============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0mpy/001923/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 .E

==================================== 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:702: 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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/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   Current KQP shutdown state: spent 3.030868 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.075153 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.130016 seconds, 1 sessions to shutdown
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 1e-06 seconds, not started yet
E   Current KQP shutdown state: spent 3.032083 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.077945 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.121997 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 0 seconds, not started yet
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 3.036173 seconds, not started yet
E   Current KQP shutdown state: spent 6.073131 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==2633672==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 528 byte(s) in 3 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000224cb97e in bool NActors::TActorContext::Send<(NActors::ESendingType)0>(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:516:34
E   #2 0x00004c241d85 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
E   #3 0x00004c241d85 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:979:13
E   #4 0x00004c247a80 in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:105:70
E   #5 0x00004c237651 in NActors::THandshakeActor::CheckPeerCookie(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:664:32
E   #6 0x00004c21d41b in NActors::THandshakeActor::PerformIncomingHandshake(std::__y1::optional<NActorsInterconnect::TRdmaCred>&) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1160:52
E   #7 0x00004c218d6a in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:360:21
E   #8 0x00004c2177dc in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:313:17
E   #9 0x0000404dc78b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
E   #10 0x00001fd1ca9a in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9
E   
E   Indirect leak of 200 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003efa89ba in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:197:33
E   #2 0x00003efa9488 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:204:11
E   #3 0x00003efa937a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #4 0x00004bffdba3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #5 0x0000554137b2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #6 0x0000413ec4bb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
E   #7 0x000041403bd1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
E   #8 0x00003e49dae6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #9 0x0000412113bb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #10 0x00003e68b145 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
E   #11 0x00003e684ff5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
E   #12 0x00003e677827 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #13 0x00003e4a3c76 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003e4a7b2d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7f784d8afd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 168 byte(s) in 3 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003ef8fc12 in MakeHolder<NKikimr::NNodeBroker::TCacheMissResolve, unsigned int &, const TIntrusivePtr<NKikimr::NNodeBroker::TDynamicConfig, TDefaultIntrusivePtrOps<NKikimr::NNodeBroker::TDynamicConfig> > &, TAutoPtr<NActors::IEventHandle, TDelete> &, NMonotonic::TMonotonic &, unsigned long, void> /-S/util/generic/ptr.h:386:23
E   #2 0x00003ef8fc12 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:387:27
E   #3 0x00003ef99990 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
E   #4 0x00003ef8a001 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #5 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #6 0x0000225ae401 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #7 0x0000225b8026 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #8 0x0000225b75dd in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #9 0x0000225b964e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #10 0x00001fd3d254 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #11 0x00001f9dac66 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 120 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003efae8e3 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003efae8e3 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003efae8e3 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003efae8e3 in get_node /-S/util/generic/hash_table.h:497:43
E   #5 0x00003efae8e3 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
E   #6 0x00003efae8e3 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
E   #7 0x00003efa9584 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #8 0x00003efa9584 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #9 0x00003efa9584 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
E   #10 0x00003efa937a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #11 0x00004bffdba3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #12 0x0000554137b2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x0000413ec4bb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
E   #14 0x000041403bd1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
E   #15 0x00003e49dae6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x0000412113bb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #17 0x00003e68b145 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
E   #18 0x00003e684ff5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
E   #19 0x00003e677827 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #20 0x00003e4a3c76 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003e4a7b2d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7f784d8afd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 96 byte(s) in 3 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003efbc5bd in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003efbc5bd in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003efbc5bd in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003efbc5bd in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x00003efbc5bd in __construct_node_hash<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1840:21
E   #6 0x00003efbc5bd in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__emplace_unique_key_args<NKikimr::NNodeBroker::TCacheMiss*, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>>(NKikimr::NNodeBroker::TCacheMiss* const&, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1547:25
E   #7 0x00003ef8ff38 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
E   #8 0x00003ef8ff38 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
E   #9 0x00003ef8ff38 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:389:38
E   #10 0x00003ef99990 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
E   #11 0x00003ef8a001 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #12 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #13 0x0000225ae401 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #14 0x0000225b8026 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #15 0x0000225b75dd in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #16 0x0000225b964e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #17 0x00001fd3d254 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #18 0x00001f9dac66 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 72 byte(s) in 3 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004c241c70 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:979:41
E   #2 0x00004c247a80 in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:105:70
E   #3 0x00004c237651 in NActors::THandshakeActor::CheckPeerCookie(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:664:32
E   #4 0x00004c21d41b in NActors::THandshakeActor::PerformIncomingHandshake(std::__y1::optional<NActorsInterconnect::TRdmaCred>&) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1160:52
E   #5 0x00004c218d6a in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:360:21
E   #6 0x00004c2177dc in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:313:17
E   #7 0x0000404dc78b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
E   #8 0x00001fd1ca9a in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9
E   
E   Indirect leak of 72 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003efae4ea in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003efae4ea in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003efae4ea in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003efae4ea in initialize_dynamic /-S/util/generic/hash_table.h:233:35
E   #5 0x00003efae4ea in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
E   #6 0x00003efae4ea in THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::reserve(unsigned long) /-S/util/generic/hash_table.h:1324:13
E   #7 0x00003efa9575 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
E   #8 0x00003efa9575 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #9 0x00003efa9575 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
E   #10 0x00003efa937a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #11 0x00004bffdba3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #12 0x0000554137b2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x0000413ec4bb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
E   #14 0x000041403bd1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
E   #15 0x00003e49dae6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x0000412113bb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #17 0x00003e68b145 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
E   #18 0x00003e684ff5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
E   #19 0x00003e677827 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #20 0x00003e4a3c76 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003e4a7b2d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7f784d8afd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 48 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003efaef43 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003efaef43 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003efaef43 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003efaef43 in __allocate_at_least<std::__y1::allocator<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > > > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003efaef43 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003efaef43 in __init_with_size<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *, std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *> /-S/contrib/libs/cxxsupp/libcxx/include/vector:825:7
E   #7 0x00003efaef43 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
E   #8 0x00003efaef43 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
E   #9 0x00003efaef43 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
E   #10 0x00003efae958 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
E   #11 0x00003efae958 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
E   #12 0x00003efae958 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
E   #13 0x00003efae958 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
E   #14 0x00003efa9584 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #15 0x00003efa9584 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #16 0x00003efa9584 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
E   #17 0x00003efa937a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
E   #18 0x00004bffdba3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
E   #19 0x0000554137b2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #20 0x0000413ec4bb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
E   #21 0x000041403bd1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
E   #22 0x00003e49dae6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #23 0x0000412113bb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #24 0x00003e68b145 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
E   #25 0x00003e684ff5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
E   #26 0x00003e677827 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #27 0x00003e4a3c76 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #28 0x00003e4a7b2d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #29 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #30 0x7f784d8afd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 40 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003efbcd16 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003efbcd16 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003efbcd16 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003efbcd16 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x00003efbcd16 in void std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__do_rehash<true>(unsigned long) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1730:36
E   #6 0x00003efbc86c in __rehash<true> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table
E   #7 0x00003efbc86c in __rehash_unique /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:883:63
E   #8 0x00003efbc86c in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__emplace_unique_key_args<NKikimr::NNodeBroker::TCacheMiss*, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>>(NKikimr::NNodeBroker::TCacheMiss* const&, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1549:7
E   #9 0x00003ef8ff38 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
E   #10 0x00003ef8ff38 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
E   #11 0x00003ef8ff38 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:389:38
E   #12 0x00003ef99990 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
E   #13 0x00003ef8a001 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #14 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #15 0x0000225ae401 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #16 0x0000225b8026 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #17 0x0000225b75dd in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #18 0x0000225b964e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #19 0x00001fd3d254 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #20 0x00001f9dac66 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 32 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004122f01f in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00004122f01f in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00004122f01f in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x00004122f01f in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:163:45
E   #5 0x0000412892d2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1340:17
E   #6 0x000041271c5d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1409:9
E   #7 0x00004123fb38 in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1142:13
E   #8 0x0000412124b7 in Parse /-S/ydb/core/config/init/init.h:327:15
E   #9 0x0000412124b7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #10 0x00003e68b844 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:510:26
E   #11 0x00003e684fcc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:253:9
E   #12 0x00003e677827 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
E   #13 0x00003e4a3c76 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003e4a7b2d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7f784d8afd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 32 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000041214c29 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000041214c29 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000041214c29 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x000041214c29 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:657:22
E   #5 0x00004122fb27 in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:166:21
E   #6 0x0000412892d2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1340:17
E   #7 0x000041271c5d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1409:9
E   #8 0x00004123fb38 in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1142:13
E   #9 0x0000412124b7 in Parse /-S/ydb/core/config/init/init.h:327:15
E   #10 0x0000412124b7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #11 0x00003e68b844 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:510:26
E   #12 0x00003e684fcc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:253:9
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_simple_encryption
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24269
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8521
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2010
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19087
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9389
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9323
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17377
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15245
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/0mpy/001923/r3tmp/kikimr_cluster_o8y9spc7
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2159
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21286
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16898
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19367
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_0spqs1iq.log --grpc-port=2159 --mon-port=21286 --ic-port=24269
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22308
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8223
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4223
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2365
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_4gi8xxvt.log --grpc-port=22308 --mon-port=8223 --ic-port=8521
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19914
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17811
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25352
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16093
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_lgqm5viu.log --grpc-port=19914 --mon-port=17811 --ic-port=2010
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24732
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25686
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7516
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6472
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_y9_dz6s7.log --grpc-port=24732 --mon-port=25686 --ic-port=19087
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23753
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12048
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21648
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28424
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_1q4aj5b_.log --grpc-port=23753 --mon-port=12048 --ic-port=9389
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22208
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9536
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27375
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16545
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_tysvm2of.log --grpc-port=22208 --mon-port=9536 --ic-port=9323
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17277
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61239
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10663
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8384
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_ao6r5qj3.log --grpc-port=17277 --mon-port=61239 --ic-port=17377
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10863
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13142
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28701
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_yrw0dnm_.log --grpc-port=10863 --mon-port=15290 --ic-port=15245
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2159/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:2159/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_0spqs1iq.log --grpc-port=2159 --mon-port=21286 --ic-port=24269
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_0spqs1iq.log', '--grpc-port=2159', '--mon-port=21286', '--ic-port=24269')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2610979
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:2159/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/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2610980
DEBUG    ya.test:process.py:259 Command (pid 2610980) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2610980) elapsed time (sec): 0.8919031620025635
DEBUG    ya.test:process.py:263 Command (pid 2610980) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2610980) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2610980) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2610980) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2610980) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2610980) maxrss: 480600
DEBUG    ya.test:process.py:263 Command (pid 2610980) minflt: 45349
DEBUG    ya.test:process.py:263 Command (pid 2610980) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2610980) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2610980) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 2610980) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2610980) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2610980) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2610980) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2610980) stime: 0.20455099999999998
DEBUG    ya.test:process.py:263 Command (pid 2610980) utime: 0.47284499999999996
DEBUG    ya.test:process.py:263 Command (pid 2610980) wtime: 0.895
DEBUG    ya.test:process.py:275 Command (pid 2610980) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2610980) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22308/2, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:22308/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_4gi8xxvt.log --grpc-port=22308 --mon-port=8223 --ic-port=8521
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_4gi8xxvt.log', '--grpc-port=22308', '--mon-port=8223', '--ic-port=8521')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2611042
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:22308/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/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2611045
DEBUG    ya.test:process.py:259 Command (pid 2611045) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2611045) elapsed time (sec): 1.015876293182373
DEBUG    ya.test:process.py:263 Command (pid 2611045) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611045) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2611045) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611045) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611045) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2611045) maxrss: 481460
DEBUG    ya.test:process.py:263 Command (pid 2611045) minflt: 45406
DEBUG    ya.test:process.py:263 Command (pid 2611045) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2611045) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2611045) nivcsw: 162
DEBUG    ya.test:process.py:263 Command (pid 2611045) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2611045) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2611045) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2611045) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2611045) stime: 0.2219
DEBUG    ya.test:process.py:263 Command (pid 2611045) utime: 0.5301859999999999
DEBUG    ya.test:process.py:263 Command (pid 2611045) wtime: 1.038
DEBUG    ya.test:process.py:275 Command (pid 2611045) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2611045) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19914/3, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:19914/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_lgqm5viu.log --grpc-port=19914 --mon-port=17811 --ic-port=2010
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_lgqm5viu.log', '--grpc-port=19914', '--mon-port=17811', '--ic-port=2010')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2611288
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:19914/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/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2611289
DEBUG    ya.test:process.py:259 Command (pid 2611289) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2611289) elapsed time (sec): 0.9597368240356445
DEBUG    ya.test:process.py:263 Command (pid 2611289) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611289) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2611289) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611289) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611289) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2611289) maxrss: 482900
DEBUG    ya.test:process.py:263 Command (pid 2611289) minflt: 45385
DEBUG    ya.test:process.py:263 Command (pid 2611289) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2611289) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2611289) nivcsw: 347
DEBUG    ya.test:process.py:263 Command (pid 2611289) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2611289) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2611289) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2611289) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2611289) stime: 0.207596
DEBUG    ya.test:process.py:263 Command (pid 2611289) utime: 0.505325
DEBUG    ya.test:process.py:263 Command (pid 2611289) wtime: 0.973
DEBUG    ya.test:process.py:275 Command (pid 2611289) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2611289) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24732/4, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:24732/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_y9_dz6s7.log --grpc-port=24732 --mon-port=25686 --ic-port=19087
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_y9_dz6s7.log', '--grpc-port=24732', '--mon-port=25686', '--ic-port=19087')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2611512
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:24732/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/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2611524
DEBUG    ya.test:process.py:259 Command (pid 2611524) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2611524) elapsed time (sec): 0.9248731136322021
DEBUG    ya.test:process.py:263 Command (pid 2611524) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611524) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2611524) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611524) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611524) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2611524) maxrss: 484156
DEBUG    ya.test:process.py:263 Command (pid 2611524) minflt: 45441
DEBUG    ya.test:process.py:263 Command (pid 2611524) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2611524) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2611524) nivcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 2611524) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2611524) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2611524) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2611524) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2611524) stime: 0.23599299999999998
DEBUG    ya.test:process.py:263 Command (pid 2611524) utime: 0.461204
DEBUG    ya.test:process.py:263 Command (pid 2611524) wtime: 0.939
DEBUG    ya.test:process.py:275 Command (pid 2611524) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2611524) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 4 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23753/5, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:23753/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_1q4aj5b_.log --grpc-port=23753 --mon-port=12048 --ic-port=9389
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_1q4aj5b_.log', '--grpc-port=23753', '--mon-port=12048', '--ic-port=9389')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2611717
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:23753/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/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2611718
DEBUG    ya.test:process.py:259 Command (pid 2611718) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2611718) elapsed time (sec): 0.7654309272766113
DEBUG    ya.test:process.py:263 Command (pid 2611718) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611718) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2611718) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611718) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611718) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2611718) maxrss: 485408
DEBUG    ya.test:process.py:263 Command (pid 2611718) minflt: 45335
DEBUG    ya.test:process.py:263 Command (pid 2611718) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2611718) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2611718) nivcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 2611718) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2611718) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2611718) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 2611718) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2611718) stime: 0.191163
DEBUG    ya.test:process.py:263 Command (pid 2611718) utime: 0.492598
DEBUG    ya.test:process.py:263 Command (pid 2611718) wtime: 0.769
DEBUG    ya.test:process.py:275 Command (pid 2611718) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2611718) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 5 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22208/6, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:22208/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_tysvm2of.log --grpc-port=22208 --mon-port=9536 --ic-port=9323
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_tysvm2of.log', '--grpc-port=22208', '--mon-port=9536', '--ic-port=9323')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2612097
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:22208/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/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2612099
DEBUG    ya.test:process.py:259 Command (pid 2612099) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2612099) elapsed time (sec): 0.8192493915557861
DEBUG    ya.test:process.py:263 Command (pid 2612099) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2612099) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2612099) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2612099) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2612099) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2612099) maxrss: 486952
DEBUG    ya.test:process.py:263 Command (pid 2612099) minflt: 45371
DEBUG    ya.test:process.py:263 Command (pid 2612099) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2612099) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2612099) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 2612099) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2612099) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2612099) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2612099) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2612099) stime: 0.182884
DEBUG    ya.test:process.py:263 Command (pid 2612099) utime: 0.50869
DEBUG    ya.test:process.py:263 Command (pid 2612099) wtime: 0.83
DEBUG    ya.test:process.py:275 Command (pid 2612099) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2612099) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 6 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17277/7, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:17277/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_ao6r5qj3.log --grpc-port=17277 --mon-port=61239 --ic-port=17377
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_ao6r5qj3.log', '--grpc-port=17277', '--mon-port=61239', '--ic-port=17377')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2612552
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:17277/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/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2612554
DEBUG    ya.test:process.py:259 Command (pid 2612554) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2612554) elapsed time (sec): 0.8601062297821045
DEBUG    ya.test:process.py:263 Command (pid 2612554) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2612554) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2612554) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2612554) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2612554) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2612554) maxrss: 488500
DEBUG    ya.test:process.py:263 Command (pid 2612554) minflt: 45470
DEBUG    ya.test:process.py:263 Command (pid 2612554) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2612554) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2612554) nivcsw: 222
DEBUG    ya.test:process.py:263 Command (pid 2612554) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2612554) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2612554) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2612554) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2612554) stime: 0.224324
DEBUG    ya.test:process.py:263 Command (pid 2612554) utime: 0.456777
DEBUG    ya.test:process.py:263 Command (pid 2612554) wtime: 0.862
DEBUG    ya.test:process.py:275 Command (pid 2612554) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2612554) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 7 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10863/8, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:10863/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_yrw0dnm_.log --grpc-port=10863 --mon-port=15290 --ic-port=15245
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_yrw0dnm_.log', '--grpc-port=10863', '--mon-port=15290', '--ic-port=15245')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2613215
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:10863/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/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2613216
DEBUG    ya.test:process.py:259 Command (pid 2613216) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2613216) elapsed time (sec): 0.8426387310028076
DEBUG    ya.test:process.py:263 Command (pid 2613216) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2613216) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2613216) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2613216) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2613216) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2613216) maxrss: 490016
DEBUG    ya.test:process.py:263 Command (pid 2613216) minflt: 45430
DEBUG    ya.test:process.py:263 Command (pid 2613216) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2613216) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2613216) nivcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 2613216) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2613216) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2613216) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2613216) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2613216) stime: 0.20204799999999998
DEBUG    ya.test:process.py:263 Command (pid 2613216) utime: 0.502151
DEBUG    ya.test:process.py:263 Command (pid 2613216) wtime: 0.857
DEBUG    ya.test:process.py:275 Command (pid 2613216) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2613216) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 8 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2159', '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: 24269\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8521\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2010\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19087\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9389\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9323\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17377\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15245\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/0mpy/001923/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2159', '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: 24269\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8521\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2010\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 19087\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9389\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9323\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17377\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15245\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2614456
DEBUG    ya.test:process.py:259 Command (pid 2614456) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2614456) elapsed time (sec): 0.9725265502929688
DEBUG    ya.test:process.py:263 Command (pid 2614456) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614456) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2614456) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614456) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614456) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2614456) maxrss: 771044
DEBUG    ya.test:process.py:263 Command (pid 2614456) minflt: 51716
DEBUG    ya.test:process.py:263 Command (pid 2614456) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2614456) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2614456) nivcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 2614456) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2614456) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2614456) nvcsw: 1122
DEBUG    ya.test:process.py:263 Command (pid 2614456) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2614456) stime: 0.258501
DEBUG    ya.test:process.py:263 Command (pid 2614456) utime: 0.56458
DEBUG    ya.test:process.py:263 Command (pid 2614456) wtime: 0.977
DEBUG    ya.test:process.py:275 Command (pid 2614456) 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 2614456) errors:

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2159', '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/0mpy/001923/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2159', '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: 2614893
DEBUG    ya.test:process.py:259 Command (pid 2614893) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2614893) elapsed time (sec): 0.9856438636779785
DEBUG    ya.test:process.py:263 Command (pid 2614893) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614893) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2614893) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614893) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614893) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2614893) maxrss: 771048
DEBUG    ya.test:process.py:263 Command (pid 2614893) minflt: 51649
DEBUG    ya.test:process.py:263 Command (pid 2614893) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2614893) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2614893) nivcsw: 208
DEBUG    ya.test:process.py:263 Command (pid 2614893) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2614893) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2614893) nvcsw: 443
DEBUG    ya.test:process.py:263 Command (pid 2614893) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2614893) stime: 0.233736
DEBUG    ya.test:process.py:263 Command (pid 2614893) utime: 0.57462
DEBUG    ya.test:process.py:263 Command (pid 2614893) wtime: 0.988
DEBUG    ya.test:process.py:275 Command (pid 2614893) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_encryption.py::TestEncryption, test_name: test_simple_encryption)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1269
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61882
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22911
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4799
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27044
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_7jv_hvvc.log --grpc-port=1269 --mon-port=61882 --ic-port=22911 --key-file /home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17800
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15133
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29686
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8311
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7952
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_lopy1gvl.log --grpc-port=17800 --mon-port=15133 --ic-port=29686 --key-file /home/runner/.ya/build/build_root/0mpy/001923/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:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_7jv_hvvc.log --grpc-port=1269 --mon-port=61882 --ic-port=22911 --key-file /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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:2159', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_7jv_hvvc.log', '--grpc-port=1269', '--mon-port=61882', '--ic-port=22911', '--key-file', '/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2615456
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:1269/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/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2615459
DEBUG    ya.test:process.py:259 Command (pid 2615459) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2615459) elapsed time (sec): 1.0630300045013428
DEBUG    ya.test:process.py:263 Command (pid 2615459) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2615459) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2615459) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2615459) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2615459) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2615459) maxrss: 783684
DEBUG    ya.test:process.py:263 Command (pid 2615459) minflt: 45411
DEBUG    ya.test:process.py:263 Command (pid 2615459) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2615459) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2615459) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 2615459) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2615459) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2615459) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2615459) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2615459) stime: 0.191569
DEBUG    ya.test:process.py:263 Command (pid 2615459) utime: 0.5101749999999999
DEBUG    ya.test:process.py:263 Command (pid 2615459) wtime: 1.072
DEBUG    ya.test:process.py:275 Command (pid 2615459) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2615459) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_lopy1gvl.log --grpc-port=17800 --mon-port=15133 --ic-port=29686 --key-file /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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:2159', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_lopy1gvl.log', '--grpc-port=17800', '--mon-port=15133', '--ic-port=29686', '--key-file', '/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2615989
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:17800/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/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2616002
DEBUG    ya.test:process.py:259 Command (pid 2616002) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2616002) elapsed time (sec): 0.8087043762207031
DEBUG    ya.test:process.py:263 Command (pid 2616002) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616002) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2616002) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616002) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616002) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2616002) maxrss: 784244
DEBUG    ya.test:process.py:263 Command (pid 2616002) minflt: 45426
DEBUG    ya.test:process.py:263 Command (pid 2616002) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2616002) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2616002) nivcsw: 164
DEBUG    ya.test:process.py:263 Command (pid 2616002) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2616002) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2616002) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2616002) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2616002) stime: 0.179506
DEBUG    ya.test:process.py:263 Command (pid 2616002) utime: 0.5256649999999999
DEBUG    ya.test:process.py:263 Command (pid 2616002) wtime: 0.811
DEBUG    ya.test:process.py:275 Command (pid 2616002) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2616002) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19888
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64060
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2725
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14023
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17879
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_uwsln24o.log --grpc-port=19888 --mon-port=64060 --ic-port=2725 --key-file /home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61769
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12498
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16845
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_dnpak2xs.log --grpc-port=29798 --mon-port=18698 --ic-port=61769 --key-file /home/runner/.ya/build/build_root/0mpy/001923/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:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_uwsln24o.log --grpc-port=19888 --mon-port=64060 --ic-port=2725 --key-file /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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:2159', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_uwsln24o.log', '--grpc-port=19888', '--mon-port=64060', '--ic-port=2725', '--key-file', '/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2616351
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:19888/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/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2616358
DEBUG    ya.test:process.py:259 Command (pid 2616358) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2616358) elapsed time (sec): 1.127593755722046
DEBUG    ya.test:process.py:263 Command (pid 2616358) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616358) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2616358) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616358) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616358) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2616358) maxrss: 785204
DEBUG    ya.test:process.py:263 Command (pid 2616358) minflt: 45480
DEBUG    ya.test:process.py:263 Command (pid 2616358) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2616358) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2616358) nivcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 2616358) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2616358) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2616358) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2616358) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2616358) stime: 0.19608
DEBUG    ya.test:process.py:263 Command (pid 2616358) utime: 0.476083
DEBUG    ya.test:process.py:263 Command (pid 2616358) wtime: 1.13
DEBUG    ya.test:process.py:275 Command (pid 2616358) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2616358) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_dnpak2xs.log --grpc-port=29798 --mon-port=18698 --ic-port=61769 --key-file /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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:2159', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_dnpak2xs.log', '--grpc-port=29798', '--mon-port=18698', '--ic-port=61769', '--key-file', '/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2616799
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29798/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/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2616801
DEBUG    ya.test:process.py:259 Command (pid 2616801) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2616801) elapsed time (sec): 0.945002555847168
DEBUG    ya.test:process.py:263 Command (pid 2616801) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616801) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2616801) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616801) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616801) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2616801) maxrss: 785792
DEBUG    ya.test:process.py:263 Command (pid 2616801) minflt: 45408
DEBUG    ya.test:process.py:263 Command (pid 2616801) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2616801) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2616801) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 2616801) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2616801) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2616801) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2616801) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2616801) stime: 0.200511
DEBUG    ya.test:process.py:263 Command (pid 2616801) utime: 0.48678699999999997
DEBUG    ya.test:process.py:263 Command (pid 2616801) wtime: 0.963
DEBUG    ya.test:process.py:275 Command (pid 2616801) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2616801) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 4 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
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, 80be47e8-1f92-41e0-bd79-4fdaeca705b9, localhost:2159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 80be47e8-1f92-41e0-bd79-4fdaeca705b9, localhost:2159): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 80be47e8-1f92-41e0-bd79-4fdaeca705b9, localhost:2159): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-valmf2sgoy.auto.internal" port: 17800 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-valmf2sgoy.auto.internal" port: 1269 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-valmf2sgoy.auto.internal:1269, location , ssl: False>, <Endpoint ghrun-valmf2sgoy.auto.internal:17800, 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:2159
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, 0a54ec66-e678-4712-b42d-17b4dfe74ad3, localhost:2159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0a54ec66-e678-4712-b42d-17b4dfe74ad3, localhost:2159): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0a54ec66-e678-4712-b42d-17b4dfe74ad3, localhost:2159): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-valmf2sgoy.auto.internal" port: 19888 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 } endpoints { address: "ghrun-valmf2sgoy.auto.internal" port: 29798 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-valmf2sgoy.auto.internal:29798, location , ssl: False>, <Endpoint ghrun-valmf2sgoy.auto.internal:19888, 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:2159
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 0x7b698e97b970 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 0x7b698df36f30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698df36f30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 404355e8-7f84-481a-b636-f47ebfa918df, ghrun-valmf2sgoy.auto.internal:1269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 404355e8-7f84-481a-b636-f47ebfa918df, ghrun-valmf2sgoy.auto.internal:1269): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 404355e8-7f84-481a-b636-f47ebfa918df, ghrun-valmf2sgoy.auto.internal:1269): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 404355e8-7f84-481a-b636-f47ebfa918df, ghrun-valmf2sgoy.auto.internal:1269): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MWZhYzdmZWEtY2Y3N2RmN2MtZGRmMDQ2MmYtN2U0Mjk3NWU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df36f30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b698df36f30>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 404355e8-7f84-481a-b636-f47ebfa918df, ghrun-valmf2sgoy.auto.internal:1269): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 7eb9e51a-c407-44bd-9d32-6a957de0196c, ghrun-valmf2sgoy.auto.internal:1269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 7eb9e51a-c407-44bd-9d32-6a957de0196c, ghrun-valmf2sgoy.auto.internal:1269): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhYzdmZWEtY2Y3N2RmN2MtZGRmMDQ2MmYtN2U0Mjk3NWU=" 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, 7eb9e51a-c407-44bd-9d32-6a957de0196c, ghrun-valmf2sgoy.auto.internal:1269): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df36f30>
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 0x7b698df073f0 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 0x7b698df153b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 572ef75d-9c14-40d4-8b82-d2945712ea3f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 572ef75d-9c14-40d4-8b82-d2945712ea3f, ghrun-valmf2sgoy.auto.internal:29798): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 572ef75d-9c14-40d4-8b82-d2945712ea3f, ghrun-valmf2sgoy.auto.internal:29798): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 572ef75d-9c14-40d4-8b82-d2945712ea3f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 572ef75d-9c14-40d4-8b82-d2945712ea3f, ghrun-valmf2sgoy.auto.internal:29798): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 8a497400-779a-4359-aba3-eb3d897165f2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 8a497400-779a-4359-aba3-eb3d897165f2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" 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, 8a497400-779a-4359-aba3-eb3d897165f2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, ff135179-97b6-4301-b9a5-06140b97943b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, ff135179-97b6-4301-b9a5-06140b97943b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" 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:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7b698df4e1f0 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 0x7b698df4ef30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cb98323d-0299-484f-96e0-34a92e26d675, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cb98323d-0299-484f-96e0-34a92e26d675, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 24269
      NodeId: 1
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 24269
      NodeId: 1
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 28

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 24269 SectorMap:1:64
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, cb98323d-0299-484f-96e0-34a92e26d675, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cb98323d-0299-484f-96e0-34a92e26d675, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, cb98323d-0299-484f-96e0-34a92e26d675, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, e79ed7de-b275-4d91-907e-6c72b72981fe, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, e79ed7de-b275-4d91-907e-6c72b72981fe, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" 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 } } }
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 1
        Ring: 0
        Domain: 0
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1000
      }
      To {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1002
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:1:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:2:64"
    }
  }
  Success: true
  ConfigTxSeqNo: 29
}

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 24269 SectorMap:2:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    ErrorDescription: "Group may become degraded GroupId# 2181038082"
    FailReason: kMayGetDegraded
    FailParam {
      GroupId: 2181038082
    }
    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: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 2
        Ring: 0
        Domain: 0
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1002
      }
      To {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1002
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  ErrorDescription: "Group may become degraded GroupId# 2181038082"
  ConfigTxSeqNo: 30
}

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

DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, ff135179-97b6-4301-b9a5-06140b97943b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=ad46a798-519eee34-572fded9-248f08c7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea648f84-3156-410d-a495-f838ab67b8a9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea648f84-3156-410d-a495-f838ab67b8a9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8645264357851641940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86452643578516419408645264357851641940864526435785164194086452643578516419408645264357851641940864526435785164194086452643578516419408645264357851641940864526435785164194086452643578516419408645264357851641940864526435785164194086452643578516419408645264357851641940864526435785164194086452643578516419408645264357851641940864526435785164194086452643578516419408645264357851641940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, e79ed7de-b275-4d91-907e-6c72b72981fe, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=ae8d3b3f-b5a28b80-6dfe0a57-80796000" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47379a60-36f8-49cc-8bbf-fce4c9683e54, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47379a60-36f8-49cc-8bbf-fce4c9683e54, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4387474909262855299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43874749092628552994387474909262855299438747490926285529943874749092628552994387474909262855299438747490926285529943874749092628552994387474909262855299438747490926285529943874749092628552994387474909262855299438747490926285529943874749092628552994387474909262855299438747490926285529943874749092628552994387474909262855299438747490926285529943874749092628552994387474909262855299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea648f84-3156-410d-a495-f838ab67b8a9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efcfeb90-59e4-4c48-b48c-e01e3745c06c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efcfeb90-59e4-4c48-b48c-e01e3745c06c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16853098916237316934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685309891623731693416853098916237316934168530989162373169341685309891623731693416853098916237316934168530989162373169341685309891623731693416853098916237316934168530989162373169341685309891623731693416853098916237316934168530989162373169341685309891623731693416853098916237316934168530989162373169341685309891623731693416853098916237316934168530989162373169341685309891623731693416853098916237316934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47379a60-36f8-49cc-8bbf-fce4c9683e54, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37f28731-ccc9-42cf-bd8e-c7dfc47d9bd6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37f28731-ccc9-42cf-bd8e-c7dfc47d9bd6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12182677858437627676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218267785843762767612182677858437627676121826778584376276761218267785843762767612182677858437627676121826778584376276761218267785843762767612182677858437627676121826778584376276761218267785843762767612182677858437627676121826778584376276761218267785843762767612182677858437627676121826778584376276761218267785843762767612182677858437627676121826778584376276761218267785843762767612182677858437627676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37f28731-ccc9-42cf-bd8e-c7dfc47d9bd6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df76a130-4a50-4b0d-9e47-d6d35efff9d0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df76a130-4a50-4b0d-9e47-d6d35efff9d0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 646324608109107920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920646324608109107920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efcfeb90-59e4-4c48-b48c-e01e3745c06c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec2523a4-6c22-489f-9a42-6045b6671ec5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df76a130-4a50-4b0d-9e47-d6d35efff9d0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ef89d03-ecde-426a-bd86-92549ce6a670, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ef89d03-ecde-426a-bd86-92549ce6a670, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13959175750493294419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395917575049329441913959175750493294419139591757504932944191395917575049329441913959175750493294419139591757504932944191395917575049329441913959175750493294419139591757504932944191395917575049329441913959175750493294419139591757504932944191395917575049329441913959175750493294419139591757504932944191395917575049329441913959175750493294419139591757504932944191395917575049329441913959175750493294419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec2523a4-6c22-489f-9a42-6045b6671ec5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5198935254263818885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51989352542638188855198935254263818885519893525426381888551989352542638188855198935254263818885519893525426381888551989352542638188855198935254263818885519893525426381888551989352542638188855198935254263818885519893525426381888551989352542638188855198935254263818885519893525426381888551989352542638188855198935254263818885519893525426381888551989352542638188855198935254263818885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ef89d03-ecde-426a-bd86-92549ce6a670, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a48f1521-fa83-4eec-a3ff-e8720f2bb4a5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a48f1521-fa83-4eec-a3ff-e8720f2bb4a5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16451607417143250300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645160741714325030016451607417143250300164516074171432503001645160741714325030016451607417143250300164516074171432503001645160741714325030016451607417143250300164516074171432503001645160741714325030016451607417143250300164516074171432503001645160741714325030016451607417143250300164516074171432503001645160741714325030016451607417143250300164516074171432503001645160741714325030016451607417143250300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec2523a4-6c22-489f-9a42-6045b6671ec5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f11a817-e3d6-4c99-8079-b06cad701633, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f11a817-e3d6-4c99-8079-b06cad701633, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8709663593759966678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87096635937599666788709663593759966678870966359375996667887096635937599666788709663593759966678870966359375996667887096635937599666788709663593759966678870966359375996667887096635937599666788709663593759966678870966359375996667887096635937599666788709663593759966678870966359375996667887096635937599666788709663593759966678870966359375996667887096635937599666788709663593759966678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a48f1521-fa83-4eec-a3ff-e8720f2bb4a5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b84e773-b5bb-4b7d-a09b-bbe07a753996, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b84e773-b5bb-4b7d-a09b-bbe07a753996, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6965833913710268185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69658339137102681856965833913710268185696583391371026818569658339137102681856965833913710268185696583391371026818569658339137102681856965833913710268185696583391371026818569658339137102681856965833913710268185696583391371026818569658339137102681856965833913710268185696583391371026818569658339137102681856965833913710268185696583391371026818569658339137102681856965833913710268185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f11a817-e3d6-4c99-8079-b06cad701633, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfffd50f-ef05-4cb2-a32d-533ebbfa6bad, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfffd50f-ef05-4cb2-a32d-533ebbfa6bad, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8380400352235569342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83804003522355693428380400352235569342838040035223556934283804003522355693428380400352235569342838040035223556934283804003522355693428380400352235569342838040035223556934283804003522355693428380400352235569342838040035223556934283804003522355693428380400352235569342838040035223556934283804003522355693428380400352235569342838040035223556934283804003522355693428380400352235569342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b84e773-b5bb-4b7d-a09b-bbe07a753996, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66468b9e-d228-4a65-8feb-dd17398b8fa4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66468b9e-d228-4a65-8feb-dd17398b8fa4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17267774660881957411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726777466088195741117267774660881957411172677746608819574111726777466088195741117267774660881957411172677746608819574111726777466088195741117267774660881957411172677746608819574111726777466088195741117267774660881957411172677746608819574111726777466088195741117267774660881957411172677746608819574111726777466088195741117267774660881957411172677746608819574111726777466088195741117267774660881957411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfffd50f-ef05-4cb2-a32d-533ebbfa6bad, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b52c158b-0209-4926-a13c-543a27b12ac4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b52c158b-0209-4926-a13c-543a27b12ac4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13480799308126113249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348079930812611324913480799308126113249134807993081261132491348079930812611324913480799308126113249134807993081261132491348079930812611324913480799308126113249134807993081261132491348079930812611324913480799308126113249134807993081261132491348079930812611324913480799308126113249134807993081261132491348079930812611324913480799308126113249134807993081261132491348079930812611324913480799308126113249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66468b9e-d228-4a65-8feb-dd17398b8fa4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83458993-19c7-4b69-89c3-43f9e436a700, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83458993-19c7-4b69-89c3-43f9e436a700, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12925009158957217250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292500915895721725012925009158957217250129250091589572172501292500915895721725012925009158957217250129250091589572172501292500915895721725012925009158957217250129250091589572172501292500915895721725012925009158957217250129250091589572172501292500915895721725012925009158957217250129250091589572172501292500915895721725012925009158957217250129250091589572172501292500915895721725012925009158957217250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b52c158b-0209-4926-a13c-543a27b12ac4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57ee0fbf-5a26-4f52-bc32-b418308eeb22, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57ee0fbf-5a26-4f52-bc32-b418308eeb22, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13645773877017589234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364577387701758923413645773877017589234136457738770175892341364577387701758923413645773877017589234136457738770175892341364577387701758923413645773877017589234136457738770175892341364577387701758923413645773877017589234136457738770175892341364577387701758923413645773877017589234136457738770175892341364577387701758923413645773877017589234136457738770175892341364577387701758923413645773877017589234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83458993-19c7-4b69-89c3-43f9e436a700, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b819b7f-5a09-4567-adea-5b1ae9270726, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b819b7f-5a09-4567-adea-5b1ae9270726, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12154106659578956966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215410665957895696612154106659578956966121541066595789569661215410665957895696612154106659578956966121541066595789569661215410665957895696612154106659578956966121541066595789569661215410665957895696612154106659578956966121541066595789569661215410665957895696612154106659578956966121541066595789569661215410665957895696612154106659578956966121541066595789569661215410665957895696612154106659578956966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57ee0fbf-5a26-4f52-bc32-b418308eeb22, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e5919e7-4773-4307-8665-01b56283e014, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e5919e7-4773-4307-8665-01b56283e014, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12505790700866781788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250579070086678178812505790700866781788125057907008667817881250579070086678178812505790700866781788125057907008667817881250579070086678178812505790700866781788125057907008667817881250579070086678178812505790700866781788125057907008667817881250579070086678178812505790700866781788125057907008667817881250579070086678178812505790700866781788125057907008667817881250579070086678178812505790700866781788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b819b7f-5a09-4567-adea-5b1ae9270726, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4b58051-7d9c-4695-801c-8bc860fba3ab, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4b58051-7d9c-4695-801c-8bc860fba3ab, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2798847202571693046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27988472025716930462798847202571693046279884720257169304627988472025716930462798847202571693046279884720257169304627988472025716930462798847202571693046279884720257169304627988472025716930462798847202571693046279884720257169304627988472025716930462798847202571693046279884720257169304627988472025716930462798847202571693046279884720257169304627988472025716930462798847202571693046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e5919e7-4773-4307-8665-01b56283e014, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b03cd984-6bac-4b90-8a55-97e2f1a046a6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b03cd984-6bac-4b90-8a55-97e2f1a046a6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3941440677745562384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39414406777455623843941440677745562384394144067774556238439414406777455623843941440677745562384394144067774556238439414406777455623843941440677745562384394144067774556238439414406777455623843941440677745562384394144067774556238439414406777455623843941440677745562384394144067774556238439414406777455623843941440677745562384394144067774556238439414406777455623843941440677745562384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4b58051-7d9c-4695-801c-8bc860fba3ab, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49299948-65ed-49f4-a1c9-ba352139a099, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b03cd984-6bac-4b90-8a55-97e2f1a046a6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41f332b8-c6eb-45a9-99ee-8c0295f8683e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41f332b8-c6eb-45a9-99ee-8c0295f8683e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17077634454384493429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707763445438449342917077634454384493429170776344543844934291707763445438449342917077634454384493429170776344543844934291707763445438449342917077634454384493429170776344543844934291707763445438449342917077634454384493429170776344543844934291707763445438449342917077634454384493429170776344543844934291707763445438449342917077634454384493429170776344543844934291707763445438449342917077634454384493429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49299948-65ed-49f4-a1c9-ba352139a099, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9460920123245297009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94609201232452970099460920123245297009946092012324529700994609201232452970099460920123245297009946092012324529700994609201232452970099460920123245297009946092012324529700994609201232452970099460920123245297009946092012324529700994609201232452970099460920123245297009946092012324529700994609201232452970099460920123245297009946092012324529700994609201232452970099460920123245297009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41f332b8-c6eb-45a9-99ee-8c0295f8683e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ed164d8-e82f-41e8-8743-52dfcc1ed1bb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ed164d8-e82f-41e8-8743-52dfcc1ed1bb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16071045283363621140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607104528336362114016071045283363621140160710452833636211401607104528336362114016071045283363621140160710452833636211401607104528336362114016071045283363621140160710452833636211401607104528336362114016071045283363621140160710452833636211401607104528336362114016071045283363621140160710452833636211401607104528336362114016071045283363621140160710452833636211401607104528336362114016071045283363621140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49299948-65ed-49f4-a1c9-ba352139a099, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20dd1e1a-2e88-4a0f-9cc5-19876f977d06, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20dd1e1a-2e88-4a0f-9cc5-19876f977d06, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7799450406635917577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77994504066359175777799450406635917577779945040663591757777994504066359175777799450406635917577779945040663591757777994504066359175777799450406635917577779945040663591757777994504066359175777799450406635917577779945040663591757777994504066359175777799450406635917577779945040663591757777994504066359175777799450406635917577779945040663591757777994504066359175777799450406635917577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20dd1e1a-2e88-4a0f-9cc5-19876f977d06, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b31d0bb7-8f80-4a19-b47e-8ed5f860a8e8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b31d0bb7-8f80-4a19-b47e-8ed5f860a8e8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15742420707980763033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574242070798076303315742420707980763033157424207079807630331574242070798076303315742420707980763033157424207079807630331574242070798076303315742420707980763033157424207079807630331574242070798076303315742420707980763033157424207079807630331574242070798076303315742420707980763033157424207079807630331574242070798076303315742420707980763033157424207079807630331574242070798076303315742420707980763033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ed164d8-e82f-41e8-8743-52dfcc1ed1bb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95ebadb3-5c2b-4d02-bd3a-25f6712b0f80, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95ebadb3-5c2b-4d02-bd3a-25f6712b0f80, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9739234425941179567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97392344259411795679739234425941179567973923442594117956797392344259411795679739234425941179567973923442594117956797392344259411795679739234425941179567973923442594117956797392344259411795679739234425941179567973923442594117956797392344259411795679739234425941179567973923442594117956797392344259411795679739234425941179567973923442594117956797392344259411795679739234425941179567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b31d0bb7-8f80-4a19-b47e-8ed5f860a8e8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b347f891-cf77-4b73-b7de-3b36967fe4de, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b347f891-cf77-4b73-b7de-3b36967fe4de, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10524481867716214458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052448186771621445810524481867716214458105244818677162144581052448186771621445810524481867716214458105244818677162144581052448186771621445810524481867716214458105244818677162144581052448186771621445810524481867716214458105244818677162144581052448186771621445810524481867716214458105244818677162144581052448186771621445810524481867716214458105244818677162144581052448186771621445810524481867716214458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95ebadb3-5c2b-4d02-bd3a-25f6712b0f80, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ea3deb7-3b95-4c3d-ae17-a252c8b6b878, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ea3deb7-3b95-4c3d-ae17-a252c8b6b878, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16958309149968233284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695830914996823328416958309149968233284169583091499682332841695830914996823328416958309149968233284169583091499682332841695830914996823328416958309149968233284169583091499682332841695830914996823328416958309149968233284169583091499682332841695830914996823328416958309149968233284169583091499682332841695830914996823328416958309149968233284169583091499682332841695830914996823328416958309149968233284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b347f891-cf77-4b73-b7de-3b36967fe4de, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52be1522-a450-4d44-a455-ffe9bc15be7b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ea3deb7-3b95-4c3d-ae17-a252c8b6b878, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 704fb73b-823c-40bc-8e32-8f5e559f38ce, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 704fb73b-823c-40bc-8e32-8f5e559f38ce, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9879565337646612945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98795653376466129459879565337646612945987956533764661294598795653376466129459879565337646612945987956533764661294598795653376466129459879565337646612945987956533764661294598795653376466129459879565337646612945987956533764661294598795653376466129459879565337646612945987956533764661294598795653376466129459879565337646612945987956533764661294598795653376466129459879565337646612945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52be1522-a450-4d44-a455-ffe9bc15be7b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7257393051935710457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72573930519357104577257393051935710457725739305193571045772573930519357104577257393051935710457725739305193571045772573930519357104577257393051935710457725739305193571045772573930519357104577257393051935710457725739305193571045772573930519357104577257393051935710457725739305193571045772573930519357104577257393051935710457725739305193571045772573930519357104577257393051935710457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52be1522-a450-4d44-a455-ffe9bc15be7b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2894a02d-ca9a-4a12-aa0f-679a5175766a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2894a02d-ca9a-4a12-aa0f-679a5175766a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8249631431994040333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82496314319940403338249631431994040333824963143199404033382496314319940403338249631431994040333824963143199404033382496314319940403338249631431994040333824963143199404033382496314319940403338249631431994040333824963143199404033382496314319940403338249631431994040333824963143199404033382496314319940403338249631431994040333824963143199404033382496314319940403338249631431994040333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 704fb73b-823c-40bc-8e32-8f5e559f38ce, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6baefb2a-fe25-4083-8b80-3e5e2c717dfa, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6baefb2a-fe25-4083-8b80-3e5e2c717dfa, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 45570000722814737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4557000072281473745570000722814737455700007228147374557000072281473745570000722814737455700007228147374557000072281473745570000722814737455700007228147374557000072281473745570000722814737455700007228147374557000072281473745570000722814737455700007228147374557000072281473745570000722814737455700007228147374557000072281473745570000722814737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2894a02d-ca9a-4a12-aa0f-679a5175766a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a5adf00-10eb-483c-accd-dd21d0d2df55, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a5adf00-10eb-483c-accd-dd21d0d2df55, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1171965020185287053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11719650201852870531171965020185287053117196502018528705311719650201852870531171965020185287053117196502018528705311719650201852870531171965020185287053117196502018528705311719650201852870531171965020185287053117196502018528705311719650201852870531171965020185287053117196502018528705311719650201852870531171965020185287053117196502018528705311719650201852870531171965020185287053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6baefb2a-fe25-4083-8b80-3e5e2c717dfa, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7161e12-0d5d-42f1-8be0-646a823c4e6e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7161e12-0d5d-42f1-8be0-646a823c4e6e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14466896417232900388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446689641723290038814466896417232900388144668964172329003881446689641723290038814466896417232900388144668964172329003881446689641723290038814466896417232900388144668964172329003881446689641723290038814466896417232900388144668964172329003881446689641723290038814466896417232900388144668964172329003881446689641723290038814466896417232900388144668964172329003881446689641723290038814466896417232900388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a5adf00-10eb-483c-accd-dd21d0d2df55, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19a3159f-4c56-48f8-92b3-3f2bdc8a3679, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19a3159f-4c56-48f8-92b3-3f2bdc8a3679, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11384244942072924802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138424494207292480211384244942072924802113842449420729248021138424494207292480211384244942072924802113842449420729248021138424494207292480211384244942072924802113842449420729248021138424494207292480211384244942072924802113842449420729248021138424494207292480211384244942072924802113842449420729248021138424494207292480211384244942072924802113842449420729248021138424494207292480211384244942072924802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7161e12-0d5d-42f1-8be0-646a823c4e6e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1806e1d-255b-424d-94cd-76d8f97130e2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1806e1d-255b-424d-94cd-76d8f97130e2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8719398722918361836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87193987229183618368719398722918361836871939872291836183687193987229183618368719398722918361836871939872291836183687193987229183618368719398722918361836871939872291836183687193987229183618368719398722918361836871939872291836183687193987229183618368719398722918361836871939872291836183687193987229183618368719398722918361836871939872291836183687193987229183618368719398722918361836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19a3159f-4c56-48f8-92b3-3f2bdc8a3679, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6afb000c-0e9f-49f2-905f-4621bfc377de, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6afb000c-0e9f-49f2-905f-4621bfc377de, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8794544066447417555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87945440664474175558794544066447417555879454406644741755587945440664474175558794544066447417555879454406644741755587945440664474175558794544066447417555879454406644741755587945440664474175558794544066447417555879454406644741755587945440664474175558794544066447417555879454406644741755587945440664474175558794544066447417555879454406644741755587945440664474175558794544066447417555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1806e1d-255b-424d-94cd-76d8f97130e2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cea2646-4f67-447b-b208-9df138b1e1af, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cea2646-4f67-447b-b208-9df138b1e1af, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7065431812789220057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70654318127892200577065431812789220057706543181278922005770654318127892200577065431812789220057706543181278922005770654318127892200577065431812789220057706543181278922005770654318127892200577065431812789220057706543181278922005770654318127892200577065431812789220057706543181278922005770654318127892200577065431812789220057706543181278922005770654318127892200577065431812789220057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6afb000c-0e9f-49f2-905f-4621bfc377de, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 101f1315-8d75-495c-97f4-e8d0549e058c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101f1315-8d75-495c-97f4-e8d0549e058c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9523543829464650553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95235438294646505539523543829464650553952354382946465055395235438294646505539523543829464650553952354382946465055395235438294646505539523543829464650553952354382946465055395235438294646505539523543829464650553952354382946465055395235438294646505539523543829464650553952354382946465055395235438294646505539523543829464650553952354382946465055395235438294646505539523543829464650553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cea2646-4f67-447b-b208-9df138b1e1af, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9225c942-80cf-4526-a0b5-901ed248e7d7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9225c942-80cf-4526-a0b5-901ed248e7d7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17451580488078897695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745158048807889769517451580488078897695174515804880788976951745158048807889769517451580488078897695174515804880788976951745158048807889769517451580488078897695174515804880788976951745158048807889769517451580488078897695174515804880788976951745158048807889769517451580488078897695174515804880788976951745158048807889769517451580488078897695174515804880788976951745158048807889769517451580488078897695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101f1315-8d75-495c-97f4-e8d0549e058c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fb154b9-821c-4112-97bb-8263660de119, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fb154b9-821c-4112-97bb-8263660de119, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8749945376326882997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87499453763268829978749945376326882997874994537632688299787499453763268829978749945376326882997874994537632688299787499453763268829978749945376326882997874994537632688299787499453763268829978749945376326882997874994537632688299787499453763268829978749945376326882997874994537632688299787499453763268829978749945376326882997874994537632688299787499453763268829978749945376326882997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9225c942-80cf-4526-a0b5-901ed248e7d7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 388b77dc-d309-46d4-9f97-a244595e1e74, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 388b77dc-d309-46d4-9f97-a244595e1e74, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10261416946368375001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026141694636837500110261416946368375001102614169463683750011026141694636837500110261416946368375001102614169463683750011026141694636837500110261416946368375001102614169463683750011026141694636837500110261416946368375001102614169463683750011026141694636837500110261416946368375001102614169463683750011026141694636837500110261416946368375001102614169463683750011026141694636837500110261416946368375001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fb154b9-821c-4112-97bb-8263660de119, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e6a461e-0cf7-4ccb-a126-cf12c2b2665c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e6a461e-0cf7-4ccb-a126-cf12c2b2665c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4432016933448793433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44320169334487934334432016933448793433443201693344879343344320169334487934334432016933448793433443201693344879343344320169334487934334432016933448793433443201693344879343344320169334487934334432016933448793433443201693344879343344320169334487934334432016933448793433443201693344879343344320169334487934334432016933448793433443201693344879343344320169334487934334432016933448793433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 388b77dc-d309-46d4-9f97-a244595e1e74, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07e37cf9-82ac-45b6-bb0a-27833c665007, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07e37cf9-82ac-45b6-bb0a-27833c665007, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7278436260096768531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72784362600967685317278436260096768531727843626009676853172784362600967685317278436260096768531727843626009676853172784362600967685317278436260096768531727843626009676853172784362600967685317278436260096768531727843626009676853172784362600967685317278436260096768531727843626009676853172784362600967685317278436260096768531727843626009676853172784362600967685317278436260096768531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e6a461e-0cf7-4ccb-a126-cf12c2b2665c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d580d6bd-a46b-4abf-bd23-e37f8da411bb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d580d6bd-a46b-4abf-bd23-e37f8da411bb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13418461689440169008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341846168944016900813418461689440169008134184616894401690081341846168944016900813418461689440169008134184616894401690081341846168944016900813418461689440169008134184616894401690081341846168944016900813418461689440169008134184616894401690081341846168944016900813418461689440169008134184616894401690081341846168944016900813418461689440169008134184616894401690081341846168944016900813418461689440169008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d580d6bd-a46b-4abf-bd23-e37f8da411bb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b01051e-8a1f-4608-a567-2f3d948f0955, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b01051e-8a1f-4608-a567-2f3d948f0955, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14296099328850062379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429609932885006237914296099328850062379142960993288500623791429609932885006237914296099328850062379142960993288500623791429609932885006237914296099328850062379142960993288500623791429609932885006237914296099328850062379142960993288500623791429609932885006237914296099328850062379142960993288500623791429609932885006237914296099328850062379142960993288500623791429609932885006237914296099328850062379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07e37cf9-82ac-45b6-bb0a-27833c665007, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ec229ab-0539-4b9f-bd2a-6ac41500e355, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ec229ab-0539-4b9f-bd2a-6ac41500e355, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16708062585757549938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670806258575754993816708062585757549938167080625857575499381670806258575754993816708062585757549938167080625857575499381670806258575754993816708062585757549938167080625857575499381670806258575754993816708062585757549938167080625857575499381670806258575754993816708062585757549938167080625857575499381670806258575754993816708062585757549938167080625857575499381670806258575754993816708062585757549938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b01051e-8a1f-4608-a567-2f3d948f0955, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb5eadf7-4da8-4589-9ca7-7f793e67e8e3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb5eadf7-4da8-4589-9ca7-7f793e67e8e3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16613627421910939249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661362742191093924916613627421910939249166136274219109392491661362742191093924916613627421910939249166136274219109392491661362742191093924916613627421910939249166136274219109392491661362742191093924916613627421910939249166136274219109392491661362742191093924916613627421910939249166136274219109392491661362742191093924916613627421910939249166136274219109392491661362742191093924916613627421910939249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ec229ab-0539-4b9f-bd2a-6ac41500e355, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2066c879-e18a-44ae-bfe0-4ccfdb41b957, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2066c879-e18a-44ae-bfe0-4ccfdb41b957, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10220900800611472361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022090080061147236110220900800611472361102209008006114723611022090080061147236110220900800611472361102209008006114723611022090080061147236110220900800611472361102209008006114723611022090080061147236110220900800611472361102209008006114723611022090080061147236110220900800611472361102209008006114723611022090080061147236110220900800611472361102209008006114723611022090080061147236110220900800611472361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb5eadf7-4da8-4589-9ca7-7f793e67e8e3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da79e9a8-4bb8-41e8-80ae-0e2224b78a56, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da79e9a8-4bb8-41e8-80ae-0e2224b78a56, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 122984469396418882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882122984469396418882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2066c879-e18a-44ae-bfe0-4ccfdb41b957, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c612cdf-74bb-4f8e-b9f4-b230d1f55289, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c612cdf-74bb-4f8e-b9f4-b230d1f55289, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14184296845597888125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418429684559788812514184296845597888125141842968455978881251418429684559788812514184296845597888125141842968455978881251418429684559788812514184296845597888125141842968455978881251418429684559788812514184296845597888125141842968455978881251418429684559788812514184296845597888125141842968455978881251418429684559788812514184296845597888125141842968455978881251418429684559788812514184296845597888125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da79e9a8-4bb8-41e8-80ae-0e2224b78a56, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09ebf30e-cd6e-4067-b4c1-c1f240d8c6b3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09ebf30e-cd6e-4067-b4c1-c1f240d8c6b3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8509977443145537421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85099774431455374218509977443145537421850997744314553742185099774431455374218509977443145537421850997744314553742185099774431455374218509977443145537421850997744314553742185099774431455374218509977443145537421850997744314553742185099774431455374218509977443145537421850997744314553742185099774431455374218509977443145537421850997744314553742185099774431455374218509977443145537421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c612cdf-74bb-4f8e-b9f4-b230d1f55289, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 353cc548-1d89-4dd2-9be1-4df730485f6b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 353cc548-1d89-4dd2-9be1-4df730485f6b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3082685466400557097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30826854664005570973082685466400557097308268546640055709730826854664005570973082685466400557097308268546640055709730826854664005570973082685466400557097308268546640055709730826854664005570973082685466400557097308268546640055709730826854664005570973082685466400557097308268546640055709730826854664005570973082685466400557097308268546640055709730826854664005570973082685466400557097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 353cc548-1d89-4dd2-9be1-4df730485f6b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8ee5d4c-a61e-42eb-a5d7-77ee5a454ace, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8ee5d4c-a61e-42eb-a5d7-77ee5a454ace, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18186614407651273016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818661440765127301618186614407651273016181866144076512730161818661440765127301618186614407651273016181866144076512730161818661440765127301618186614407651273016181866144076512730161818661440765127301618186614407651273016181866144076512730161818661440765127301618186614407651273016181866144076512730161818661440765127301618186614407651273016181866144076512730161818661440765127301618186614407651273016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09ebf30e-cd6e-4067-b4c1-c1f240d8c6b3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8ee5d4c-a61e-42eb-a5d7-77ee5a454ace, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f13b51d9-ac11-45c4-b097-a0f8cc5a7cf2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f13b51d9-ac11-45c4-b097-a0f8cc5a7cf2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16845102281096755478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684510228109675547816845102281096755478168451022810967554781684510228109675547816845102281096755478168451022810967554781684510228109675547816845102281096755478168451022810967554781684510228109675547816845102281096755478168451022810967554781684510228109675547816845102281096755478168451022810967554781684510228109675547816845102281096755478168451022810967554781684510228109675547816845102281096755478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49d9079d-f62f-4f2d-b116-709d3383af5d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49d9079d-f62f-4f2d-b116-709d3383af5d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10809928987008465045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080992898700846504510809928987008465045108099289870084650451080992898700846504510809928987008465045108099289870084650451080992898700846504510809928987008465045108099289870084650451080992898700846504510809928987008465045108099289870084650451080992898700846504510809928987008465045108099289870084650451080992898700846504510809928987008465045108099289870084650451080992898700846504510809928987008465045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f13b51d9-ac11-45c4-b097-a0f8cc5a7cf2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2587b15-685f-4fc1-9259-3f21522b268b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49d9079d-f62f-4f2d-b116-709d3383af5d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 008a9c38-4f4e-436d-87d2-ef9a33ed9f89, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 008a9c38-4f4e-436d-87d2-ef9a33ed9f89, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13311377532127554294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331137753212755429413311377532127554294133113775321275542941331137753212755429413311377532127554294133113775321275542941331137753212755429413311377532127554294133113775321275542941331137753212755429413311377532127554294133113775321275542941331137753212755429413311377532127554294133113775321275542941331137753212755429413311377532127554294133113775321275542941331137753212755429413311377532127554294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2587b15-685f-4fc1-9259-3f21522b268b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9497798012991251678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94977980129912516789497798012991251678949779801299125167894977980129912516789497798012991251678949779801299125167894977980129912516789497798012991251678949779801299125167894977980129912516789497798012991251678949779801299125167894977980129912516789497798012991251678949779801299125167894977980129912516789497798012991251678949779801299125167894977980129912516789497798012991251678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 008a9c38-4f4e-436d-87d2-ef9a33ed9f89, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac9479c3-2a3c-4644-9e98-d11b89faf26a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac9479c3-2a3c-4644-9e98-d11b89faf26a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17579971709550358328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757997170955035832817579971709550358328175799717095503583281757997170955035832817579971709550358328175799717095503583281757997170955035832817579971709550358328175799717095503583281757997170955035832817579971709550358328175799717095503583281757997170955035832817579971709550358328175799717095503583281757997170955035832817579971709550358328175799717095503583281757997170955035832817579971709550358328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2587b15-685f-4fc1-9259-3f21522b268b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef2d4095-97aa-48cc-b700-019b848f8c75, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef2d4095-97aa-48cc-b700-019b848f8c75, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15316951983066187325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531695198306618732515316951983066187325153169519830661873251531695198306618732515316951983066187325153169519830661873251531695198306618732515316951983066187325153169519830661873251531695198306618732515316951983066187325153169519830661873251531695198306618732515316951983066187325153169519830661873251531695198306618732515316951983066187325153169519830661873251531695198306618732515316951983066187325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac9479c3-2a3c-4644-9e98-d11b89faf26a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ee7cf69-619f-4011-961b-3f1d2c853020, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ee7cf69-619f-4011-961b-3f1d2c853020, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6598162470017572921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65981624700175729216598162470017572921659816247001757292165981624700175729216598162470017572921659816247001757292165981624700175729216598162470017572921659816247001757292165981624700175729216598162470017572921659816247001757292165981624700175729216598162470017572921659816247001757292165981624700175729216598162470017572921659816247001757292165981624700175729216598162470017572921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef2d4095-97aa-48cc-b700-019b848f8c75, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 612d58b1-52b4-4190-886b-8a5810f0583d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 612d58b1-52b4-4190-886b-8a5810f0583d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16194451893090633752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619445189309063375216194451893090633752161944518930906337521619445189309063375216194451893090633752161944518930906337521619445189309063375216194451893090633752161944518930906337521619445189309063375216194451893090633752161944518930906337521619445189309063375216194451893090633752161944518930906337521619445189309063375216194451893090633752161944518930906337521619445189309063375216194451893090633752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ee7cf69-619f-4011-961b-3f1d2c853020, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b99bcc5c-b8d4-417d-9fb8-189e500495cc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b99bcc5c-b8d4-417d-9fb8-189e500495cc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7499582241782382465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74995822417823824657499582241782382465749958224178238246574995822417823824657499582241782382465749958224178238246574995822417823824657499582241782382465749958224178238246574995822417823824657499582241782382465749958224178238246574995822417823824657499582241782382465749958224178238246574995822417823824657499582241782382465749958224178238246574995822417823824657499582241782382465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 612d58b1-52b4-4190-886b-8a5810f0583d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42002968-4642-4e2a-83db-348704380ba3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42002968-4642-4e2a-83db-348704380ba3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1715233830027886571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17152338300278865711715233830027886571171523383002788657117152338300278865711715233830027886571171523383002788657117152338300278865711715233830027886571171523383002788657117152338300278865711715233830027886571171523383002788657117152338300278865711715233830027886571171523383002788657117152338300278865711715233830027886571171523383002788657117152338300278865711715233830027886571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42002968-4642-4e2a-83db-348704380ba3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b99bcc5c-b8d4-417d-9fb8-189e500495cc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 385ded76-5203-425b-897e-a2a31bc88041, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 385ded76-5203-425b-897e-a2a31bc88041, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6774039071319631485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67740390713196314856774039071319631485677403907131963148567740390713196314856774039071319631485677403907131963148567740390713196314856774039071319631485677403907131963148567740390713196314856774039071319631485677403907131963148567740390713196314856774039071319631485677403907131963148567740390713196314856774039071319631485677403907131963148567740390713196314856774039071319631485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b4f476b-0622-4d61-b39d-016b467e1564, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b4f476b-0622-4d61-b39d-016b467e1564, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3950893023150187728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39508930231501877283950893023150187728395089302315018772839508930231501877283950893023150187728395089302315018772839508930231501877283950893023150187728395089302315018772839508930231501877283950893023150187728395089302315018772839508930231501877283950893023150187728395089302315018772839508930231501877283950893023150187728395089302315018772839508930231501877283950893023150187728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 385ded76-5203-425b-897e-a2a31bc88041, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6093020-238b-481c-a4a2-2491a6d09379, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6093020-238b-481c-a4a2-2491a6d09379, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11317116232512437135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131711623251243713511317116232512437135113171162325124371351131711623251243713511317116232512437135113171162325124371351131711623251243713511317116232512437135113171162325124371351131711623251243713511317116232512437135113171162325124371351131711623251243713511317116232512437135113171162325124371351131711623251243713511317116232512437135113171162325124371351131711623251243713511317116232512437135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b4f476b-0622-4d61-b39d-016b467e1564, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63360f5f-8f89-4c0a-9e35-8ee57c319d4b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63360f5f-8f89-4c0a-9e35-8ee57c319d4b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6893287853995429973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68932878539954299736893287853995429973689328785399542997368932878539954299736893287853995429973689328785399542997368932878539954299736893287853995429973689328785399542997368932878539954299736893287853995429973689328785399542997368932878539954299736893287853995429973689328785399542997368932878539954299736893287853995429973689328785399542997368932878539954299736893287853995429973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6093020-238b-481c-a4a2-2491a6d09379, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ece03c9-9910-4516-a0b8-4f466665867f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ece03c9-9910-4516-a0b8-4f466665867f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12984616180088114400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298461618008811440012984616180088114400129846161800881144001298461618008811440012984616180088114400129846161800881144001298461618008811440012984616180088114400129846161800881144001298461618008811440012984616180088114400129846161800881144001298461618008811440012984616180088114400129846161800881144001298461618008811440012984616180088114400129846161800881144001298461618008811440012984616180088114400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63360f5f-8f89-4c0a-9e35-8ee57c319d4b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dc6ba51-6b11-4711-9762-ce061cbbd1c6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dc6ba51-6b11-4711-9762-ce061cbbd1c6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1974097860419800628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19740978604198006281974097860419800628197409786041980062819740978604198006281974097860419800628197409786041980062819740978604198006281974097860419800628197409786041980062819740978604198006281974097860419800628197409786041980062819740978604198006281974097860419800628197409786041980062819740978604198006281974097860419800628197409786041980062819740978604198006281974097860419800628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ece03c9-9910-4516-a0b8-4f466665867f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79abe373-43bc-427b-97f7-263304b2a08b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79abe373-43bc-427b-97f7-263304b2a08b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17531240113496739011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753124011349673901117531240113496739011175312401134967390111753124011349673901117531240113496739011175312401134967390111753124011349673901117531240113496739011175312401134967390111753124011349673901117531240113496739011175312401134967390111753124011349673901117531240113496739011175312401134967390111753124011349673901117531240113496739011175312401134967390111753124011349673901117531240113496739011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dc6ba51-6b11-4711-9762-ce061cbbd1c6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc6d6222-2792-4f16-94c1-cedd4135ff67, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc6d6222-2792-4f16-94c1-cedd4135ff67, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2477633210796843420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24776332107968434202477633210796843420247763321079684342024776332107968434202477633210796843420247763321079684342024776332107968434202477633210796843420247763321079684342024776332107968434202477633210796843420247763321079684342024776332107968434202477633210796843420247763321079684342024776332107968434202477633210796843420247763321079684342024776332107968434202477633210796843420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc6d6222-2792-4f16-94c1-cedd4135ff67, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebb5f0aa-c88e-441a-8c3a-7a2d487c368a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebb5f0aa-c88e-441a-8c3a-7a2d487c368a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12470094023328040937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247009402332804093712470094023328040937124700940233280409371247009402332804093712470094023328040937124700940233280409371247009402332804093712470094023328040937124700940233280409371247009402332804093712470094023328040937124700940233280409371247009402332804093712470094023328040937124700940233280409371247009402332804093712470094023328040937124700940233280409371247009402332804093712470094023328040937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79abe373-43bc-427b-97f7-263304b2a08b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 771dd7ac-c67b-4033-9a2b-f3043043832c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 771dd7ac-c67b-4033-9a2b-f3043043832c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9843416263583817277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98434162635838172779843416263583817277984341626358381727798434162635838172779843416263583817277984341626358381727798434162635838172779843416263583817277984341626358381727798434162635838172779843416263583817277984341626358381727798434162635838172779843416263583817277984341626358381727798434162635838172779843416263583817277984341626358381727798434162635838172779843416263583817277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 771dd7ac-c67b-4033-9a2b-f3043043832c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebb5f0aa-c88e-441a-8c3a-7a2d487c368a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d62e5d4-2e01-4b54-8172-3972c9ba7181, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d62e5d4-2e01-4b54-8172-3972c9ba7181, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14752772210376358130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475277221037635813014752772210376358130147527722103763581301475277221037635813014752772210376358130147527722103763581301475277221037635813014752772210376358130147527722103763581301475277221037635813014752772210376358130147527722103763581301475277221037635813014752772210376358130147527722103763581301475277221037635813014752772210376358130147527722103763581301475277221037635813014752772210376358130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8c334ca-22df-467e-886f-c49528033752, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8c334ca-22df-467e-886f-c49528033752, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10104778903650525791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010477890365052579110104778903650525791101047789036505257911010477890365052579110104778903650525791101047789036505257911010477890365052579110104778903650525791101047789036505257911010477890365052579110104778903650525791101047789036505257911010477890365052579110104778903650525791101047789036505257911010477890365052579110104778903650525791101047789036505257911010477890365052579110104778903650525791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d62e5d4-2e01-4b54-8172-3972c9ba7181, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd19e13e-a5b0-46f9-9774-c239a99f8a33, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd19e13e-a5b0-46f9-9774-c239a99f8a33, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2810089558302520263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28100895583025202632810089558302520263281008955830252026328100895583025202632810089558302520263281008955830252026328100895583025202632810089558302520263281008955830252026328100895583025202632810089558302520263281008955830252026328100895583025202632810089558302520263281008955830252026328100895583025202632810089558302520263281008955830252026328100895583025202632810089558302520263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8c334ca-22df-467e-886f-c49528033752, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7a17060-8518-4251-984e-d5d3d4fa8697, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7a17060-8518-4251-984e-d5d3d4fa8697, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 89202634298006044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8920263429800604489202634298006044892026342980060448920263429800604489202634298006044892026342980060448920263429800604489202634298006044892026342980060448920263429800604489202634298006044892026342980060448920263429800604489202634298006044892026342980060448920263429800604489202634298006044892026342980060448920263429800604489202634298006044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd19e13e-a5b0-46f9-9774-c239a99f8a33, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38bcae37-f0dd-47c5-bfd9-0ee1e4a22797, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38bcae37-f0dd-47c5-bfd9-0ee1e4a22797, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6421828663617323303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64218286636173233036421828663617323303642182866361732330364218286636173233036421828663617323303642182866361732330364218286636173233036421828663617323303642182866361732330364218286636173233036421828663617323303642182866361732330364218286636173233036421828663617323303642182866361732330364218286636173233036421828663617323303642182866361732330364218286636173233036421828663617323303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7a17060-8518-4251-984e-d5d3d4fa8697, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38bcae37-f0dd-47c5-bfd9-0ee1e4a22797, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9950bdb6-690d-452c-82a2-1a266f59fdee, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 429c734a-7210-45db-a55e-6331808c0be9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 429c734a-7210-45db-a55e-6331808c0be9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15445980444257685997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544598044425768599715445980444257685997154459804442576859971544598044425768599715445980444257685997154459804442576859971544598044425768599715445980444257685997154459804442576859971544598044425768599715445980444257685997154459804442576859971544598044425768599715445980444257685997154459804442576859971544598044425768599715445980444257685997154459804442576859971544598044425768599715445980444257685997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9950bdb6-690d-452c-82a2-1a266f59fdee, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12410694134919700773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241069413491970077312410694134919700773124106941349197007731241069413491970077312410694134919700773124106941349197007731241069413491970077312410694134919700773124106941349197007731241069413491970077312410694134919700773124106941349197007731241069413491970077312410694134919700773124106941349197007731241069413491970077312410694134919700773124106941349197007731241069413491970077312410694134919700773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 429c734a-7210-45db-a55e-6331808c0be9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3373653-bfd3-4b30-84e0-2fa78d056637, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3373653-bfd3-4b30-84e0-2fa78d056637, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15302820701016905080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530282070101690508015302820701016905080153028207010169050801530282070101690508015302820701016905080153028207010169050801530282070101690508015302820701016905080153028207010169050801530282070101690508015302820701016905080153028207010169050801530282070101690508015302820701016905080153028207010169050801530282070101690508015302820701016905080153028207010169050801530282070101690508015302820701016905080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9950bdb6-690d-452c-82a2-1a266f59fdee, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7436fd76-6954-4355-bbe9-3b71a7bb2624, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7436fd76-6954-4355-bbe9-3b71a7bb2624, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9116488515342310621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91164885153423106219116488515342310621911648851534231062191164885153423106219116488515342310621911648851534231062191164885153423106219116488515342310621911648851534231062191164885153423106219116488515342310621911648851534231062191164885153423106219116488515342310621911648851534231062191164885153423106219116488515342310621911648851534231062191164885153423106219116488515342310621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3373653-bfd3-4b30-84e0-2fa78d056637, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7436fd76-6954-4355-bbe9-3b71a7bb2624, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ad244d8-6061-4a66-b51d-a3e56d5a892e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ad244d8-6061-4a66-b51d-a3e56d5a892e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3468243839977196388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34682438399771963883468243839977196388346824383997719638834682438399771963883468243839977196388346824383997719638834682438399771963883468243839977196388346824383997719638834682438399771963883468243839977196388346824383997719638834682438399771963883468243839977196388346824383997719638834682438399771963883468243839977196388346824383997719638834682438399771963883468243839977196388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85a5a4a7-aeaa-4de2-8bf6-5871112b9fb9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85a5a4a7-aeaa-4de2-8bf6-5871112b9fb9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 287002136669079892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892287002136669079892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85a5a4a7-aeaa-4de2-8bf6-5871112b9fb9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf82f0b7-7691-48ca-837b-116f67d1f280, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf82f0b7-7691-48ca-837b-116f67d1f280, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4238579414648820525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42385794146488205254238579414648820525423857941464882052542385794146488205254238579414648820525423857941464882052542385794146488205254238579414648820525423857941464882052542385794146488205254238579414648820525423857941464882052542385794146488205254238579414648820525423857941464882052542385794146488205254238579414648820525423857941464882052542385794146488205254238579414648820525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ad244d8-6061-4a66-b51d-a3e56d5a892e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9777af63-fbb5-4c25-a4cc-41f4a6161be5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9777af63-fbb5-4c25-a4cc-41f4a6161be5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12968512403114882258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296851240311488225812968512403114882258129685124031148822581296851240311488225812968512403114882258129685124031148822581296851240311488225812968512403114882258129685124031148822581296851240311488225812968512403114882258129685124031148822581296851240311488225812968512403114882258129685124031148822581296851240311488225812968512403114882258129685124031148822581296851240311488225812968512403114882258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf82f0b7-7691-48ca-837b-116f67d1f280, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27399858-7a2d-454c-a69c-5c81d3c0ce90, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27399858-7a2d-454c-a69c-5c81d3c0ce90, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6630362419121025595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66303624191210255956630362419121025595663036241912102559566303624191210255956630362419121025595663036241912102559566303624191210255956630362419121025595663036241912102559566303624191210255956630362419121025595663036241912102559566303624191210255956630362419121025595663036241912102559566303624191210255956630362419121025595663036241912102559566303624191210255956630362419121025595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9777af63-fbb5-4c25-a4cc-41f4a6161be5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 264deabc-4980-4090-a784-bfa053f6a45e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 264deabc-4980-4090-a784-bfa053f6a45e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8673295473802206831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86732954738022068318673295473802206831867329547380220683186732954738022068318673295473802206831867329547380220683186732954738022068318673295473802206831867329547380220683186732954738022068318673295473802206831867329547380220683186732954738022068318673295473802206831867329547380220683186732954738022068318673295473802206831867329547380220683186732954738022068318673295473802206831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27399858-7a2d-454c-a69c-5c81d3c0ce90, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 593551a4-b49d-42f5-85a2-9db9fda38d73, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 593551a4-b49d-42f5-85a2-9db9fda38d73, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8954282078454615993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89542820784546159938954282078454615993895428207845461599389542820784546159938954282078454615993895428207845461599389542820784546159938954282078454615993895428207845461599389542820784546159938954282078454615993895428207845461599389542820784546159938954282078454615993895428207845461599389542820784546159938954282078454615993895428207845461599389542820784546159938954282078454615993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 264deabc-4980-4090-a784-bfa053f6a45e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43715eb1-2b09-432b-810e-69ba3d5920e9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43715eb1-2b09-432b-810e-69ba3d5920e9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 358292898701573450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450358292898701573450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 593551a4-b49d-42f5-85a2-9db9fda38d73, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b87bed3-a221-47da-b0b7-6dacc3318d87, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b87bed3-a221-47da-b0b7-6dacc3318d87, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14775358991702835059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477535899170283505914775358991702835059147753589917028350591477535899170283505914775358991702835059147753589917028350591477535899170283505914775358991702835059147753589917028350591477535899170283505914775358991702835059147753589917028350591477535899170283505914775358991702835059147753589917028350591477535899170283505914775358991702835059147753589917028350591477535899170283505914775358991702835059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43715eb1-2b09-432b-810e-69ba3d5920e9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7a0046a-0290-405d-8ea9-f215dce4fc48, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7a0046a-0290-405d-8ea9-f215dce4fc48, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13298916158663854683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329891615866385468313298916158663854683132989161586638546831329891615866385468313298916158663854683132989161586638546831329891615866385468313298916158663854683132989161586638546831329891615866385468313298916158663854683132989161586638546831329891615866385468313298916158663854683132989161586638546831329891615866385468313298916158663854683132989161586638546831329891615866385468313298916158663854683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b87bed3-a221-47da-b0b7-6dacc3318d87, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 729282f7-1b8b-4267-9d53-ac8b480b5ff7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 729282f7-1b8b-4267-9d53-ac8b480b5ff7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10619224200267334118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061922420026733411810619224200267334118106192242002673341181061922420026733411810619224200267334118106192242002673341181061922420026733411810619224200267334118106192242002673341181061922420026733411810619224200267334118106192242002673341181061922420026733411810619224200267334118106192242002673341181061922420026733411810619224200267334118106192242002673341181061922420026733411810619224200267334118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7a0046a-0290-405d-8ea9-f215dce4fc48, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66def343-f9a3-4fab-a031-8e1eede69af9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66def343-f9a3-4fab-a031-8e1eede69af9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11899108431203082523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189910843120308252311899108431203082523118991084312030825231189910843120308252311899108431203082523118991084312030825231189910843120308252311899108431203082523118991084312030825231189910843120308252311899108431203082523118991084312030825231189910843120308252311899108431203082523118991084312030825231189910843120308252311899108431203082523118991084312030825231189910843120308252311899108431203082523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 729282f7-1b8b-4267-9d53-ac8b480b5ff7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad590743-9621-4f46-b808-57cf4f2cb306, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad590743-9621-4f46-b808-57cf4f2cb306, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6847110159677037943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68471101596770379436847110159677037943684711015967703794368471101596770379436847110159677037943684711015967703794368471101596770379436847110159677037943684711015967703794368471101596770379436847110159677037943684711015967703794368471101596770379436847110159677037943684711015967703794368471101596770379436847110159677037943684711015967703794368471101596770379436847110159677037943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad590743-9621-4f46-b808-57cf4f2cb306, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 248bc8a1-e039-454c-b988-f0ae44db0d87, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 248bc8a1-e039-454c-b988-f0ae44db0d87, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11867847257239861520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186784725723986152011867847257239861520118678472572398615201186784725723986152011867847257239861520118678472572398615201186784725723986152011867847257239861520118678472572398615201186784725723986152011867847257239861520118678472572398615201186784725723986152011867847257239861520118678472572398615201186784725723986152011867847257239861520118678472572398615201186784725723986152011867847257239861520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66def343-f9a3-4fab-a031-8e1eede69af9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e248d5a3-58b6-4b35-a516-4b555503b397, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e248d5a3-58b6-4b35-a516-4b555503b397, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5986466227610210762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59864662276102107625986466227610210762598646622761021076259864662276102107625986466227610210762598646622761021076259864662276102107625986466227610210762598646622761021076259864662276102107625986466227610210762598646622761021076259864662276102107625986466227610210762598646622761021076259864662276102107625986466227610210762598646622761021076259864662276102107625986466227610210762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 248bc8a1-e039-454c-b988-f0ae44db0d87, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccb1b6be-6057-4791-beda-b68d97be35f9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccb1b6be-6057-4791-beda-b68d97be35f9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1116898503491159678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11168985034911596781116898503491159678111689850349115967811168985034911596781116898503491159678111689850349115967811168985034911596781116898503491159678111689850349115967811168985034911596781116898503491159678111689850349115967811168985034911596781116898503491159678111689850349115967811168985034911596781116898503491159678111689850349115967811168985034911596781116898503491159678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e248d5a3-58b6-4b35-a516-4b555503b397, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 225fde09-08f5-4b9f-8403-0d61900021b8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 225fde09-08f5-4b9f-8403-0d61900021b8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5223851154825058854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52238511548250588545223851154825058854522385115482505885452238511548250588545223851154825058854522385115482505885452238511548250588545223851154825058854522385115482505885452238511548250588545223851154825058854522385115482505885452238511548250588545223851154825058854522385115482505885452238511548250588545223851154825058854522385115482505885452238511548250588545223851154825058854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccb1b6be-6057-4791-beda-b68d97be35f9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27bb2c3d-82c0-441e-a2b3-51163cb7a176, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27bb2c3d-82c0-441e-a2b3-51163cb7a176, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7970722118622942598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79707221186229425987970722118622942598797072211862294259879707221186229425987970722118622942598797072211862294259879707221186229425987970722118622942598797072211862294259879707221186229425987970722118622942598797072211862294259879707221186229425987970722118622942598797072211862294259879707221186229425987970722118622942598797072211862294259879707221186229425987970722118622942598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 225fde09-08f5-4b9f-8403-0d61900021b8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35554fad-2b74-4764-b546-b66868ca1cfa, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35554fad-2b74-4764-b546-b66868ca1cfa, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4032168005680615812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40321680056806158124032168005680615812403216800568061581240321680056806158124032168005680615812403216800568061581240321680056806158124032168005680615812403216800568061581240321680056806158124032168005680615812403216800568061581240321680056806158124032168005680615812403216800568061581240321680056806158124032168005680615812403216800568061581240321680056806158124032168005680615812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27bb2c3d-82c0-441e-a2b3-51163cb7a176, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90f8e110-4225-4d94-8c35-474caa61aed2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90f8e110-4225-4d94-8c35-474caa61aed2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5108611731434396089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51086117314343960895108611731434396089510861173143439608951086117314343960895108611731434396089510861173143439608951086117314343960895108611731434396089510861173143439608951086117314343960895108611731434396089510861173143439608951086117314343960895108611731434396089510861173143439608951086117314343960895108611731434396089510861173143439608951086117314343960895108611731434396089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35554fad-2b74-4764-b546-b66868ca1cfa, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9e234f9-8975-439a-8071-fb9adf921cb4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9e234f9-8975-439a-8071-fb9adf921cb4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16826804978549475977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682680497854947597716826804978549475977168268049785494759771682680497854947597716826804978549475977168268049785494759771682680497854947597716826804978549475977168268049785494759771682680497854947597716826804978549475977168268049785494759771682680497854947597716826804978549475977168268049785494759771682680497854947597716826804978549475977168268049785494759771682680497854947597716826804978549475977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90f8e110-4225-4d94-8c35-474caa61aed2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf9d2142-af49-466c-8aac-801a76f6b22b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf9d2142-af49-466c-8aac-801a76f6b22b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14424925983635255058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442492598363525505814424925983635255058144249259836352550581442492598363525505814424925983635255058144249259836352550581442492598363525505814424925983635255058144249259836352550581442492598363525505814424925983635255058144249259836352550581442492598363525505814424925983635255058144249259836352550581442492598363525505814424925983635255058144249259836352550581442492598363525505814424925983635255058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9e234f9-8975-439a-8071-fb9adf921cb4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7312470-ec3e-41c8-9db8-c56f8a393434, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7312470-ec3e-41c8-9db8-c56f8a393434, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16924169719933267607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692416971993326760716924169719933267607169241697199332676071692416971993326760716924169719933267607169241697199332676071692416971993326760716924169719933267607169241697199332676071692416971993326760716924169719933267607169241697199332676071692416971993326760716924169719933267607169241697199332676071692416971993326760716924169719933267607169241697199332676071692416971993326760716924169719933267607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf9d2142-af49-466c-8aac-801a76f6b22b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e95750fd-34e2-4b84-a790-94a3750f9f42, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e95750fd-34e2-4b84-a790-94a3750f9f42, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17892493886886027779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789249388688602777917892493886886027779178924938868860277791789249388688602777917892493886886027779178924938868860277791789249388688602777917892493886886027779178924938868860277791789249388688602777917892493886886027779178924938868860277791789249388688602777917892493886886027779178924938868860277791789249388688602777917892493886886027779178924938868860277791789249388688602777917892493886886027779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7312470-ec3e-41c8-9db8-c56f8a393434, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7deda69-b33b-4f0c-9ab2-c5714b6d25bb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7deda69-b33b-4f0c-9ab2-c5714b6d25bb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9189836651124915471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91898366511249154719189836651124915471918983665112491547191898366511249154719189836651124915471918983665112491547191898366511249154719189836651124915471918983665112491547191898366511249154719189836651124915471918983665112491547191898366511249154719189836651124915471918983665112491547191898366511249154719189836651124915471918983665112491547191898366511249154719189836651124915471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e95750fd-34e2-4b84-a790-94a3750f9f42, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4b7e6c9-0eb0-460f-bcce-15eec9155ad1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4b7e6c9-0eb0-460f-bcce-15eec9155ad1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12653418041168234542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265341804116823454212653418041168234542126534180411682345421265341804116823454212653418041168234542126534180411682345421265341804116823454212653418041168234542126534180411682345421265341804116823454212653418041168234542126534180411682345421265341804116823454212653418041168234542126534180411682345421265341804116823454212653418041168234542126534180411682345421265341804116823454212653418041168234542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4b7e6c9-0eb0-460f-bcce-15eec9155ad1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aab0c36-c610-43dc-ab01-37bef2533ac1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aab0c36-c610-43dc-ab01-37bef2533ac1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11282243550606073812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128224355060607381211282243550606073812112822435506060738121128224355060607381211282243550606073812112822435506060738121128224355060607381211282243550606073812112822435506060738121128224355060607381211282243550606073812112822435506060738121128224355060607381211282243550606073812112822435506060738121128224355060607381211282243550606073812112822435506060738121128224355060607381211282243550606073812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7deda69-b33b-4f0c-9ab2-c5714b6d25bb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cb6a7ba-6267-4c04-9ff7-a833e0716a5c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cb6a7ba-6267-4c04-9ff7-a833e0716a5c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2448461881281355601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24484618812813556012448461881281355601244846188128135560124484618812813556012448461881281355601244846188128135560124484618812813556012448461881281355601244846188128135560124484618812813556012448461881281355601244846188128135560124484618812813556012448461881281355601244846188128135560124484618812813556012448461881281355601244846188128135560124484618812813556012448461881281355601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aab0c36-c610-43dc-ab01-37bef2533ac1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83bb3624-da3c-4706-81c7-36bf66076a4c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83bb3624-da3c-4706-81c7-36bf66076a4c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17986129600748795142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798612960074879514217986129600748795142179861296007487951421798612960074879514217986129600748795142179861296007487951421798612960074879514217986129600748795142179861296007487951421798612960074879514217986129600748795142179861296007487951421798612960074879514217986129600748795142179861296007487951421798612960074879514217986129600748795142179861296007487951421798612960074879514217986129600748795142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cb6a7ba-6267-4c04-9ff7-a833e0716a5c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9be30e4-aba8-47d5-ade2-942e1ea6ef9c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9be30e4-aba8-47d5-ade2-942e1ea6ef9c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6451692347273485651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64516923472734856516451692347273485651645169234727348565164516923472734856516451692347273485651645169234727348565164516923472734856516451692347273485651645169234727348565164516923472734856516451692347273485651645169234727348565164516923472734856516451692347273485651645169234727348565164516923472734856516451692347273485651645169234727348565164516923472734856516451692347273485651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83bb3624-da3c-4706-81c7-36bf66076a4c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 169b0d4a-9c44-4ec9-9164-74583a511da3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9be30e4-aba8-47d5-ade2-942e1ea6ef9c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e24062e2-507d-49f1-b7c2-d849c6572b25, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e24062e2-507d-49f1-b7c2-d849c6572b25, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15148896706313142163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514889670631314216315148896706313142163151488967063131421631514889670631314216315148896706313142163151488967063131421631514889670631314216315148896706313142163151488967063131421631514889670631314216315148896706313142163151488967063131421631514889670631314216315148896706313142163151488967063131421631514889670631314216315148896706313142163151488967063131421631514889670631314216315148896706313142163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 169b0d4a-9c44-4ec9-9164-74583a511da3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12090282462349932526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209028246234993252612090282462349932526120902824623499325261209028246234993252612090282462349932526120902824623499325261209028246234993252612090282462349932526120902824623499325261209028246234993252612090282462349932526120902824623499325261209028246234993252612090282462349932526120902824623499325261209028246234993252612090282462349932526120902824623499325261209028246234993252612090282462349932526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 169b0d4a-9c44-4ec9-9164-74583a511da3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9574a5d-ec24-48fd-88a5-21374939da85, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9574a5d-ec24-48fd-88a5-21374939da85, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17841180480443519967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784118048044351996717841180480443519967178411804804435199671784118048044351996717841180480443519967178411804804435199671784118048044351996717841180480443519967178411804804435199671784118048044351996717841180480443519967178411804804435199671784118048044351996717841180480443519967178411804804435199671784118048044351996717841180480443519967178411804804435199671784118048044351996717841180480443519967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e24062e2-507d-49f1-b7c2-d849c6572b25, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6b54187-7097-421a-9ae4-c73378a8f7a9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6b54187-7097-421a-9ae4-c73378a8f7a9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15891561440772649552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589156144077264955215891561440772649552158915614407726495521589156144077264955215891561440772649552158915614407726495521589156144077264955215891561440772649552158915614407726495521589156144077264955215891561440772649552158915614407726495521589156144077264955215891561440772649552158915614407726495521589156144077264955215891561440772649552158915614407726495521589156144077264955215891561440772649552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9574a5d-ec24-48fd-88a5-21374939da85, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21184e63-d4c3-4343-9d26-572de50135e6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21184e63-d4c3-4343-9d26-572de50135e6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15345894450021286799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534589445002128679915345894450021286799153458944500212867991534589445002128679915345894450021286799153458944500212867991534589445002128679915345894450021286799153458944500212867991534589445002128679915345894450021286799153458944500212867991534589445002128679915345894450021286799153458944500212867991534589445002128679915345894450021286799153458944500212867991534589445002128679915345894450021286799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6b54187-7097-421a-9ae4-c73378a8f7a9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a95e57b-cdca-434a-a75a-3ba6b8dcb0bb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a95e57b-cdca-434a-a75a-3ba6b8dcb0bb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11211694826858396901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121169482685839690111211694826858396901112116948268583969011121169482685839690111211694826858396901112116948268583969011121169482685839690111211694826858396901112116948268583969011121169482685839690111211694826858396901112116948268583969011121169482685839690111211694826858396901112116948268583969011121169482685839690111211694826858396901112116948268583969011121169482685839690111211694826858396901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21184e63-d4c3-4343-9d26-572de50135e6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9553ada0-ea71-4a04-aeef-7773f33ef3db, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9553ada0-ea71-4a04-aeef-7773f33ef3db, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6714168670990479411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67141686709904794116714168670990479411671416867099047941167141686709904794116714168670990479411671416867099047941167141686709904794116714168670990479411671416867099047941167141686709904794116714168670990479411671416867099047941167141686709904794116714168670990479411671416867099047941167141686709904794116714168670990479411671416867099047941167141686709904794116714168670990479411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9553ada0-ea71-4a04-aeef-7773f33ef3db, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c11aaaf1-d05a-497b-9b6a-d953fbd90f79, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c11aaaf1-d05a-497b-9b6a-d953fbd90f79, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4903680789616277708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49036807896162777084903680789616277708490368078961627770849036807896162777084903680789616277708490368078961627770849036807896162777084903680789616277708490368078961627770849036807896162777084903680789616277708490368078961627770849036807896162777084903680789616277708490368078961627770849036807896162777084903680789616277708490368078961627770849036807896162777084903680789616277708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a95e57b-cdca-434a-a75a-3ba6b8dcb0bb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11947cc3-33ee-4406-9a8a-1654a13e6d71, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11947cc3-33ee-4406-9a8a-1654a13e6d71, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6996464264108334693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69964642641083346936996464264108334693699646426410833469369964642641083346936996464264108334693699646426410833469369964642641083346936996464264108334693699646426410833469369964642641083346936996464264108334693699646426410833469369964642641083346936996464264108334693699646426410833469369964642641083346936996464264108334693699646426410833469369964642641083346936996464264108334693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c11aaaf1-d05a-497b-9b6a-d953fbd90f79, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b629108c-9c19-4843-b083-d159e20d72de, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b629108c-9c19-4843-b083-d159e20d72de, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13413507806876299037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341350780687629903713413507806876299037134135078068762990371341350780687629903713413507806876299037134135078068762990371341350780687629903713413507806876299037134135078068762990371341350780687629903713413507806876299037134135078068762990371341350780687629903713413507806876299037134135078068762990371341350780687629903713413507806876299037134135078068762990371341350780687629903713413507806876299037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11947cc3-33ee-4406-9a8a-1654a13e6d71, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bc2497d-0803-4dff-a729-002b0b425d4f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bc2497d-0803-4dff-a729-002b0b425d4f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7158451091060016427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71584510910600164277158451091060016427715845109106001642771584510910600164277158451091060016427715845109106001642771584510910600164277158451091060016427715845109106001642771584510910600164277158451091060016427715845109106001642771584510910600164277158451091060016427715845109106001642771584510910600164277158451091060016427715845109106001642771584510910600164277158451091060016427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b629108c-9c19-4843-b083-d159e20d72de, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 294f73c2-75b2-4589-ac26-cc08fa238dc2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 294f73c2-75b2-4589-ac26-cc08fa238dc2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5707154852457715954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57071548524577159545707154852457715954570715485245771595457071548524577159545707154852457715954570715485245771595457071548524577159545707154852457715954570715485245771595457071548524577159545707154852457715954570715485245771595457071548524577159545707154852457715954570715485245771595457071548524577159545707154852457715954570715485245771595457071548524577159545707154852457715954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bc2497d-0803-4dff-a729-002b0b425d4f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4f2de72-7bc2-4f2e-ad0c-fdfb2c0a721d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4f2de72-7bc2-4f2e-ad0c-fdfb2c0a721d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4455094054480575376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44550940544805753764455094054480575376445509405448057537644550940544805753764455094054480575376445509405448057537644550940544805753764455094054480575376445509405448057537644550940544805753764455094054480575376445509405448057537644550940544805753764455094054480575376445509405448057537644550940544805753764455094054480575376445509405448057537644550940544805753764455094054480575376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294f73c2-75b2-4589-ac26-cc08fa238dc2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 248ae145-0a0a-414e-b186-d802a0f038e6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 248ae145-0a0a-414e-b186-d802a0f038e6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12955050350990365506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295505035099036550612955050350990365506129550503509903655061295505035099036550612955050350990365506129550503509903655061295505035099036550612955050350990365506129550503509903655061295505035099036550612955050350990365506129550503509903655061295505035099036550612955050350990365506129550503509903655061295505035099036550612955050350990365506129550503509903655061295505035099036550612955050350990365506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4f2de72-7bc2-4f2e-ad0c-fdfb2c0a721d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d2c5863-d819-4c26-b6bc-3fa2ae576c00, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d2c5863-d819-4c26-b6bc-3fa2ae576c00, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6438853552508495751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64388535525084957516438853552508495751643885355250849575164388535525084957516438853552508495751643885355250849575164388535525084957516438853552508495751643885355250849575164388535525084957516438853552508495751643885355250849575164388535525084957516438853552508495751643885355250849575164388535525084957516438853552508495751643885355250849575164388535525084957516438853552508495751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 248ae145-0a0a-414e-b186-d802a0f038e6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a0b3eab-a98b-48a1-9f84-8d8347b1b590, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a0b3eab-a98b-48a1-9f84-8d8347b1b590, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7150373954393214035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71503739543932140357150373954393214035715037395439321403571503739543932140357150373954393214035715037395439321403571503739543932140357150373954393214035715037395439321403571503739543932140357150373954393214035715037395439321403571503739543932140357150373954393214035715037395439321403571503739543932140357150373954393214035715037395439321403571503739543932140357150373954393214035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d2c5863-d819-4c26-b6bc-3fa2ae576c00, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6443ff3-e1bb-4384-9acb-8fbcefcc5896, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6443ff3-e1bb-4384-9acb-8fbcefcc5896, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12600965488331127580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260096548833112758012600965488331127580126009654883311275801260096548833112758012600965488331127580126009654883311275801260096548833112758012600965488331127580126009654883311275801260096548833112758012600965488331127580126009654883311275801260096548833112758012600965488331127580126009654883311275801260096548833112758012600965488331127580126009654883311275801260096548833112758012600965488331127580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a0b3eab-a98b-48a1-9f84-8d8347b1b590, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ac08b6-5c28-4308-979e-2dc73f0ebb83, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ac08b6-5c28-4308-979e-2dc73f0ebb83, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5348622725685776806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53486227256857768065348622725685776806534862272568577680653486227256857768065348622725685776806534862272568577680653486227256857768065348622725685776806534862272568577680653486227256857768065348622725685776806534862272568577680653486227256857768065348622725685776806534862272568577680653486227256857768065348622725685776806534862272568577680653486227256857768065348622725685776806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6443ff3-e1bb-4384-9acb-8fbcefcc5896, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7abbeca4-c284-40e1-be8c-2f97ef4460e9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7abbeca4-c284-40e1-be8c-2f97ef4460e9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16123963851531854166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612396385153185416616123963851531854166161239638515318541661612396385153185416616123963851531854166161239638515318541661612396385153185416616123963851531854166161239638515318541661612396385153185416616123963851531854166161239638515318541661612396385153185416616123963851531854166161239638515318541661612396385153185416616123963851531854166161239638515318541661612396385153185416616123963851531854166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7abbeca4-c284-40e1-be8c-2f97ef4460e9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45a4d28a-4a3c-40db-8756-9e3c5c16ed90, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45a4d28a-4a3c-40db-8756-9e3c5c16ed90, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13116446297634428168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311644629763442816813116446297634428168131164462976344281681311644629763442816813116446297634428168131164462976344281681311644629763442816813116446297634428168131164462976344281681311644629763442816813116446297634428168131164462976344281681311644629763442816813116446297634428168131164462976344281681311644629763442816813116446297634428168131164462976344281681311644629763442816813116446297634428168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ac08b6-5c28-4308-979e-2dc73f0ebb83, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c86f41ba-9009-42b7-818b-810666ec3c3f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c86f41ba-9009-42b7-818b-810666ec3c3f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17000079522821202151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700007952282120215117000079522821202151170000795228212021511700007952282120215117000079522821202151170000795228212021511700007952282120215117000079522821202151170000795228212021511700007952282120215117000079522821202151170000795228212021511700007952282120215117000079522821202151170000795228212021511700007952282120215117000079522821202151170000795228212021511700007952282120215117000079522821202151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45a4d28a-4a3c-40db-8756-9e3c5c16ed90, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96ee264f-f0ee-45b3-8f15-2b6656cd3642, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96ee264f-f0ee-45b3-8f15-2b6656cd3642, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12726725243670595052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272672524367059505212726725243670595052127267252436705950521272672524367059505212726725243670595052127267252436705950521272672524367059505212726725243670595052127267252436705950521272672524367059505212726725243670595052127267252436705950521272672524367059505212726725243670595052127267252436705950521272672524367059505212726725243670595052127267252436705950521272672524367059505212726725243670595052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c86f41ba-9009-42b7-818b-810666ec3c3f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e519ff04-67c2-426f-bdc9-c7d216d43a8c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e519ff04-67c2-426f-bdc9-c7d216d43a8c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9649260581349914821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96492605813499148219649260581349914821964926058134991482196492605813499148219649260581349914821964926058134991482196492605813499148219649260581349914821964926058134991482196492605813499148219649260581349914821964926058134991482196492605813499148219649260581349914821964926058134991482196492605813499148219649260581349914821964926058134991482196492605813499148219649260581349914821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e519ff04-67c2-426f-bdc9-c7d216d43a8c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb1f1f0a-2cd8-47a3-bf24-154f72507adc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb1f1f0a-2cd8-47a3-bf24-154f72507adc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14508464074139534607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450846407413953460714508464074139534607145084640741395346071450846407413953460714508464074139534607145084640741395346071450846407413953460714508464074139534607145084640741395346071450846407413953460714508464074139534607145084640741395346071450846407413953460714508464074139534607145084640741395346071450846407413953460714508464074139534607145084640741395346071450846407413953460714508464074139534607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb1f1f0a-2cd8-47a3-bf24-154f72507adc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82b06d34-180d-4b9d-a282-fb78d5b5bbde, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82b06d34-180d-4b9d-a282-fb78d5b5bbde, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9438453042661509940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94384530426615099409438453042661509940943845304266150994094384530426615099409438453042661509940943845304266150994094384530426615099409438453042661509940943845304266150994094384530426615099409438453042661509940943845304266150994094384530426615099409438453042661509940943845304266150994094384530426615099409438453042661509940943845304266150994094384530426615099409438453042661509940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96ee264f-f0ee-45b3-8f15-2b6656cd3642, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6cff459-61b0-47b6-bf3b-c0ff1986bbd4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6cff459-61b0-47b6-bf3b-c0ff1986bbd4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5240166694746324246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52401666947463242465240166694746324246524016669474632424652401666947463242465240166694746324246524016669474632424652401666947463242465240166694746324246524016669474632424652401666947463242465240166694746324246524016669474632424652401666947463242465240166694746324246524016669474632424652401666947463242465240166694746324246524016669474632424652401666947463242465240166694746324246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6cff459-61b0-47b6-bf3b-c0ff1986bbd4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71771867-8444-4b45-9776-50a935c94745, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82b06d34-180d-4b9d-a282-fb78d5b5bbde, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71771867-8444-4b45-9776-50a935c94745, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7859103333210200886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78591033332102008867859103333210200886785910333321020088678591033332102008867859103333210200886785910333321020088678591033332102008867859103333210200886785910333321020088678591033332102008867859103333210200886785910333321020088678591033332102008867859103333210200886785910333321020088678591033332102008867859103333210200886785910333321020088678591033332102008867859103333210200886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dabdb10d-6909-46c7-8959-ef719e280ff5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dabdb10d-6909-46c7-8959-ef719e280ff5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6298688579914101851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62986885799141018516298688579914101851629868857991410185162986885799141018516298688579914101851629868857991410185162986885799141018516298688579914101851629868857991410185162986885799141018516298688579914101851629868857991410185162986885799141018516298688579914101851629868857991410185162986885799141018516298688579914101851629868857991410185162986885799141018516298688579914101851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dabdb10d-6909-46c7-8959-ef719e280ff5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71771867-8444-4b45-9776-50a935c94745, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2d9a178-59bf-48e1-97d5-1e231a060a72, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2d9a178-59bf-48e1-97d5-1e231a060a72, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15077874018188382482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507787401818838248215077874018188382482150778740181883824821507787401818838248215077874018188382482150778740181883824821507787401818838248215077874018188382482150778740181883824821507787401818838248215077874018188382482150778740181883824821507787401818838248215077874018188382482150778740181883824821507787401818838248215077874018188382482150778740181883824821507787401818838248215077874018188382482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f4c446f-3873-4924-95fa-407ba21abfed, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f4c446f-3873-4924-95fa-407ba21abfed, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9835353637355718242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98353536373557182429835353637355718242983535363735571824298353536373557182429835353637355718242983535363735571824298353536373557182429835353637355718242983535363735571824298353536373557182429835353637355718242983535363735571824298353536373557182429835353637355718242983535363735571824298353536373557182429835353637355718242983535363735571824298353536373557182429835353637355718242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2d9a178-59bf-48e1-97d5-1e231a060a72, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b60fa96b-f7af-4e92-b816-34278aef0811, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b60fa96b-f7af-4e92-b816-34278aef0811, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8693466256733302801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86934662567333028018693466256733302801869346625673330280186934662567333028018693466256733302801869346625673330280186934662567333028018693466256733302801869346625673330280186934662567333028018693466256733302801869346625673330280186934662567333028018693466256733302801869346625673330280186934662567333028018693466256733302801869346625673330280186934662567333028018693466256733302801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f4c446f-3873-4924-95fa-407ba21abfed, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 989ae699-9cf1-4dbe-b702-07b93bcb3da1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 989ae699-9cf1-4dbe-b702-07b93bcb3da1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5818066550519639619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58180665505196396195818066550519639619581806655051963961958180665505196396195818066550519639619581806655051963961958180665505196396195818066550519639619581806655051963961958180665505196396195818066550519639619581806655051963961958180665505196396195818066550519639619581806655051963961958180665505196396195818066550519639619581806655051963961958180665505196396195818066550519639619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b60fa96b-f7af-4e92-b816-34278aef0811, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0360213-345b-4d05-86ed-23291c0d060d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0360213-345b-4d05-86ed-23291c0d060d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13591580264991230047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359158026499123004713591580264991230047135915802649912300471359158026499123004713591580264991230047135915802649912300471359158026499123004713591580264991230047135915802649912300471359158026499123004713591580264991230047135915802649912300471359158026499123004713591580264991230047135915802649912300471359158026499123004713591580264991230047135915802649912300471359158026499123004713591580264991230047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 989ae699-9cf1-4dbe-b702-07b93bcb3da1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1866753a-2083-499c-abac-bd8d4b6afb66, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1866753a-2083-499c-abac-bd8d4b6afb66, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 45348193181295866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4534819318129586645348193181295866453481931812958664534819318129586645348193181295866453481931812958664534819318129586645348193181295866453481931812958664534819318129586645348193181295866453481931812958664534819318129586645348193181295866453481931812958664534819318129586645348193181295866453481931812958664534819318129586645348193181295866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0360213-345b-4d05-86ed-23291c0d060d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b014c71-3815-4a83-96bf-9d71bb58a8ab, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1866753a-2083-499c-abac-bd8d4b6afb66, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 148d6929-b77e-40cf-b658-0d8c430fcf5a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 148d6929-b77e-40cf-b658-0d8c430fcf5a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16659935579059528982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665993557905952898216659935579059528982166599355790595289821665993557905952898216659935579059528982166599355790595289821665993557905952898216659935579059528982166599355790595289821665993557905952898216659935579059528982166599355790595289821665993557905952898216659935579059528982166599355790595289821665993557905952898216659935579059528982166599355790595289821665993557905952898216659935579059528982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b014c71-3815-4a83-96bf-9d71bb58a8ab, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16991610946848084524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699161094684808452416991610946848084524169916109468480845241699161094684808452416991610946848084524169916109468480845241699161094684808452416991610946848084524169916109468480845241699161094684808452416991610946848084524169916109468480845241699161094684808452416991610946848084524169916109468480845241699161094684808452416991610946848084524169916109468480845241699161094684808452416991610946848084524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 148d6929-b77e-40cf-b658-0d8c430fcf5a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d91031d7-dc1a-4121-bb1e-6f648833e59c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d91031d7-dc1a-4121-bb1e-6f648833e59c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2975504529811412566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29755045298114125662975504529811412566297550452981141256629755045298114125662975504529811412566297550452981141256629755045298114125662975504529811412566297550452981141256629755045298114125662975504529811412566297550452981141256629755045298114125662975504529811412566297550452981141256629755045298114125662975504529811412566297550452981141256629755045298114125662975504529811412566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b014c71-3815-4a83-96bf-9d71bb58a8ab, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28b53a8c-5f2d-4f63-a40c-eab1fe5822b6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28b53a8c-5f2d-4f63-a40c-eab1fe5822b6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16662145512137296108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666214551213729610816662145512137296108166621455121372961081666214551213729610816662145512137296108166621455121372961081666214551213729610816662145512137296108166621455121372961081666214551213729610816662145512137296108166621455121372961081666214551213729610816662145512137296108166621455121372961081666214551213729610816662145512137296108166621455121372961081666214551213729610816662145512137296108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d91031d7-dc1a-4121-bb1e-6f648833e59c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b8c81b3-ad3d-4661-ba33-c76a0899752f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b8c81b3-ad3d-4661-ba33-c76a0899752f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15435911480899014494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543591148089901449415435911480899014494154359114808990144941543591148089901449415435911480899014494154359114808990144941543591148089901449415435911480899014494154359114808990144941543591148089901449415435911480899014494154359114808990144941543591148089901449415435911480899014494154359114808990144941543591148089901449415435911480899014494154359114808990144941543591148089901449415435911480899014494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28b53a8c-5f2d-4f63-a40c-eab1fe5822b6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c660e080-65c0-44a9-8619-2895af87543f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c660e080-65c0-44a9-8619-2895af87543f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14764144629372549429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476414462937254942914764144629372549429147641446293725494291476414462937254942914764144629372549429147641446293725494291476414462937254942914764144629372549429147641446293725494291476414462937254942914764144629372549429147641446293725494291476414462937254942914764144629372549429147641446293725494291476414462937254942914764144629372549429147641446293725494291476414462937254942914764144629372549429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b8c81b3-ad3d-4661-ba33-c76a0899752f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 362d8c86-fe84-40e2-a4b6-89da196b3c93, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 362d8c86-fe84-40e2-a4b6-89da196b3c93, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5167442250868086127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51674422508680861275167442250868086127516744225086808612751674422508680861275167442250868086127516744225086808612751674422508680861275167442250868086127516744225086808612751674422508680861275167442250868086127516744225086808612751674422508680861275167442250868086127516744225086808612751674422508680861275167442250868086127516744225086808612751674422508680861275167442250868086127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c660e080-65c0-44a9-8619-2895af87543f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 362d8c86-fe84-40e2-a4b6-89da196b3c93, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4af3aec4-1ad8-43e3-b336-796354218d83, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4af3aec4-1ad8-43e3-b336-796354218d83, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 955385952828813538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538955385952828813538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e69a01-c80a-4760-9ef8-3bb88897785c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e69a01-c80a-4760-9ef8-3bb88897785c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11755408948408431797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175540894840843179711755408948408431797117554089484084317971175540894840843179711755408948408431797117554089484084317971175540894840843179711755408948408431797117554089484084317971175540894840843179711755408948408431797117554089484084317971175540894840843179711755408948408431797117554089484084317971175540894840843179711755408948408431797117554089484084317971175540894840843179711755408948408431797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4af3aec4-1ad8-43e3-b336-796354218d83, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e69a01-c80a-4760-9ef8-3bb88897785c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc042607-4e83-4cb4-9e73-7500b4e2c9ad, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc042607-4e83-4cb4-9e73-7500b4e2c9ad, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16294346267238660660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629434626723866066016294346267238660660162943462672386606601629434626723866066016294346267238660660162943462672386606601629434626723866066016294346267238660660162943462672386606601629434626723866066016294346267238660660162943462672386606601629434626723866066016294346267238660660162943462672386606601629434626723866066016294346267238660660162943462672386606601629434626723866066016294346267238660660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20e6800f-6dce-4afa-91a7-3bd62b749e3e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20e6800f-6dce-4afa-91a7-3bd62b749e3e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14482079752200993873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448207975220099387314482079752200993873144820797522009938731448207975220099387314482079752200993873144820797522009938731448207975220099387314482079752200993873144820797522009938731448207975220099387314482079752200993873144820797522009938731448207975220099387314482079752200993873144820797522009938731448207975220099387314482079752200993873144820797522009938731448207975220099387314482079752200993873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc042607-4e83-4cb4-9e73-7500b4e2c9ad, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f76803e2-c296-4e14-b8e3-4e9265661d75, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f76803e2-c296-4e14-b8e3-4e9265661d75, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4824240179546134606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48242401795461346064824240179546134606482424017954613460648242401795461346064824240179546134606482424017954613460648242401795461346064824240179546134606482424017954613460648242401795461346064824240179546134606482424017954613460648242401795461346064824240179546134606482424017954613460648242401795461346064824240179546134606482424017954613460648242401795461346064824240179546134606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20e6800f-6dce-4afa-91a7-3bd62b749e3e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b085f8-770f-4241-8341-e1e161de2f3f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b085f8-770f-4241-8341-e1e161de2f3f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15128774375128952901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512877437512895290115128774375128952901151287743751289529011512877437512895290115128774375128952901151287743751289529011512877437512895290115128774375128952901151287743751289529011512877437512895290115128774375128952901151287743751289529011512877437512895290115128774375128952901151287743751289529011512877437512895290115128774375128952901151287743751289529011512877437512895290115128774375128952901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f76803e2-c296-4e14-b8e3-4e9265661d75, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccccd587-2758-4dd9-800f-51850b2e86ce, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccccd587-2758-4dd9-800f-51850b2e86ce, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10185429976333236487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018542997633323648710185429976333236487101854299763332364871018542997633323648710185429976333236487101854299763332364871018542997633323648710185429976333236487101854299763332364871018542997633323648710185429976333236487101854299763332364871018542997633323648710185429976333236487101854299763332364871018542997633323648710185429976333236487101854299763332364871018542997633323648710185429976333236487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b085f8-770f-4241-8341-e1e161de2f3f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfaac3fb-78ce-4d0a-bd0f-7b352d0e9d29, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfaac3fb-78ce-4d0a-bd0f-7b352d0e9d29, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13005596156249434770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300559615624943477013005596156249434770130055961562494347701300559615624943477013005596156249434770130055961562494347701300559615624943477013005596156249434770130055961562494347701300559615624943477013005596156249434770130055961562494347701300559615624943477013005596156249434770130055961562494347701300559615624943477013005596156249434770130055961562494347701300559615624943477013005596156249434770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccccd587-2758-4dd9-800f-51850b2e86ce, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81b80512-fe14-435f-84ec-b5b70e213fc0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81b80512-fe14-435f-84ec-b5b70e213fc0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1976427560794671394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19764275607946713941976427560794671394197642756079467139419764275607946713941976427560794671394197642756079467139419764275607946713941976427560794671394197642756079467139419764275607946713941976427560794671394197642756079467139419764275607946713941976427560794671394197642756079467139419764275607946713941976427560794671394197642756079467139419764275607946713941976427560794671394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfaac3fb-78ce-4d0a-bd0f-7b352d0e9d29, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7a4328e-fa4f-46b6-b3cb-0ca80a400b0d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7a4328e-fa4f-46b6-b3cb-0ca80a400b0d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6348424918307818565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63484249183078185656348424918307818565634842491830781856563484249183078185656348424918307818565634842491830781856563484249183078185656348424918307818565634842491830781856563484249183078185656348424918307818565634842491830781856563484249183078185656348424918307818565634842491830781856563484249183078185656348424918307818565634842491830781856563484249183078185656348424918307818565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7a4328e-fa4f-46b6-b3cb-0ca80a400b0d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92963658-319c-4235-902b-97236320a1a4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92963658-319c-4235-902b-97236320a1a4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8884984775943082500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88849847759430825008884984775943082500888498477594308250088849847759430825008884984775943082500888498477594308250088849847759430825008884984775943082500888498477594308250088849847759430825008884984775943082500888498477594308250088849847759430825008884984775943082500888498477594308250088849847759430825008884984775943082500888498477594308250088849847759430825008884984775943082500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b80512-fe14-435f-84ec-b5b70e213fc0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d3577e-8403-4fdc-b4fb-8cf09afda05c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d3577e-8403-4fdc-b4fb-8cf09afda05c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18270723924692215031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827072392469221503118270723924692215031182707239246922150311827072392469221503118270723924692215031182707239246922150311827072392469221503118270723924692215031182707239246922150311827072392469221503118270723924692215031182707239246922150311827072392469221503118270723924692215031182707239246922150311827072392469221503118270723924692215031182707239246922150311827072392469221503118270723924692215031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92963658-319c-4235-902b-97236320a1a4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 591ee0dc-9c55-4df5-b3e3-bdc2b778ef72, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 591ee0dc-9c55-4df5-b3e3-bdc2b778ef72, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10062844557026437333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006284455702643733310062844557026437333100628445570264373331006284455702643733310062844557026437333100628445570264373331006284455702643733310062844557026437333100628445570264373331006284455702643733310062844557026437333100628445570264373331006284455702643733310062844557026437333100628445570264373331006284455702643733310062844557026437333100628445570264373331006284455702643733310062844557026437333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d3577e-8403-4fdc-b4fb-8cf09afda05c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf8908d0-7830-4db3-a79d-e143c3470b71, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf8908d0-7830-4db3-a79d-e143c3470b71, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17902604643943262295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790260464394326229517902604643943262295179026046439432622951790260464394326229517902604643943262295179026046439432622951790260464394326229517902604643943262295179026046439432622951790260464394326229517902604643943262295179026046439432622951790260464394326229517902604643943262295179026046439432622951790260464394326229517902604643943262295179026046439432622951790260464394326229517902604643943262295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 591ee0dc-9c55-4df5-b3e3-bdc2b778ef72, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c471889-e685-4e32-b6ea-1cee6e8eee3a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf8908d0-7830-4db3-a79d-e143c3470b71, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0170fdc1-d736-498d-9b2b-9a1a09f4ab1a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0170fdc1-d736-498d-9b2b-9a1a09f4ab1a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4619966681926200430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46199666819262004304619966681926200430461996668192620043046199666819262004304619966681926200430461996668192620043046199666819262004304619966681926200430461996668192620043046199666819262004304619966681926200430461996668192620043046199666819262004304619966681926200430461996668192620043046199666819262004304619966681926200430461996668192620043046199666819262004304619966681926200430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c471889-e685-4e32-b6ea-1cee6e8eee3a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14243668293300036161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424366829330003616114243668293300036161142436682933000361611424366829330003616114243668293300036161142436682933000361611424366829330003616114243668293300036161142436682933000361611424366829330003616114243668293300036161142436682933000361611424366829330003616114243668293300036161142436682933000361611424366829330003616114243668293300036161142436682933000361611424366829330003616114243668293300036161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c471889-e685-4e32-b6ea-1cee6e8eee3a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 287dbe4c-5f40-460b-913d-0c24ffe838d8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0170fdc1-d736-498d-9b2b-9a1a09f4ab1a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 287dbe4c-5f40-460b-913d-0c24ffe838d8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16244227797672841882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624422779767284188216244227797672841882162442277976728418821624422779767284188216244227797672841882162442277976728418821624422779767284188216244227797672841882162442277976728418821624422779767284188216244227797672841882162442277976728418821624422779767284188216244227797672841882162442277976728418821624422779767284188216244227797672841882162442277976728418821624422779767284188216244227797672841882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e67b8c5-9242-47dc-bed2-c3aa834bcb9d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e67b8c5-9242-47dc-bed2-c3aa834bcb9d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18197174763769178036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819717476376917803618197174763769178036181971747637691780361819717476376917803618197174763769178036181971747637691780361819717476376917803618197174763769178036181971747637691780361819717476376917803618197174763769178036181971747637691780361819717476376917803618197174763769178036181971747637691780361819717476376917803618197174763769178036181971747637691780361819717476376917803618197174763769178036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e67b8c5-9242-47dc-bed2-c3aa834bcb9d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad748c09-d741-4358-bc2a-6fbb6be8bd20, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad748c09-d741-4358-bc2a-6fbb6be8bd20, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 84272560060331687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8427256006033168784272560060331687842725600603316878427256006033168784272560060331687842725600603316878427256006033168784272560060331687842725600603316878427256006033168784272560060331687842725600603316878427256006033168784272560060331687842725600603316878427256006033168784272560060331687842725600603316878427256006033168784272560060331687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 287dbe4c-5f40-460b-913d-0c24ffe838d8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b103fdb6-4cb3-40f6-b6fb-20b681103f91, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b103fdb6-4cb3-40f6-b6fb-20b681103f91, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9204348243620039418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92043482436200394189204348243620039418920434824362003941892043482436200394189204348243620039418920434824362003941892043482436200394189204348243620039418920434824362003941892043482436200394189204348243620039418920434824362003941892043482436200394189204348243620039418920434824362003941892043482436200394189204348243620039418920434824362003941892043482436200394189204348243620039418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad748c09-d741-4358-bc2a-6fbb6be8bd20, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddbea7b3-1e79-4832-afc8-7cea059dbcd7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddbea7b3-1e79-4832-afc8-7cea059dbcd7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4830008720303956677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48300087203039566774830008720303956677483000872030395667748300087203039566774830008720303956677483000872030395667748300087203039566774830008720303956677483000872030395667748300087203039566774830008720303956677483000872030395667748300087203039566774830008720303956677483000872030395667748300087203039566774830008720303956677483000872030395667748300087203039566774830008720303956677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddbea7b3-1e79-4832-afc8-7cea059dbcd7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08e160f3-bc58-4f19-860e-2f2cef589bb0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08e160f3-bc58-4f19-860e-2f2cef589bb0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15012997950484008972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501299795048400897215012997950484008972150129979504840089721501299795048400897215012997950484008972150129979504840089721501299795048400897215012997950484008972150129979504840089721501299795048400897215012997950484008972150129979504840089721501299795048400897215012997950484008972150129979504840089721501299795048400897215012997950484008972150129979504840089721501299795048400897215012997950484008972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b103fdb6-4cb3-40f6-b6fb-20b681103f91, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46178c65-c952-490f-a787-f781b7c67b29, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46178c65-c952-490f-a787-f781b7c67b29, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15131271580230821743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513127158023082174315131271580230821743151312715802308217431513127158023082174315131271580230821743151312715802308217431513127158023082174315131271580230821743151312715802308217431513127158023082174315131271580230821743151312715802308217431513127158023082174315131271580230821743151312715802308217431513127158023082174315131271580230821743151312715802308217431513127158023082174315131271580230821743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08e160f3-bc58-4f19-860e-2f2cef589bb0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b8c36e-8312-4905-8ce8-2012d5247949, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b8c36e-8312-4905-8ce8-2012d5247949, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8902510522827071107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89025105228270711078902510522827071107890251052282707110789025105228270711078902510522827071107890251052282707110789025105228270711078902510522827071107890251052282707110789025105228270711078902510522827071107890251052282707110789025105228270711078902510522827071107890251052282707110789025105228270711078902510522827071107890251052282707110789025105228270711078902510522827071107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46178c65-c952-490f-a787-f781b7c67b29, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9a10cfb-1392-4c29-82df-6352fd0b455b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9a10cfb-1392-4c29-82df-6352fd0b455b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6753619943813275958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67536199438132759586753619943813275958675361994381327595867536199438132759586753619943813275958675361994381327595867536199438132759586753619943813275958675361994381327595867536199438132759586753619943813275958675361994381327595867536199438132759586753619943813275958675361994381327595867536199438132759586753619943813275958675361994381327595867536199438132759586753619943813275958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b8c36e-8312-4905-8ce8-2012d5247949, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8471d14d-df33-4347-bfa8-9e1c709af691, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8471d14d-df33-4347-bfa8-9e1c709af691, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13851180883615699860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385118088361569986013851180883615699860138511808836156998601385118088361569986013851180883615699860138511808836156998601385118088361569986013851180883615699860138511808836156998601385118088361569986013851180883615699860138511808836156998601385118088361569986013851180883615699860138511808836156998601385118088361569986013851180883615699860138511808836156998601385118088361569986013851180883615699860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9a10cfb-1392-4c29-82df-6352fd0b455b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0efd4f3-6ac0-455e-a266-6939db566a83, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8471d14d-df33-4347-bfa8-9e1c709af691, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0efd4f3-6ac0-455e-a266-6939db566a83, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5609060057466214736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56090600574662147365609060057466214736560906005746621473656090600574662147365609060057466214736560906005746621473656090600574662147365609060057466214736560906005746621473656090600574662147365609060057466214736560906005746621473656090600574662147365609060057466214736560906005746621473656090600574662147365609060057466214736560906005746621473656090600574662147365609060057466214736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 185e600f-bfdc-48ab-a2c9-fdbfe58756e9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 185e600f-bfdc-48ab-a2c9-fdbfe58756e9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1699081969213120048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16990819692131200481699081969213120048169908196921312004816990819692131200481699081969213120048169908196921312004816990819692131200481699081969213120048169908196921312004816990819692131200481699081969213120048169908196921312004816990819692131200481699081969213120048169908196921312004816990819692131200481699081969213120048169908196921312004816990819692131200481699081969213120048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 185e600f-bfdc-48ab-a2c9-fdbfe58756e9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed40f55e-4d76-4c25-a813-07b7b78e5cbb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed40f55e-4d76-4c25-a813-07b7b78e5cbb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15624999703794977983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562499970379497798315624999703794977983156249997037949779831562499970379497798315624999703794977983156249997037949779831562499970379497798315624999703794977983156249997037949779831562499970379497798315624999703794977983156249997037949779831562499970379497798315624999703794977983156249997037949779831562499970379497798315624999703794977983156249997037949779831562499970379497798315624999703794977983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0efd4f3-6ac0-455e-a266-6939db566a83, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 864e95c8-ef08-4bc7-9ef3-c510f608a92e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 864e95c8-ef08-4bc7-9ef3-c510f608a92e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5364455580350973398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53644555803509733985364455580350973398536445558035097339853644555803509733985364455580350973398536445558035097339853644555803509733985364455580350973398536445558035097339853644555803509733985364455580350973398536445558035097339853644555803509733985364455580350973398536445558035097339853644555803509733985364455580350973398536445558035097339853644555803509733985364455580350973398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed40f55e-4d76-4c25-a813-07b7b78e5cbb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d96bbfcf-3109-4ca2-899c-792ebd4ccb7a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d96bbfcf-3109-4ca2-899c-792ebd4ccb7a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 450262572740802404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404450262572740802404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 864e95c8-ef08-4bc7-9ef3-c510f608a92e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 957c60d0-853a-4b40-b82f-01ba444b5898, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 957c60d0-853a-4b40-b82f-01ba444b5898, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4720794590229854325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47207945902298543254720794590229854325472079459022985432547207945902298543254720794590229854325472079459022985432547207945902298543254720794590229854325472079459022985432547207945902298543254720794590229854325472079459022985432547207945902298543254720794590229854325472079459022985432547207945902298543254720794590229854325472079459022985432547207945902298543254720794590229854325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d96bbfcf-3109-4ca2-899c-792ebd4ccb7a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 308497ea-107a-4fe5-875d-9fa7032a133c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 308497ea-107a-4fe5-875d-9fa7032a133c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1731307162258760352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17313071622587603521731307162258760352173130716225876035217313071622587603521731307162258760352173130716225876035217313071622587603521731307162258760352173130716225876035217313071622587603521731307162258760352173130716225876035217313071622587603521731307162258760352173130716225876035217313071622587603521731307162258760352173130716225876035217313071622587603521731307162258760352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 957c60d0-853a-4b40-b82f-01ba444b5898, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 725ae7e1-1447-4049-9643-5fd00c85d487, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 725ae7e1-1447-4049-9643-5fd00c85d487, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14319597426098585442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431959742609858544214319597426098585442143195974260985854421431959742609858544214319597426098585442143195974260985854421431959742609858544214319597426098585442143195974260985854421431959742609858544214319597426098585442143195974260985854421431959742609858544214319597426098585442143195974260985854421431959742609858544214319597426098585442143195974260985854421431959742609858544214319597426098585442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 725ae7e1-1447-4049-9643-5fd00c85d487, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5efbd9f5-b872-4793-bcf0-65d2505ac000, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5efbd9f5-b872-4793-bcf0-65d2505ac000, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4009105734382804220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40091057343828042204009105734382804220400910573438280422040091057343828042204009105734382804220400910573438280422040091057343828042204009105734382804220400910573438280422040091057343828042204009105734382804220400910573438280422040091057343828042204009105734382804220400910573438280422040091057343828042204009105734382804220400910573438280422040091057343828042204009105734382804220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 308497ea-107a-4fe5-875d-9fa7032a133c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7915689-30e7-4c3c-9819-4509f58971e8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7915689-30e7-4c3c-9819-4509f58971e8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8476477480541515967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84764774805415159678476477480541515967847647748054151596784764774805415159678476477480541515967847647748054151596784764774805415159678476477480541515967847647748054151596784764774805415159678476477480541515967847647748054151596784764774805415159678476477480541515967847647748054151596784764774805415159678476477480541515967847647748054151596784764774805415159678476477480541515967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5efbd9f5-b872-4793-bcf0-65d2505ac000, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaff1255-08b5-4a95-a8e2-8106b7ae7ab1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaff1255-08b5-4a95-a8e2-8106b7ae7ab1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7889946019482281930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78899460194822819307889946019482281930788994601948228193078899460194822819307889946019482281930788994601948228193078899460194822819307889946019482281930788994601948228193078899460194822819307889946019482281930788994601948228193078899460194822819307889946019482281930788994601948228193078899460194822819307889946019482281930788994601948228193078899460194822819307889946019482281930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7915689-30e7-4c3c-9819-4509f58971e8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41519403-fd85-4c9b-9a86-cabab905733d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41519403-fd85-4c9b-9a86-cabab905733d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9418449693807208058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94184496938072080589418449693807208058941844969380720805894184496938072080589418449693807208058941844969380720805894184496938072080589418449693807208058941844969380720805894184496938072080589418449693807208058941844969380720805894184496938072080589418449693807208058941844969380720805894184496938072080589418449693807208058941844969380720805894184496938072080589418449693807208058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaff1255-08b5-4a95-a8e2-8106b7ae7ab1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae618bb-fe8c-46ce-9342-df54eb7d6c56, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae618bb-fe8c-46ce-9342-df54eb7d6c56, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 51535292132354382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5153529213235438251535292132354382515352921323543825153529213235438251535292132354382515352921323543825153529213235438251535292132354382515352921323543825153529213235438251535292132354382515352921323543825153529213235438251535292132354382515352921323543825153529213235438251535292132354382515352921323543825153529213235438251535292132354382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41519403-fd85-4c9b-9a86-cabab905733d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 056c90a2-a488-4cc0-ae64-ac908c5df159, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 056c90a2-a488-4cc0-ae64-ac908c5df159, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 85352471324661707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8535247132466170785352471324661707853524713246617078535247132466170785352471324661707853524713246617078535247132466170785352471324661707853524713246617078535247132466170785352471324661707853524713246617078535247132466170785352471324661707853524713246617078535247132466170785352471324661707853524713246617078535247132466170785352471324661707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae618bb-fe8c-46ce-9342-df54eb7d6c56, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 857a929d-5462-4955-8177-eb6823281c16, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 857a929d-5462-4955-8177-eb6823281c16, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7038724738254551448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70387247382545514487038724738254551448703872473825455144870387247382545514487038724738254551448703872473825455144870387247382545514487038724738254551448703872473825455144870387247382545514487038724738254551448703872473825455144870387247382545514487038724738254551448703872473825455144870387247382545514487038724738254551448703872473825455144870387247382545514487038724738254551448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 056c90a2-a488-4cc0-ae64-ac908c5df159, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2322e3d8-fe9c-49e9-acc3-bf49b22b490c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2322e3d8-fe9c-49e9-acc3-bf49b22b490c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7016964435564343305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70169644355643433057016964435564343305701696443556434330570169644355643433057016964435564343305701696443556434330570169644355643433057016964435564343305701696443556434330570169644355643433057016964435564343305701696443556434330570169644355643433057016964435564343305701696443556434330570169644355643433057016964435564343305701696443556434330570169644355643433057016964435564343305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 857a929d-5462-4955-8177-eb6823281c16, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebdd2241-4aa0-49ba-9de0-f1de8b8c65c8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebdd2241-4aa0-49ba-9de0-f1de8b8c65c8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9439763792650032592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94397637926500325929439763792650032592943976379265003259294397637926500325929439763792650032592943976379265003259294397637926500325929439763792650032592943976379265003259294397637926500325929439763792650032592943976379265003259294397637926500325929439763792650032592943976379265003259294397637926500325929439763792650032592943976379265003259294397637926500325929439763792650032592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2322e3d8-fe9c-49e9-acc3-bf49b22b490c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72d377c7-d609-4e5e-8955-b6af3fa7ca28, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72d377c7-d609-4e5e-8955-b6af3fa7ca28, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16995866436787974728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699586643678797472816995866436787974728169958664367879747281699586643678797472816995866436787974728169958664367879747281699586643678797472816995866436787974728169958664367879747281699586643678797472816995866436787974728169958664367879747281699586643678797472816995866436787974728169958664367879747281699586643678797472816995866436787974728169958664367879747281699586643678797472816995866436787974728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebdd2241-4aa0-49ba-9de0-f1de8b8c65c8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e034d271-d01b-4f9a-9944-47b3b18fc81a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e034d271-d01b-4f9a-9944-47b3b18fc81a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5533645499503626991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55336454995036269915533645499503626991553364549950362699155336454995036269915533645499503626991553364549950362699155336454995036269915533645499503626991553364549950362699155336454995036269915533645499503626991553364549950362699155336454995036269915533645499503626991553364549950362699155336454995036269915533645499503626991553364549950362699155336454995036269915533645499503626991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72d377c7-d609-4e5e-8955-b6af3fa7ca28, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0c9f2e3-b24b-4c76-b521-b7e4b0a39c16, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0c9f2e3-b24b-4c76-b521-b7e4b0a39c16, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11650729142932065336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165072914293206533611650729142932065336116507291429320653361165072914293206533611650729142932065336116507291429320653361165072914293206533611650729142932065336116507291429320653361165072914293206533611650729142932065336116507291429320653361165072914293206533611650729142932065336116507291429320653361165072914293206533611650729142932065336116507291429320653361165072914293206533611650729142932065336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e034d271-d01b-4f9a-9944-47b3b18fc81a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5418e99-d7e7-40a9-bb3b-78c30dd0af07, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5418e99-d7e7-40a9-bb3b-78c30dd0af07, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11638879849830943523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163887984983094352311638879849830943523116388798498309435231163887984983094352311638879849830943523116388798498309435231163887984983094352311638879849830943523116388798498309435231163887984983094352311638879849830943523116388798498309435231163887984983094352311638879849830943523116388798498309435231163887984983094352311638879849830943523116388798498309435231163887984983094352311638879849830943523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0c9f2e3-b24b-4c76-b521-b7e4b0a39c16, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 484b3db9-9796-469a-9aa2-5698f2a6af26, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 484b3db9-9796-469a-9aa2-5698f2a6af26, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4303268259632215654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43032682596322156544303268259632215654430326825963221565443032682596322156544303268259632215654430326825963221565443032682596322156544303268259632215654430326825963221565443032682596322156544303268259632215654430326825963221565443032682596322156544303268259632215654430326825963221565443032682596322156544303268259632215654430326825963221565443032682596322156544303268259632215654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5418e99-d7e7-40a9-bb3b-78c30dd0af07, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d9b153a-b270-45c0-9da1-745a9c620ea5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d9b153a-b270-45c0-9da1-745a9c620ea5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2736857356457527492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27368573564575274922736857356457527492273685735645752749227368573564575274922736857356457527492273685735645752749227368573564575274922736857356457527492273685735645752749227368573564575274922736857356457527492273685735645752749227368573564575274922736857356457527492273685735645752749227368573564575274922736857356457527492273685735645752749227368573564575274922736857356457527492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 484b3db9-9796-469a-9aa2-5698f2a6af26, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f7d4b93-63f4-42a3-ae57-1e63e8d1cb03, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f7d4b93-63f4-42a3-ae57-1e63e8d1cb03, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2011360183169635825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20113601831696358252011360183169635825201136018316963582520113601831696358252011360183169635825201136018316963582520113601831696358252011360183169635825201136018316963582520113601831696358252011360183169635825201136018316963582520113601831696358252011360183169635825201136018316963582520113601831696358252011360183169635825201136018316963582520113601831696358252011360183169635825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d9b153a-b270-45c0-9da1-745a9c620ea5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ef647dc-f105-4023-87df-29d3413b8359, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ef647dc-f105-4023-87df-29d3413b8359, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12971779706777060227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297177970677706022712971779706777060227129717797067770602271297177970677706022712971779706777060227129717797067770602271297177970677706022712971779706777060227129717797067770602271297177970677706022712971779706777060227129717797067770602271297177970677706022712971779706777060227129717797067770602271297177970677706022712971779706777060227129717797067770602271297177970677706022712971779706777060227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f7d4b93-63f4-42a3-ae57-1e63e8d1cb03, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c1befd4-d791-49bf-8e4a-2c47a532ce90, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ef647dc-f105-4023-87df-29d3413b8359, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c1befd4-d791-49bf-8e4a-2c47a532ce90, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7815794374183190430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78157943741831904307815794374183190430781579437418319043078157943741831904307815794374183190430781579437418319043078157943741831904307815794374183190430781579437418319043078157943741831904307815794374183190430781579437418319043078157943741831904307815794374183190430781579437418319043078157943741831904307815794374183190430781579437418319043078157943741831904307815794374183190430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaa0004d-236c-4927-9f30-4866372bbaf1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaa0004d-236c-4927-9f30-4866372bbaf1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8410718038463819657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84107180384638196578410718038463819657841071803846381965784107180384638196578410718038463819657841071803846381965784107180384638196578410718038463819657841071803846381965784107180384638196578410718038463819657841071803846381965784107180384638196578410718038463819657841071803846381965784107180384638196578410718038463819657841071803846381965784107180384638196578410718038463819657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c1befd4-d791-49bf-8e4a-2c47a532ce90, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ed9e1e8-3383-47ba-b3e7-8abeee80cf06, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaa0004d-236c-4927-9f30-4866372bbaf1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ed9e1e8-3383-47ba-b3e7-8abeee80cf06, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2605625604542520455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26056256045425204552605625604542520455260562560454252045526056256045425204552605625604542520455260562560454252045526056256045425204552605625604542520455260562560454252045526056256045425204552605625604542520455260562560454252045526056256045425204552605625604542520455260562560454252045526056256045425204552605625604542520455260562560454252045526056256045425204552605625604542520455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af01f819-2811-40c9-8f7a-80fbed6d7b43, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af01f819-2811-40c9-8f7a-80fbed6d7b43, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9555881198879537020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95558811988795370209555881198879537020955588119887953702095558811988795370209555881198879537020955588119887953702095558811988795370209555881198879537020955588119887953702095558811988795370209555881198879537020955588119887953702095558811988795370209555881198879537020955588119887953702095558811988795370209555881198879537020955588119887953702095558811988795370209555881198879537020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ed9e1e8-3383-47ba-b3e7-8abeee80cf06, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cbe91af-e3b5-4cb9-9a2f-0fe462de45ec, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cbe91af-e3b5-4cb9-9a2f-0fe462de45ec, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 583956848598464450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450583956848598464450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af01f819-2811-40c9-8f7a-80fbed6d7b43, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fc1766e-a785-4a0c-985b-cc5f456ea158, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc1766e-a785-4a0c-985b-cc5f456ea158, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4998935854730987286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49989358547309872864998935854730987286499893585473098728649989358547309872864998935854730987286499893585473098728649989358547309872864998935854730987286499893585473098728649989358547309872864998935854730987286499893585473098728649989358547309872864998935854730987286499893585473098728649989358547309872864998935854730987286499893585473098728649989358547309872864998935854730987286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cbe91af-e3b5-4cb9-9a2f-0fe462de45ec, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 917e43de-68cd-489a-8704-4bbdf8a0f69b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 917e43de-68cd-489a-8704-4bbdf8a0f69b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6967326253226699902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69673262532266999026967326253226699902696732625322669990269673262532266999026967326253226699902696732625322669990269673262532266999026967326253226699902696732625322669990269673262532266999026967326253226699902696732625322669990269673262532266999026967326253226699902696732625322669990269673262532266999026967326253226699902696732625322669990269673262532266999026967326253226699902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc1766e-a785-4a0c-985b-cc5f456ea158, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 808bcf7b-8123-4bf1-8b36-2c29d7707690, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 808bcf7b-8123-4bf1-8b36-2c29d7707690, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9326730480176109107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93267304801761091079326730480176109107932673048017610910793267304801761091079326730480176109107932673048017610910793267304801761091079326730480176109107932673048017610910793267304801761091079326730480176109107932673048017610910793267304801761091079326730480176109107932673048017610910793267304801761091079326730480176109107932673048017610910793267304801761091079326730480176109107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 917e43de-68cd-489a-8704-4bbdf8a0f69b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00b392cc-b04d-4acb-8f01-9ca501b83653, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00b392cc-b04d-4acb-8f01-9ca501b83653, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11432154715264840033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143215471526484003311432154715264840033114321547152648400331143215471526484003311432154715264840033114321547152648400331143215471526484003311432154715264840033114321547152648400331143215471526484003311432154715264840033114321547152648400331143215471526484003311432154715264840033114321547152648400331143215471526484003311432154715264840033114321547152648400331143215471526484003311432154715264840033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 808bcf7b-8123-4bf1-8b36-2c29d7707690, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83c3d219-00c1-4eee-9896-fcf03850b99e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00b392cc-b04d-4acb-8f01-9ca501b83653, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83c3d219-00c1-4eee-9896-fcf03850b99e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8668795201884139720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86687952018841397208668795201884139720866879520188413972086687952018841397208668795201884139720866879520188413972086687952018841397208668795201884139720866879520188413972086687952018841397208668795201884139720866879520188413972086687952018841397208668795201884139720866879520188413972086687952018841397208668795201884139720866879520188413972086687952018841397208668795201884139720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb22f38e-6fa0-43dc-a8b2-22a06e86468b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb22f38e-6fa0-43dc-a8b2-22a06e86468b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16689142761541808097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668914276154180809716689142761541808097166891427615418080971668914276154180809716689142761541808097166891427615418080971668914276154180809716689142761541808097166891427615418080971668914276154180809716689142761541808097166891427615418080971668914276154180809716689142761541808097166891427615418080971668914276154180809716689142761541808097166891427615418080971668914276154180809716689142761541808097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83c3d219-00c1-4eee-9896-fcf03850b99e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 972cf66c-e9a0-4c80-a1d6-f25ea604eecc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 972cf66c-e9a0-4c80-a1d6-f25ea604eecc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5284997492576647084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52849974925766470845284997492576647084528499749257664708452849974925766470845284997492576647084528499749257664708452849974925766470845284997492576647084528499749257664708452849974925766470845284997492576647084528499749257664708452849974925766470845284997492576647084528499749257664708452849974925766470845284997492576647084528499749257664708452849974925766470845284997492576647084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb22f38e-6fa0-43dc-a8b2-22a06e86468b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24d7608f-00a9-4e9b-b43b-d594b975c283, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24d7608f-00a9-4e9b-b43b-d594b975c283, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6430266656225813662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64302666562258136626430266656225813662643026665622581366264302666562258136626430266656225813662643026665622581366264302666562258136626430266656225813662643026665622581366264302666562258136626430266656225813662643026665622581366264302666562258136626430266656225813662643026665622581366264302666562258136626430266656225813662643026665622581366264302666562258136626430266656225813662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 972cf66c-e9a0-4c80-a1d6-f25ea604eecc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bed1538-ffa2-43cf-9079-2e5935fe0b10, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bed1538-ffa2-43cf-9079-2e5935fe0b10, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9178621963432971858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91786219634329718589178621963432971858917862196343297185891786219634329718589178621963432971858917862196343297185891786219634329718589178621963432971858917862196343297185891786219634329718589178621963432971858917862196343297185891786219634329718589178621963432971858917862196343297185891786219634329718589178621963432971858917862196343297185891786219634329718589178621963432971858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24d7608f-00a9-4e9b-b43b-d594b975c283, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3707e445-2c25-488a-b427-27f4a5e765aa, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3707e445-2c25-488a-b427-27f4a5e765aa, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13557447892530939985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355744789253093998513557447892530939985135574478925309399851355744789253093998513557447892530939985135574478925309399851355744789253093998513557447892530939985135574478925309399851355744789253093998513557447892530939985135574478925309399851355744789253093998513557447892530939985135574478925309399851355744789253093998513557447892530939985135574478925309399851355744789253093998513557447892530939985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bed1538-ffa2-43cf-9079-2e5935fe0b10, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3707e445-2c25-488a-b427-27f4a5e765aa, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1500e081-987c-4549-95ad-dadad3b313f1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1500e081-987c-4549-95ad-dadad3b313f1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8885164744723784479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88851647447237844798885164744723784479888516474472378447988851647447237844798885164744723784479888516474472378447988851647447237844798885164744723784479888516474472378447988851647447237844798885164744723784479888516474472378447988851647447237844798885164744723784479888516474472378447988851647447237844798885164744723784479888516474472378447988851647447237844798885164744723784479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd56b0d6-bf21-4415-ad10-3a0b50bc3cb4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd56b0d6-bf21-4415-ad10-3a0b50bc3cb4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12567797705326767366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256779770532676736612567797705326767366125677977053267673661256779770532676736612567797705326767366125677977053267673661256779770532676736612567797705326767366125677977053267673661256779770532676736612567797705326767366125677977053267673661256779770532676736612567797705326767366125677977053267673661256779770532676736612567797705326767366125677977053267673661256779770532676736612567797705326767366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1500e081-987c-4549-95ad-dadad3b313f1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b89e13ca-d114-4435-b0a6-81e0587a03d8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b89e13ca-d114-4435-b0a6-81e0587a03d8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5293151030792351865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52931510307923518655293151030792351865529315103079235186552931510307923518655293151030792351865529315103079235186552931510307923518655293151030792351865529315103079235186552931510307923518655293151030792351865529315103079235186552931510307923518655293151030792351865529315103079235186552931510307923518655293151030792351865529315103079235186552931510307923518655293151030792351865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd56b0d6-bf21-4415-ad10-3a0b50bc3cb4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e098618f-97b1-4bc8-94cf-ecdce5dbaf13, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b89e13ca-d114-4435-b0a6-81e0587a03d8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e75e233a-d374-416d-b0b9-105ea7e9eb4e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e75e233a-d374-416d-b0b9-105ea7e9eb4e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3956793411722149690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39567934117221496903956793411722149690395679341172214969039567934117221496903956793411722149690395679341172214969039567934117221496903956793411722149690395679341172214969039567934117221496903956793411722149690395679341172214969039567934117221496903956793411722149690395679341172214969039567934117221496903956793411722149690395679341172214969039567934117221496903956793411722149690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e098618f-97b1-4bc8-94cf-ecdce5dbaf13, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10202619751759439011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020261975175943901110202619751759439011102026197517594390111020261975175943901110202619751759439011102026197517594390111020261975175943901110202619751759439011102026197517594390111020261975175943901110202619751759439011102026197517594390111020261975175943901110202619751759439011102026197517594390111020261975175943901110202619751759439011102026197517594390111020261975175943901110202619751759439011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e75e233a-d374-416d-b0b9-105ea7e9eb4e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bafc7429-dc38-44a4-b8d0-56a3fb72b661, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bafc7429-dc38-44a4-b8d0-56a3fb72b661, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2294393178618768304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22943931786187683042294393178618768304229439317861876830422943931786187683042294393178618768304229439317861876830422943931786187683042294393178618768304229439317861876830422943931786187683042294393178618768304229439317861876830422943931786187683042294393178618768304229439317861876830422943931786187683042294393178618768304229439317861876830422943931786187683042294393178618768304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e098618f-97b1-4bc8-94cf-ecdce5dbaf13, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 931e1d3f-6922-4b3c-8050-1768018a6120, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 931e1d3f-6922-4b3c-8050-1768018a6120, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15729553247411302185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572955324741130218515729553247411302185157295532474113021851572955324741130218515729553247411302185157295532474113021851572955324741130218515729553247411302185157295532474113021851572955324741130218515729553247411302185157295532474113021851572955324741130218515729553247411302185157295532474113021851572955324741130218515729553247411302185157295532474113021851572955324741130218515729553247411302185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bafc7429-dc38-44a4-b8d0-56a3fb72b661, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 931e1d3f-6922-4b3c-8050-1768018a6120, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c39a50fa-566e-481d-901b-03a13791a760, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c39a50fa-566e-481d-901b-03a13791a760, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15891412736157861530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589141273615786153015891412736157861530158914127361578615301589141273615786153015891412736157861530158914127361578615301589141273615786153015891412736157861530158914127361578615301589141273615786153015891412736157861530158914127361578615301589141273615786153015891412736157861530158914127361578615301589141273615786153015891412736157861530158914127361578615301589141273615786153015891412736157861530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dc9247a-1f27-46d7-ae36-f0202193e82d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dc9247a-1f27-46d7-ae36-f0202193e82d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8457977022330334436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84579770223303344368457977022330334436845797702233033443684579770223303344368457977022330334436845797702233033443684579770223303344368457977022330334436845797702233033443684579770223303344368457977022330334436845797702233033443684579770223303344368457977022330334436845797702233033443684579770223303344368457977022330334436845797702233033443684579770223303344368457977022330334436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c39a50fa-566e-481d-901b-03a13791a760, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe2e6973-81af-4ed1-aba7-c5609b1d975e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe2e6973-81af-4ed1-aba7-c5609b1d975e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 185157144671830321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321185157144671830321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dc9247a-1f27-46d7-ae36-f0202193e82d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac37325-4f78-40df-8740-2d328f1d1743, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac37325-4f78-40df-8740-2d328f1d1743, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10536808073660899781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053680807366089978110536808073660899781105368080736608997811053680807366089978110536808073660899781105368080736608997811053680807366089978110536808073660899781105368080736608997811053680807366089978110536808073660899781105368080736608997811053680807366089978110536808073660899781105368080736608997811053680807366089978110536808073660899781105368080736608997811053680807366089978110536808073660899781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe2e6973-81af-4ed1-aba7-c5609b1d975e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d107da3a-1d96-43e4-96a9-0d875ad85944, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d107da3a-1d96-43e4-96a9-0d875ad85944, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13526110597060712901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352611059706071290113526110597060712901135261105970607129011352611059706071290113526110597060712901135261105970607129011352611059706071290113526110597060712901135261105970607129011352611059706071290113526110597060712901135261105970607129011352611059706071290113526110597060712901135261105970607129011352611059706071290113526110597060712901135261105970607129011352611059706071290113526110597060712901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac37325-4f78-40df-8740-2d328f1d1743, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8604449-fa44-4b59-914f-0ae456382177, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8604449-fa44-4b59-914f-0ae456382177, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18401921756819193625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840192175681919362518401921756819193625184019217568191936251840192175681919362518401921756819193625184019217568191936251840192175681919362518401921756819193625184019217568191936251840192175681919362518401921756819193625184019217568191936251840192175681919362518401921756819193625184019217568191936251840192175681919362518401921756819193625184019217568191936251840192175681919362518401921756819193625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d107da3a-1d96-43e4-96a9-0d875ad85944, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a308498-d9ba-47f0-a4d2-af9bc4add1c0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a308498-d9ba-47f0-a4d2-af9bc4add1c0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16556201279940682171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655620127994068217116556201279940682171165562012799406821711655620127994068217116556201279940682171165562012799406821711655620127994068217116556201279940682171165562012799406821711655620127994068217116556201279940682171165562012799406821711655620127994068217116556201279940682171165562012799406821711655620127994068217116556201279940682171165562012799406821711655620127994068217116556201279940682171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8604449-fa44-4b59-914f-0ae456382177, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e55942f3-218a-4419-865d-1ff710a8e2fe, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e55942f3-218a-4419-865d-1ff710a8e2fe, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9149358164617777158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91493581646177771589149358164617777158914935816461777715891493581646177771589149358164617777158914935816461777715891493581646177771589149358164617777158914935816461777715891493581646177771589149358164617777158914935816461777715891493581646177771589149358164617777158914935816461777715891493581646177771589149358164617777158914935816461777715891493581646177771589149358164617777158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a308498-d9ba-47f0-a4d2-af9bc4add1c0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 733f0d52-4f4d-402e-a728-a7c2c3777f29, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 733f0d52-4f4d-402e-a728-a7c2c3777f29, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15122181412979091092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512218141297909109215122181412979091092151221814129790910921512218141297909109215122181412979091092151221814129790910921512218141297909109215122181412979091092151221814129790910921512218141297909109215122181412979091092151221814129790910921512218141297909109215122181412979091092151221814129790910921512218141297909109215122181412979091092151221814129790910921512218141297909109215122181412979091092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e55942f3-218a-4419-865d-1ff710a8e2fe, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f51dff07-f940-4426-b53e-ad876f339d3a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f51dff07-f940-4426-b53e-ad876f339d3a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14389433929589616905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438943392958961690514389433929589616905143894339295896169051438943392958961690514389433929589616905143894339295896169051438943392958961690514389433929589616905143894339295896169051438943392958961690514389433929589616905143894339295896169051438943392958961690514389433929589616905143894339295896169051438943392958961690514389433929589616905143894339295896169051438943392958961690514389433929589616905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 733f0d52-4f4d-402e-a728-a7c2c3777f29, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98b55f2d-b8a5-442a-affa-9d9ee81e860b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98b55f2d-b8a5-442a-affa-9d9ee81e860b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13008260117128026926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300826011712802692613008260117128026926130082601171280269261300826011712802692613008260117128026926130082601171280269261300826011712802692613008260117128026926130082601171280269261300826011712802692613008260117128026926130082601171280269261300826011712802692613008260117128026926130082601171280269261300826011712802692613008260117128026926130082601171280269261300826011712802692613008260117128026926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f51dff07-f940-4426-b53e-ad876f339d3a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de88620a-c24b-4842-8ff6-18173c345f65, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de88620a-c24b-4842-8ff6-18173c345f65, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11911324163220777563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191132416322077756311911324163220777563119113241632207775631191132416322077756311911324163220777563119113241632207775631191132416322077756311911324163220777563119113241632207775631191132416322077756311911324163220777563119113241632207775631191132416322077756311911324163220777563119113241632207775631191132416322077756311911324163220777563119113241632207775631191132416322077756311911324163220777563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98b55f2d-b8a5-442a-affa-9d9ee81e860b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a2a5eae-89bd-4c2e-84ad-18f43b943d05, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a2a5eae-89bd-4c2e-84ad-18f43b943d05, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10422865675542528193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042286567554252819310422865675542528193104228656755425281931042286567554252819310422865675542528193104228656755425281931042286567554252819310422865675542528193104228656755425281931042286567554252819310422865675542528193104228656755425281931042286567554252819310422865675542528193104228656755425281931042286567554252819310422865675542528193104228656755425281931042286567554252819310422865675542528193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de88620a-c24b-4842-8ff6-18173c345f65, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 968e17c0-18c9-49c5-8405-8812ec68ad13, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 968e17c0-18c9-49c5-8405-8812ec68ad13, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6738314699560410264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67383146995604102646738314699560410264673831469956041026467383146995604102646738314699560410264673831469956041026467383146995604102646738314699560410264673831469956041026467383146995604102646738314699560410264673831469956041026467383146995604102646738314699560410264673831469956041026467383146995604102646738314699560410264673831469956041026467383146995604102646738314699560410264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 968e17c0-18c9-49c5-8405-8812ec68ad13, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d6ceee-dbb4-4ba5-8e7c-bbd75ba66e8a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d6ceee-dbb4-4ba5-8e7c-bbd75ba66e8a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7591143278959778715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75911432789597787157591143278959778715759114327895977871575911432789597787157591143278959778715759114327895977871575911432789597787157591143278959778715759114327895977871575911432789597787157591143278959778715759114327895977871575911432789597787157591143278959778715759114327895977871575911432789597787157591143278959778715759114327895977871575911432789597787157591143278959778715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a2a5eae-89bd-4c2e-84ad-18f43b943d05, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cff2014-a762-4e4b-b44c-dc18695c4fbd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cff2014-a762-4e4b-b44c-dc18695c4fbd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8866633415849913112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88666334158499131128866633415849913112886663341584991311288666334158499131128866633415849913112886663341584991311288666334158499131128866633415849913112886663341584991311288666334158499131128866633415849913112886663341584991311288666334158499131128866633415849913112886663341584991311288666334158499131128866633415849913112886663341584991311288666334158499131128866633415849913112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d6ceee-dbb4-4ba5-8e7c-bbd75ba66e8a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b46c3855-0148-4767-a8e8-3b5cf7405c7a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b46c3855-0148-4767-a8e8-3b5cf7405c7a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7370871637325108827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73708716373251088277370871637325108827737087163732510882773708716373251088277370871637325108827737087163732510882773708716373251088277370871637325108827737087163732510882773708716373251088277370871637325108827737087163732510882773708716373251088277370871637325108827737087163732510882773708716373251088277370871637325108827737087163732510882773708716373251088277370871637325108827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cff2014-a762-4e4b-b44c-dc18695c4fbd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17dbeb4f-1eb1-409e-b105-acc821e613b3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17dbeb4f-1eb1-409e-b105-acc821e613b3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12143945049795151268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214394504979515126812143945049795151268121439450497951512681214394504979515126812143945049795151268121439450497951512681214394504979515126812143945049795151268121439450497951512681214394504979515126812143945049795151268121439450497951512681214394504979515126812143945049795151268121439450497951512681214394504979515126812143945049795151268121439450497951512681214394504979515126812143945049795151268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b46c3855-0148-4767-a8e8-3b5cf7405c7a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0137410-e4e1-4265-aff8-39c71cd3c7b1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0137410-e4e1-4265-aff8-39c71cd3c7b1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10523987999330494224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052398799933049422410523987999330494224105239879993304942241052398799933049422410523987999330494224105239879993304942241052398799933049422410523987999330494224105239879993304942241052398799933049422410523987999330494224105239879993304942241052398799933049422410523987999330494224105239879993304942241052398799933049422410523987999330494224105239879993304942241052398799933049422410523987999330494224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0137410-e4e1-4265-aff8-39c71cd3c7b1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17dbeb4f-1eb1-409e-b105-acc821e613b3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 214857d3-d1c5-4016-a2b3-ad4218bdaff7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 214857d3-d1c5-4016-a2b3-ad4218bdaff7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13882850471353592645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388285047135359264513882850471353592645138828504713535926451388285047135359264513882850471353592645138828504713535926451388285047135359264513882850471353592645138828504713535926451388285047135359264513882850471353592645138828504713535926451388285047135359264513882850471353592645138828504713535926451388285047135359264513882850471353592645138828504713535926451388285047135359264513882850471353592645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 941bbe49-b8d9-4ee6-b599-5f6332037839, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 941bbe49-b8d9-4ee6-b599-5f6332037839, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3647133655304476807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36471336553044768073647133655304476807364713365530447680736471336553044768073647133655304476807364713365530447680736471336553044768073647133655304476807364713365530447680736471336553044768073647133655304476807364713365530447680736471336553044768073647133655304476807364713365530447680736471336553044768073647133655304476807364713365530447680736471336553044768073647133655304476807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 214857d3-d1c5-4016-a2b3-ad4218bdaff7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962cb132-21c4-4e08-be16-203cbbe2b3c7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 941bbe49-b8d9-4ee6-b599-5f6332037839, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962cb132-21c4-4e08-be16-203cbbe2b3c7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16527316138787416072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652731613878741607216527316138787416072165273161387874160721652731613878741607216527316138787416072165273161387874160721652731613878741607216527316138787416072165273161387874160721652731613878741607216527316138787416072165273161387874160721652731613878741607216527316138787416072165273161387874160721652731613878741607216527316138787416072165273161387874160721652731613878741607216527316138787416072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9290c04e-8795-4399-be2d-4e818d75a562, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9290c04e-8795-4399-be2d-4e818d75a562, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13434340051485203359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343434005148520335913434340051485203359134343400514852033591343434005148520335913434340051485203359134343400514852033591343434005148520335913434340051485203359134343400514852033591343434005148520335913434340051485203359134343400514852033591343434005148520335913434340051485203359134343400514852033591343434005148520335913434340051485203359134343400514852033591343434005148520335913434340051485203359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9290c04e-8795-4399-be2d-4e818d75a562, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45f887cd-6c5b-4d62-ab63-9daeedb0fc91, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45f887cd-6c5b-4d62-ab63-9daeedb0fc91, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5589590232630642992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55895902326306429925589590232630642992558959023263064299255895902326306429925589590232630642992558959023263064299255895902326306429925589590232630642992558959023263064299255895902326306429925589590232630642992558959023263064299255895902326306429925589590232630642992558959023263064299255895902326306429925589590232630642992558959023263064299255895902326306429925589590232630642992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962cb132-21c4-4e08-be16-203cbbe2b3c7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b3ef655-b879-4960-9165-e67c0229672e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b3ef655-b879-4960-9165-e67c0229672e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11199882906599259401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119988290659925940111199882906599259401111998829065992594011119988290659925940111199882906599259401111998829065992594011119988290659925940111199882906599259401111998829065992594011119988290659925940111199882906599259401111998829065992594011119988290659925940111199882906599259401111998829065992594011119988290659925940111199882906599259401111998829065992594011119988290659925940111199882906599259401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45f887cd-6c5b-4d62-ab63-9daeedb0fc91, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd0398ee-0be6-4884-9e34-1a546239ce5f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd0398ee-0be6-4884-9e34-1a546239ce5f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3844283594093380613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38442835940933806133844283594093380613384428359409338061338442835940933806133844283594093380613384428359409338061338442835940933806133844283594093380613384428359409338061338442835940933806133844283594093380613384428359409338061338442835940933806133844283594093380613384428359409338061338442835940933806133844283594093380613384428359409338061338442835940933806133844283594093380613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b3ef655-b879-4960-9165-e67c0229672e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d49d6ce3-2c5b-4208-8ae5-200fd9884088, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d49d6ce3-2c5b-4208-8ae5-200fd9884088, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 111235520612815740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740111235520612815740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd0398ee-0be6-4884-9e34-1a546239ce5f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5abf74c-c458-450c-bf46-802c2f654aa1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5abf74c-c458-450c-bf46-802c2f654aa1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4432890638838550584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44328906388385505844432890638838550584443289063883855058444328906388385505844432890638838550584443289063883855058444328906388385505844432890638838550584443289063883855058444328906388385505844432890638838550584443289063883855058444328906388385505844432890638838550584443289063883855058444328906388385505844432890638838550584443289063883855058444328906388385505844432890638838550584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d49d6ce3-2c5b-4208-8ae5-200fd9884088, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 897f08f7-134e-4d82-be38-e94e3668fa0e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 897f08f7-134e-4d82-be38-e94e3668fa0e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5686002241746400445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56860022417464004455686002241746400445568600224174640044556860022417464004455686002241746400445568600224174640044556860022417464004455686002241746400445568600224174640044556860022417464004455686002241746400445568600224174640044556860022417464004455686002241746400445568600224174640044556860022417464004455686002241746400445568600224174640044556860022417464004455686002241746400445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5abf74c-c458-450c-bf46-802c2f654aa1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd2e90f-447a-47e2-9589-ac8f99d22f01, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd2e90f-447a-47e2-9589-ac8f99d22f01, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17156875671939805445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715687567193980544517156875671939805445171568756719398054451715687567193980544517156875671939805445171568756719398054451715687567193980544517156875671939805445171568756719398054451715687567193980544517156875671939805445171568756719398054451715687567193980544517156875671939805445171568756719398054451715687567193980544517156875671939805445171568756719398054451715687567193980544517156875671939805445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 897f08f7-134e-4d82-be38-e94e3668fa0e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90cc7ee2-4a5e-472d-b879-51aedfc435c0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90cc7ee2-4a5e-472d-b879-51aedfc435c0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3843167901823675876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38431679018236758763843167901823675876384316790182367587638431679018236758763843167901823675876384316790182367587638431679018236758763843167901823675876384316790182367587638431679018236758763843167901823675876384316790182367587638431679018236758763843167901823675876384316790182367587638431679018236758763843167901823675876384316790182367587638431679018236758763843167901823675876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd2e90f-447a-47e2-9589-ac8f99d22f01, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ac3dd59-057e-4fe9-88d7-4d708d33cb75, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ac3dd59-057e-4fe9-88d7-4d708d33cb75, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1023698138868722238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10236981388687222381023698138868722238102369813886872223810236981388687222381023698138868722238102369813886872223810236981388687222381023698138868722238102369813886872223810236981388687222381023698138868722238102369813886872223810236981388687222381023698138868722238102369813886872223810236981388687222381023698138868722238102369813886872223810236981388687222381023698138868722238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90cc7ee2-4a5e-472d-b879-51aedfc435c0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7512c52-1a79-4502-848e-1d628c2f67b9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7512c52-1a79-4502-848e-1d628c2f67b9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3304520923955824041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33045209239558240413304520923955824041330452092395582404133045209239558240413304520923955824041330452092395582404133045209239558240413304520923955824041330452092395582404133045209239558240413304520923955824041330452092395582404133045209239558240413304520923955824041330452092395582404133045209239558240413304520923955824041330452092395582404133045209239558240413304520923955824041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ac3dd59-057e-4fe9-88d7-4d708d33cb75, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c158129-a8af-47e5-9cbf-deb4d38e0a6d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c158129-a8af-47e5-9cbf-deb4d38e0a6d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1230998417321728325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12309984173217283251230998417321728325123099841732172832512309984173217283251230998417321728325123099841732172832512309984173217283251230998417321728325123099841732172832512309984173217283251230998417321728325123099841732172832512309984173217283251230998417321728325123099841732172832512309984173217283251230998417321728325123099841732172832512309984173217283251230998417321728325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7512c52-1a79-4502-848e-1d628c2f67b9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0d936fb-2b0a-489a-a9ed-160feaeb916e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0d936fb-2b0a-489a-a9ed-160feaeb916e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2788543915582763775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27885439155827637752788543915582763775278854391558276377527885439155827637752788543915582763775278854391558276377527885439155827637752788543915582763775278854391558276377527885439155827637752788543915582763775278854391558276377527885439155827637752788543915582763775278854391558276377527885439155827637752788543915582763775278854391558276377527885439155827637752788543915582763775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c158129-a8af-47e5-9cbf-deb4d38e0a6d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba63b7f-5b49-4c58-a6a4-39be8bcdacbf, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba63b7f-5b49-4c58-a6a4-39be8bcdacbf, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14565786651732282481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456578665173228248114565786651732282481145657866517322824811456578665173228248114565786651732282481145657866517322824811456578665173228248114565786651732282481145657866517322824811456578665173228248114565786651732282481145657866517322824811456578665173228248114565786651732282481145657866517322824811456578665173228248114565786651732282481145657866517322824811456578665173228248114565786651732282481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0d936fb-2b0a-489a-a9ed-160feaeb916e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e169644e-b91d-4e44-bcd9-7b6aea89ae82, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e169644e-b91d-4e44-bcd9-7b6aea89ae82, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14781865700475407009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478186570047540700914781865700475407009147818657004754070091478186570047540700914781865700475407009147818657004754070091478186570047540700914781865700475407009147818657004754070091478186570047540700914781865700475407009147818657004754070091478186570047540700914781865700475407009147818657004754070091478186570047540700914781865700475407009147818657004754070091478186570047540700914781865700475407009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba63b7f-5b49-4c58-a6a4-39be8bcdacbf, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b19ff8a3-60a4-4226-804b-9071da18cb07, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b19ff8a3-60a4-4226-804b-9071da18cb07, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3301431623824754457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33014316238247544573301431623824754457330143162382475445733014316238247544573301431623824754457330143162382475445733014316238247544573301431623824754457330143162382475445733014316238247544573301431623824754457330143162382475445733014316238247544573301431623824754457330143162382475445733014316238247544573301431623824754457330143162382475445733014316238247544573301431623824754457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e169644e-b91d-4e44-bcd9-7b6aea89ae82, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07a6a388-b147-4eb5-9b74-560255dbbb5a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07a6a388-b147-4eb5-9b74-560255dbbb5a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12057022204851905926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205702220485190592612057022204851905926120570222048519059261205702220485190592612057022204851905926120570222048519059261205702220485190592612057022204851905926120570222048519059261205702220485190592612057022204851905926120570222048519059261205702220485190592612057022204851905926120570222048519059261205702220485190592612057022204851905926120570222048519059261205702220485190592612057022204851905926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b19ff8a3-60a4-4226-804b-9071da18cb07, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 281f1963-a5a3-4d59-afe2-31dcaaf145f0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 281f1963-a5a3-4d59-afe2-31dcaaf145f0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12653054448689124176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265305444868912417612653054448689124176126530544486891241761265305444868912417612653054448689124176126530544486891241761265305444868912417612653054448689124176126530544486891241761265305444868912417612653054448689124176126530544486891241761265305444868912417612653054448689124176126530544486891241761265305444868912417612653054448689124176126530544486891241761265305444868912417612653054448689124176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07a6a388-b147-4eb5-9b74-560255dbbb5a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 618eafae-388c-4198-b57a-ccf280fdb19e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 618eafae-388c-4198-b57a-ccf280fdb19e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6502977587171426194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65029775871714261946502977587171426194650297758717142619465029775871714261946502977587171426194650297758717142619465029775871714261946502977587171426194650297758717142619465029775871714261946502977587171426194650297758717142619465029775871714261946502977587171426194650297758717142619465029775871714261946502977587171426194650297758717142619465029775871714261946502977587171426194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 281f1963-a5a3-4d59-afe2-31dcaaf145f0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9e8735b-5fba-4a51-9ce5-408a449d02fe, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9e8735b-5fba-4a51-9ce5-408a449d02fe, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2568013370987203714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25680133709872037142568013370987203714256801337098720371425680133709872037142568013370987203714256801337098720371425680133709872037142568013370987203714256801337098720371425680133709872037142568013370987203714256801337098720371425680133709872037142568013370987203714256801337098720371425680133709872037142568013370987203714256801337098720371425680133709872037142568013370987203714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 618eafae-388c-4198-b57a-ccf280fdb19e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e8b4be9-0ce8-40a2-8322-2ace7a41566b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e8b4be9-0ce8-40a2-8322-2ace7a41566b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697643328639560959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959697643328639560959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e8b4be9-0ce8-40a2-8322-2ace7a41566b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2dce507-3271-4a1c-aa6e-43d299a3096f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2dce507-3271-4a1c-aa6e-43d299a3096f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11820826904175481092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182082690417548109211820826904175481092118208269041754810921182082690417548109211820826904175481092118208269041754810921182082690417548109211820826904175481092118208269041754810921182082690417548109211820826904175481092118208269041754810921182082690417548109211820826904175481092118208269041754810921182082690417548109211820826904175481092118208269041754810921182082690417548109211820826904175481092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9e8735b-5fba-4a51-9ce5-408a449d02fe, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5bb4354-7bca-4428-ab20-580b167bb466, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5bb4354-7bca-4428-ab20-580b167bb466, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9633090705686770998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96330907056867709989633090705686770998963309070568677099896330907056867709989633090705686770998963309070568677099896330907056867709989633090705686770998963309070568677099896330907056867709989633090705686770998963309070568677099896330907056867709989633090705686770998963309070568677099896330907056867709989633090705686770998963309070568677099896330907056867709989633090705686770998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2dce507-3271-4a1c-aa6e-43d299a3096f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14555b53-a6ca-4cf7-9f6e-515b1e16ae58, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14555b53-a6ca-4cf7-9f6e-515b1e16ae58, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11669183360477802056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166918336047780205611669183360477802056116691833604778020561166918336047780205611669183360477802056116691833604778020561166918336047780205611669183360477802056116691833604778020561166918336047780205611669183360477802056116691833604778020561166918336047780205611669183360477802056116691833604778020561166918336047780205611669183360477802056116691833604778020561166918336047780205611669183360477802056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5bb4354-7bca-4428-ab20-580b167bb466, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e6b7cb0-5e24-4f83-8813-76d0fa69fff7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e6b7cb0-5e24-4f83-8813-76d0fa69fff7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12797761215964690334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279776121596469033412797761215964690334127977612159646903341279776121596469033412797761215964690334127977612159646903341279776121596469033412797761215964690334127977612159646903341279776121596469033412797761215964690334127977612159646903341279776121596469033412797761215964690334127977612159646903341279776121596469033412797761215964690334127977612159646903341279776121596469033412797761215964690334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14555b53-a6ca-4cf7-9f6e-515b1e16ae58, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d39e496c-ec98-4605-9f17-6277fec8ad21, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d39e496c-ec98-4605-9f17-6277fec8ad21, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17554708555277972951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755470855527797295117554708555277972951175547085552779729511755470855527797295117554708555277972951175547085552779729511755470855527797295117554708555277972951175547085552779729511755470855527797295117554708555277972951175547085552779729511755470855527797295117554708555277972951175547085552779729511755470855527797295117554708555277972951175547085552779729511755470855527797295117554708555277972951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e6b7cb0-5e24-4f83-8813-76d0fa69fff7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dbb355a-ce70-407e-8c9f-e07f78e1da15, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dbb355a-ce70-407e-8c9f-e07f78e1da15, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1060673087571542597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10606730875715425971060673087571542597106067308757154259710606730875715425971060673087571542597106067308757154259710606730875715425971060673087571542597106067308757154259710606730875715425971060673087571542597106067308757154259710606730875715425971060673087571542597106067308757154259710606730875715425971060673087571542597106067308757154259710606730875715425971060673087571542597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d39e496c-ec98-4605-9f17-6277fec8ad21, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7399a26-cd11-4583-9248-9b642e382748, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7399a26-cd11-4583-9248-9b642e382748, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5225059352233661035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52250593522336610355225059352233661035522505935223366103552250593522336610355225059352233661035522505935223366103552250593522336610355225059352233661035522505935223366103552250593522336610355225059352233661035522505935223366103552250593522336610355225059352233661035522505935223366103552250593522336610355225059352233661035522505935223366103552250593522336610355225059352233661035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dbb355a-ce70-407e-8c9f-e07f78e1da15, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8976f04b-ec80-4d07-8c21-0c774bcbad42, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8976f04b-ec80-4d07-8c21-0c774bcbad42, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17525987329268329051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752598732926832905117525987329268329051175259873292683290511752598732926832905117525987329268329051175259873292683290511752598732926832905117525987329268329051175259873292683290511752598732926832905117525987329268329051175259873292683290511752598732926832905117525987329268329051175259873292683290511752598732926832905117525987329268329051175259873292683290511752598732926832905117525987329268329051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7399a26-cd11-4583-9248-9b642e382748, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ccdce4e-661d-4a19-9f7d-7f9cf9dbebdd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ccdce4e-661d-4a19-9f7d-7f9cf9dbebdd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14688197475156954505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468819747515695450514688197475156954505146881974751569545051468819747515695450514688197475156954505146881974751569545051468819747515695450514688197475156954505146881974751569545051468819747515695450514688197475156954505146881974751569545051468819747515695450514688197475156954505146881974751569545051468819747515695450514688197475156954505146881974751569545051468819747515695450514688197475156954505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8976f04b-ec80-4d07-8c21-0c774bcbad42, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9a7f343-8719-4601-811c-c61b8aba9fb6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9a7f343-8719-4601-811c-c61b8aba9fb6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4215380050657121970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42153800506571219704215380050657121970421538005065712197042153800506571219704215380050657121970421538005065712197042153800506571219704215380050657121970421538005065712197042153800506571219704215380050657121970421538005065712197042153800506571219704215380050657121970421538005065712197042153800506571219704215380050657121970421538005065712197042153800506571219704215380050657121970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ccdce4e-661d-4a19-9f7d-7f9cf9dbebdd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5689037-4f66-4c4b-8941-569c5727935d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5689037-4f66-4c4b-8941-569c5727935d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11434552244979660567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143455224497966056711434552244979660567114345522449796605671143455224497966056711434552244979660567114345522449796605671143455224497966056711434552244979660567114345522449796605671143455224497966056711434552244979660567114345522449796605671143455224497966056711434552244979660567114345522449796605671143455224497966056711434552244979660567114345522449796605671143455224497966056711434552244979660567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9a7f343-8719-4601-811c-c61b8aba9fb6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea7453a2-d8a3-4807-963b-bc2408cb3627, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea7453a2-d8a3-4807-963b-bc2408cb3627, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13799885745446978957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379988574544697895713799885745446978957137998857454469789571379988574544697895713799885745446978957137998857454469789571379988574544697895713799885745446978957137998857454469789571379988574544697895713799885745446978957137998857454469789571379988574544697895713799885745446978957137998857454469789571379988574544697895713799885745446978957137998857454469789571379988574544697895713799885745446978957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5689037-4f66-4c4b-8941-569c5727935d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4da3bab9-f90d-473a-bb67-48c910b14a95, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da3bab9-f90d-473a-bb67-48c910b14a95, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17961279641564396019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796127964156439601917961279641564396019179612796415643960191796127964156439601917961279641564396019179612796415643960191796127964156439601917961279641564396019179612796415643960191796127964156439601917961279641564396019179612796415643960191796127964156439601917961279641564396019179612796415643960191796127964156439601917961279641564396019179612796415643960191796127964156439601917961279641564396019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea7453a2-d8a3-4807-963b-bc2408cb3627, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e38bd23-90cc-42ac-93da-607f795e454d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e38bd23-90cc-42ac-93da-607f795e454d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18257599930463606953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825759993046360695318257599930463606953182575999304636069531825759993046360695318257599930463606953182575999304636069531825759993046360695318257599930463606953182575999304636069531825759993046360695318257599930463606953182575999304636069531825759993046360695318257599930463606953182575999304636069531825759993046360695318257599930463606953182575999304636069531825759993046360695318257599930463606953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da3bab9-f90d-473a-bb67-48c910b14a95, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 818411e1-72e9-4a5c-bc4b-db1e8ea42f71, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 818411e1-72e9-4a5c-bc4b-db1e8ea42f71, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6975534404599433783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69755344045994337836975534404599433783697553440459943378369755344045994337836975534404599433783697553440459943378369755344045994337836975534404599433783697553440459943378369755344045994337836975534404599433783697553440459943378369755344045994337836975534404599433783697553440459943378369755344045994337836975534404599433783697553440459943378369755344045994337836975534404599433783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e38bd23-90cc-42ac-93da-607f795e454d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a72bd03-16b1-40f3-b258-7370e5f3a328, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a72bd03-16b1-40f3-b258-7370e5f3a328, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9796558729327461804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97965587293274618049796558729327461804979655872932746180497965587293274618049796558729327461804979655872932746180497965587293274618049796558729327461804979655872932746180497965587293274618049796558729327461804979655872932746180497965587293274618049796558729327461804979655872932746180497965587293274618049796558729327461804979655872932746180497965587293274618049796558729327461804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 818411e1-72e9-4a5c-bc4b-db1e8ea42f71, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68894d16-cf85-4b8e-aca2-4109c74e0b3d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68894d16-cf85-4b8e-aca2-4109c74e0b3d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13790843547150392271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379084354715039227113790843547150392271137908435471503922711379084354715039227113790843547150392271137908435471503922711379084354715039227113790843547150392271137908435471503922711379084354715039227113790843547150392271137908435471503922711379084354715039227113790843547150392271137908435471503922711379084354715039227113790843547150392271137908435471503922711379084354715039227113790843547150392271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a72bd03-16b1-40f3-b258-7370e5f3a328, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd5889a-e487-411f-8263-b1b3d7e56be0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd5889a-e487-411f-8263-b1b3d7e56be0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5520098559765258768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55200985597652587685520098559765258768552009855976525876855200985597652587685520098559765258768552009855976525876855200985597652587685520098559765258768552009855976525876855200985597652587685520098559765258768552009855976525876855200985597652587685520098559765258768552009855976525876855200985597652587685520098559765258768552009855976525876855200985597652587685520098559765258768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68894d16-cf85-4b8e-aca2-4109c74e0b3d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa77028-9b45-4475-ae93-630c3c41a40e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa77028-9b45-4475-ae93-630c3c41a40e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14522299567947424686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452229956794742468614522299567947424686145222995679474246861452229956794742468614522299567947424686145222995679474246861452229956794742468614522299567947424686145222995679474246861452229956794742468614522299567947424686145222995679474246861452229956794742468614522299567947424686145222995679474246861452229956794742468614522299567947424686145222995679474246861452229956794742468614522299567947424686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd5889a-e487-411f-8263-b1b3d7e56be0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca97bc52-7468-4190-8ad7-4b602c54e0f2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca97bc52-7468-4190-8ad7-4b602c54e0f2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12073895061189313380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207389506118931338012073895061189313380120738950611893133801207389506118931338012073895061189313380120738950611893133801207389506118931338012073895061189313380120738950611893133801207389506118931338012073895061189313380120738950611893133801207389506118931338012073895061189313380120738950611893133801207389506118931338012073895061189313380120738950611893133801207389506118931338012073895061189313380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa77028-9b45-4475-ae93-630c3c41a40e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca97bc52-7468-4190-8ad7-4b602c54e0f2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27199b74-cd32-42a9-89d1-0952217ce15e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27199b74-cd32-42a9-89d1-0952217ce15e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8275754395110324253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82757543951103242538275754395110324253827575439511032425382757543951103242538275754395110324253827575439511032425382757543951103242538275754395110324253827575439511032425382757543951103242538275754395110324253827575439511032425382757543951103242538275754395110324253827575439511032425382757543951103242538275754395110324253827575439511032425382757543951103242538275754395110324253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6f9f8a0-bb95-44d8-b233-3932cf88c34d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6f9f8a0-bb95-44d8-b233-3932cf88c34d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 188134156485019314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314188134156485019314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27199b74-cd32-42a9-89d1-0952217ce15e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc33c7aa-4255-48f3-8203-b3986bad0a8a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6f9f8a0-bb95-44d8-b233-3932cf88c34d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc33c7aa-4255-48f3-8203-b3986bad0a8a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7959061401037316826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79590614010373168267959061401037316826795906140103731682679590614010373168267959061401037316826795906140103731682679590614010373168267959061401037316826795906140103731682679590614010373168267959061401037316826795906140103731682679590614010373168267959061401037316826795906140103731682679590614010373168267959061401037316826795906140103731682679590614010373168267959061401037316826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7e63193-30d7-412b-a5ae-c253dd2159a0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7e63193-30d7-412b-a5ae-c253dd2159a0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2376335843476513956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23763358434765139562376335843476513956237633584347651395623763358434765139562376335843476513956237633584347651395623763358434765139562376335843476513956237633584347651395623763358434765139562376335843476513956237633584347651395623763358434765139562376335843476513956237633584347651395623763358434765139562376335843476513956237633584347651395623763358434765139562376335843476513956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc33c7aa-4255-48f3-8203-b3986bad0a8a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 690bed51-c66e-4bd3-ae52-ce07a7325be7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 690bed51-c66e-4bd3-ae52-ce07a7325be7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17087203953429682527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708720395342968252717087203953429682527170872039534296825271708720395342968252717087203953429682527170872039534296825271708720395342968252717087203953429682527170872039534296825271708720395342968252717087203953429682527170872039534296825271708720395342968252717087203953429682527170872039534296825271708720395342968252717087203953429682527170872039534296825271708720395342968252717087203953429682527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7e63193-30d7-412b-a5ae-c253dd2159a0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31013c33-283d-4efe-ae21-9875375e5a29, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31013c33-283d-4efe-ae21-9875375e5a29, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15167067434244599395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516706743424459939515167067434244599395151670674342445993951516706743424459939515167067434244599395151670674342445993951516706743424459939515167067434244599395151670674342445993951516706743424459939515167067434244599395151670674342445993951516706743424459939515167067434244599395151670674342445993951516706743424459939515167067434244599395151670674342445993951516706743424459939515167067434244599395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 690bed51-c66e-4bd3-ae52-ce07a7325be7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eefd274-ced9-4589-a26c-639a3cf6614f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eefd274-ced9-4589-a26c-639a3cf6614f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9831605636343067849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98316056363430678499831605636343067849983160563634306784998316056363430678499831605636343067849983160563634306784998316056363430678499831605636343067849983160563634306784998316056363430678499831605636343067849983160563634306784998316056363430678499831605636343067849983160563634306784998316056363430678499831605636343067849983160563634306784998316056363430678499831605636343067849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31013c33-283d-4efe-ae21-9875375e5a29, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ac5a76-2622-4066-bad8-56293136eeb9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ac5a76-2622-4066-bad8-56293136eeb9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5054194082436831668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50541940824368316685054194082436831668505419408243683166850541940824368316685054194082436831668505419408243683166850541940824368316685054194082436831668505419408243683166850541940824368316685054194082436831668505419408243683166850541940824368316685054194082436831668505419408243683166850541940824368316685054194082436831668505419408243683166850541940824368316685054194082436831668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eefd274-ced9-4589-a26c-639a3cf6614f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b1c15e1-0036-451d-8122-dd47cef8320c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b1c15e1-0036-451d-8122-dd47cef8320c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14244099950060703915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424409995006070391514244099950060703915142440999500607039151424409995006070391514244099950060703915142440999500607039151424409995006070391514244099950060703915142440999500607039151424409995006070391514244099950060703915142440999500607039151424409995006070391514244099950060703915142440999500607039151424409995006070391514244099950060703915142440999500607039151424409995006070391514244099950060703915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ac5a76-2622-4066-bad8-56293136eeb9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 451fef89-6722-4ce4-ba0e-5434c2571ded, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 451fef89-6722-4ce4-ba0e-5434c2571ded, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15362220508528348306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536222050852834830615362220508528348306153622205085283483061536222050852834830615362220508528348306153622205085283483061536222050852834830615362220508528348306153622205085283483061536222050852834830615362220508528348306153622205085283483061536222050852834830615362220508528348306153622205085283483061536222050852834830615362220508528348306153622205085283483061536222050852834830615362220508528348306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b1c15e1-0036-451d-8122-dd47cef8320c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 042993fb-8647-43b4-a145-0381716381b1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 042993fb-8647-43b4-a145-0381716381b1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17465143490077142816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746514349007714281617465143490077142816174651434900771428161746514349007714281617465143490077142816174651434900771428161746514349007714281617465143490077142816174651434900771428161746514349007714281617465143490077142816174651434900771428161746514349007714281617465143490077142816174651434900771428161746514349007714281617465143490077142816174651434900771428161746514349007714281617465143490077142816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 451fef89-6722-4ce4-ba0e-5434c2571ded, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05008e5f-1d4e-42cc-9a8f-8e5f674c7e69, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05008e5f-1d4e-42cc-9a8f-8e5f674c7e69, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11009083985635685144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100908398563568514411009083985635685144110090839856356851441100908398563568514411009083985635685144110090839856356851441100908398563568514411009083985635685144110090839856356851441100908398563568514411009083985635685144110090839856356851441100908398563568514411009083985635685144110090839856356851441100908398563568514411009083985635685144110090839856356851441100908398563568514411009083985635685144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05008e5f-1d4e-42cc-9a8f-8e5f674c7e69, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cadf3414-d07f-4e7b-84bc-d0bb5a2f0632, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 042993fb-8647-43b4-a145-0381716381b1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0f8b1cd-91d1-4595-9952-f1f75d5b03e0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0f8b1cd-91d1-4595-9952-f1f75d5b03e0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8631582526993709359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86315825269937093598631582526993709359863158252699370935986315825269937093598631582526993709359863158252699370935986315825269937093598631582526993709359863158252699370935986315825269937093598631582526993709359863158252699370935986315825269937093598631582526993709359863158252699370935986315825269937093598631582526993709359863158252699370935986315825269937093598631582526993709359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cadf3414-d07f-4e7b-84bc-d0bb5a2f0632, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8000755085246357847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80007550852463578478000755085246357847800075508524635784780007550852463578478000755085246357847800075508524635784780007550852463578478000755085246357847800075508524635784780007550852463578478000755085246357847800075508524635784780007550852463578478000755085246357847800075508524635784780007550852463578478000755085246357847800075508524635784780007550852463578478000755085246357847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0f8b1cd-91d1-4595-9952-f1f75d5b03e0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601366bc-bf4c-4efc-a30b-bfe78740802d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601366bc-bf4c-4efc-a30b-bfe78740802d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6045262573972981516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60452625739729815166045262573972981516604526257397298151660452625739729815166045262573972981516604526257397298151660452625739729815166045262573972981516604526257397298151660452625739729815166045262573972981516604526257397298151660452625739729815166045262573972981516604526257397298151660452625739729815166045262573972981516604526257397298151660452625739729815166045262573972981516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cadf3414-d07f-4e7b-84bc-d0bb5a2f0632, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aefba59b-3b59-4035-8c42-7ec49241ef9d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aefba59b-3b59-4035-8c42-7ec49241ef9d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4921100631634262228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49211006316342622284921100631634262228492110063163426222849211006316342622284921100631634262228492110063163426222849211006316342622284921100631634262228492110063163426222849211006316342622284921100631634262228492110063163426222849211006316342622284921100631634262228492110063163426222849211006316342622284921100631634262228492110063163426222849211006316342622284921100631634262228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aefba59b-3b59-4035-8c42-7ec49241ef9d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c47e72a-2e43-41ab-a5f9-767dbc7af12f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c47e72a-2e43-41ab-a5f9-767dbc7af12f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11194186410214968731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119418641021496873111194186410214968731111941864102149687311119418641021496873111194186410214968731111941864102149687311119418641021496873111194186410214968731111941864102149687311119418641021496873111194186410214968731111941864102149687311119418641021496873111194186410214968731111941864102149687311119418641021496873111194186410214968731111941864102149687311119418641021496873111194186410214968731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601366bc-bf4c-4efc-a30b-bfe78740802d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddfd79e8-a6ad-41cc-957a-d9e82612b927, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddfd79e8-a6ad-41cc-957a-d9e82612b927, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1708521536101183745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17085215361011837451708521536101183745170852153610118374517085215361011837451708521536101183745170852153610118374517085215361011837451708521536101183745170852153610118374517085215361011837451708521536101183745170852153610118374517085215361011837451708521536101183745170852153610118374517085215361011837451708521536101183745170852153610118374517085215361011837451708521536101183745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c47e72a-2e43-41ab-a5f9-767dbc7af12f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db50092f-cca4-457c-bf70-5656b4d31eed, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db50092f-cca4-457c-bf70-5656b4d31eed, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 479428477004486002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002479428477004486002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddfd79e8-a6ad-41cc-957a-d9e82612b927, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbb63969-fde8-4d7a-9976-cddb2b061922, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbb63969-fde8-4d7a-9976-cddb2b061922, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8293346609688265269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82933466096882652698293346609688265269829334660968826526982933466096882652698293346609688265269829334660968826526982933466096882652698293346609688265269829334660968826526982933466096882652698293346609688265269829334660968826526982933466096882652698293346609688265269829334660968826526982933466096882652698293346609688265269829334660968826526982933466096882652698293346609688265269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db50092f-cca4-457c-bf70-5656b4d31eed, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c097f6d6-c2a5-44a2-b324-a4b9a30a5756, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c097f6d6-c2a5-44a2-b324-a4b9a30a5756, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12274219337198930490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227421933719893049012274219337198930490122742193371989304901227421933719893049012274219337198930490122742193371989304901227421933719893049012274219337198930490122742193371989304901227421933719893049012274219337198930490122742193371989304901227421933719893049012274219337198930490122742193371989304901227421933719893049012274219337198930490122742193371989304901227421933719893049012274219337198930490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbb63969-fde8-4d7a-9976-cddb2b061922, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f3e93b9-9fdc-4c3b-ae2f-634697647ff5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f3e93b9-9fdc-4c3b-ae2f-634697647ff5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11264679763665819752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126467976366581975211264679763665819752112646797636658197521126467976366581975211264679763665819752112646797636658197521126467976366581975211264679763665819752112646797636658197521126467976366581975211264679763665819752112646797636658197521126467976366581975211264679763665819752112646797636658197521126467976366581975211264679763665819752112646797636658197521126467976366581975211264679763665819752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c097f6d6-c2a5-44a2-b324-a4b9a30a5756, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4537678d-7592-4499-b5d6-f27915b05a5b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4537678d-7592-4499-b5d6-f27915b05a5b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 527473135653513602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602527473135653513602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f3e93b9-9fdc-4c3b-ae2f-634697647ff5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1e8b6d0-93d1-4ada-9f17-3ac95a080fe9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1e8b6d0-93d1-4ada-9f17-3ac95a080fe9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9181055264178519899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91810552641785198999181055264178519899918105526417851989991810552641785198999181055264178519899918105526417851989991810552641785198999181055264178519899918105526417851989991810552641785198999181055264178519899918105526417851989991810552641785198999181055264178519899918105526417851989991810552641785198999181055264178519899918105526417851989991810552641785198999181055264178519899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4537678d-7592-4499-b5d6-f27915b05a5b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 896056b2-400f-4aff-a6af-90fc272d3c7b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 896056b2-400f-4aff-a6af-90fc272d3c7b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1453493703184245253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14534937031842452531453493703184245253145349370318424525314534937031842452531453493703184245253145349370318424525314534937031842452531453493703184245253145349370318424525314534937031842452531453493703184245253145349370318424525314534937031842452531453493703184245253145349370318424525314534937031842452531453493703184245253145349370318424525314534937031842452531453493703184245253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1e8b6d0-93d1-4ada-9f17-3ac95a080fe9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b25e459f-6beb-467a-bada-10bd6eceabda, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b25e459f-6beb-467a-bada-10bd6eceabda, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14300886449713505356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430088644971350535614300886449713505356143008864497135053561430088644971350535614300886449713505356143008864497135053561430088644971350535614300886449713505356143008864497135053561430088644971350535614300886449713505356143008864497135053561430088644971350535614300886449713505356143008864497135053561430088644971350535614300886449713505356143008864497135053561430088644971350535614300886449713505356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 896056b2-400f-4aff-a6af-90fc272d3c7b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6273716b-ee62-47ac-8f63-0b3f26146170, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6273716b-ee62-47ac-8f63-0b3f26146170, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13112479323448962358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311247932344896235813112479323448962358131124793234489623581311247932344896235813112479323448962358131124793234489623581311247932344896235813112479323448962358131124793234489623581311247932344896235813112479323448962358131124793234489623581311247932344896235813112479323448962358131124793234489623581311247932344896235813112479323448962358131124793234489623581311247932344896235813112479323448962358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b25e459f-6beb-467a-bada-10bd6eceabda, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7df3f9ca-ca38-4447-9d55-11bec68ae90a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7df3f9ca-ca38-4447-9d55-11bec68ae90a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13111589630168623661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311158963016862366113111589630168623661131115896301686236611311158963016862366113111589630168623661131115896301686236611311158963016862366113111589630168623661131115896301686236611311158963016862366113111589630168623661131115896301686236611311158963016862366113111589630168623661131115896301686236611311158963016862366113111589630168623661131115896301686236611311158963016862366113111589630168623661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6273716b-ee62-47ac-8f63-0b3f26146170, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0017048a-4161-4a53-b8ca-5d93448700c7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0017048a-4161-4a53-b8ca-5d93448700c7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6058404912468809014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60584049124688090146058404912468809014605840491246880901460584049124688090146058404912468809014605840491246880901460584049124688090146058404912468809014605840491246880901460584049124688090146058404912468809014605840491246880901460584049124688090146058404912468809014605840491246880901460584049124688090146058404912468809014605840491246880901460584049124688090146058404912468809014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7df3f9ca-ca38-4447-9d55-11bec68ae90a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4db3b729-f9db-44e5-a45c-623209d67531, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4db3b729-f9db-44e5-a45c-623209d67531, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5113679338125389590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51136793381253895905113679338125389590511367933812538959051136793381253895905113679338125389590511367933812538959051136793381253895905113679338125389590511367933812538959051136793381253895905113679338125389590511367933812538959051136793381253895905113679338125389590511367933812538959051136793381253895905113679338125389590511367933812538959051136793381253895905113679338125389590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0017048a-4161-4a53-b8ca-5d93448700c7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3c6564f-acd8-43db-a427-351f7a6bb4d3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3c6564f-acd8-43db-a427-351f7a6bb4d3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17806982758643035691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780698275864303569117806982758643035691178069827586430356911780698275864303569117806982758643035691178069827586430356911780698275864303569117806982758643035691178069827586430356911780698275864303569117806982758643035691178069827586430356911780698275864303569117806982758643035691178069827586430356911780698275864303569117806982758643035691178069827586430356911780698275864303569117806982758643035691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4db3b729-f9db-44e5-a45c-623209d67531, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62319fba-08e6-404a-a4dc-6cab3e600e93, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62319fba-08e6-404a-a4dc-6cab3e600e93, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8379642748638229673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83796427486382296738379642748638229673837964274863822967383796427486382296738379642748638229673837964274863822967383796427486382296738379642748638229673837964274863822967383796427486382296738379642748638229673837964274863822967383796427486382296738379642748638229673837964274863822967383796427486382296738379642748638229673837964274863822967383796427486382296738379642748638229673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3c6564f-acd8-43db-a427-351f7a6bb4d3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8cdb72d-10ca-4773-9538-d8813b381d48, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8cdb72d-10ca-4773-9538-d8813b381d48, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15404900334168660787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540490033416866078715404900334168660787154049003341686607871540490033416866078715404900334168660787154049003341686607871540490033416866078715404900334168660787154049003341686607871540490033416866078715404900334168660787154049003341686607871540490033416866078715404900334168660787154049003341686607871540490033416866078715404900334168660787154049003341686607871540490033416866078715404900334168660787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62319fba-08e6-404a-a4dc-6cab3e600e93, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e75f9573-b4ee-47d7-a26e-b6899cc0af1f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e75f9573-b4ee-47d7-a26e-b6899cc0af1f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7003748701822467055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70037487018224670557003748701822467055700374870182246705570037487018224670557003748701822467055700374870182246705570037487018224670557003748701822467055700374870182246705570037487018224670557003748701822467055700374870182246705570037487018224670557003748701822467055700374870182246705570037487018224670557003748701822467055700374870182246705570037487018224670557003748701822467055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8cdb72d-10ca-4773-9538-d8813b381d48, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6956e8e4-0625-413d-8c49-f23352925958, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6956e8e4-0625-413d-8c49-f23352925958, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17708192457662900216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770819245766290021617708192457662900216177081924576629002161770819245766290021617708192457662900216177081924576629002161770819245766290021617708192457662900216177081924576629002161770819245766290021617708192457662900216177081924576629002161770819245766290021617708192457662900216177081924576629002161770819245766290021617708192457662900216177081924576629002161770819245766290021617708192457662900216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e75f9573-b4ee-47d7-a26e-b6899cc0af1f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8456347d-73f9-4ffd-b5f6-ea8e709fb912, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8456347d-73f9-4ffd-b5f6-ea8e709fb912, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18391654567188968865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839165456718896886518391654567188968865183916545671889688651839165456718896886518391654567188968865183916545671889688651839165456718896886518391654567188968865183916545671889688651839165456718896886518391654567188968865183916545671889688651839165456718896886518391654567188968865183916545671889688651839165456718896886518391654567188968865183916545671889688651839165456718896886518391654567188968865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6956e8e4-0625-413d-8c49-f23352925958, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abed4267-ae21-4b84-afc1-52e98831641e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abed4267-ae21-4b84-afc1-52e98831641e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17876503010171541919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787650301017154191917876503010171541919178765030101715419191787650301017154191917876503010171541919178765030101715419191787650301017154191917876503010171541919178765030101715419191787650301017154191917876503010171541919178765030101715419191787650301017154191917876503010171541919178765030101715419191787650301017154191917876503010171541919178765030101715419191787650301017154191917876503010171541919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8456347d-73f9-4ffd-b5f6-ea8e709fb912, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6a35891-562d-4c8d-bae7-05c1ec0c4b3a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6a35891-562d-4c8d-bae7-05c1ec0c4b3a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5768288645166689080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57682886451666890805768288645166689080576828864516668908057682886451666890805768288645166689080576828864516668908057682886451666890805768288645166689080576828864516668908057682886451666890805768288645166689080576828864516668908057682886451666890805768288645166689080576828864516668908057682886451666890805768288645166689080576828864516668908057682886451666890805768288645166689080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abed4267-ae21-4b84-afc1-52e98831641e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b11d9f30-3f54-4d18-b574-0f5adbfe1ddf, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b11d9f30-3f54-4d18-b574-0f5adbfe1ddf, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 278208806877081858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858278208806877081858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6a35891-562d-4c8d-bae7-05c1ec0c4b3a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5072aa5d-1a00-4118-9cef-ad734d8211f1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5072aa5d-1a00-4118-9cef-ad734d8211f1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8886903332754856775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88869033327548567758886903332754856775888690333275485677588869033327548567758886903332754856775888690333275485677588869033327548567758886903332754856775888690333275485677588869033327548567758886903332754856775888690333275485677588869033327548567758886903332754856775888690333275485677588869033327548567758886903332754856775888690333275485677588869033327548567758886903332754856775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b11d9f30-3f54-4d18-b574-0f5adbfe1ddf, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1a9f302-a3b8-490b-8614-06c1e9af67b7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a9f302-a3b8-490b-8614-06c1e9af67b7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13051084882128587885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305108488212858788513051084882128587885130510848821285878851305108488212858788513051084882128587885130510848821285878851305108488212858788513051084882128587885130510848821285878851305108488212858788513051084882128587885130510848821285878851305108488212858788513051084882128587885130510848821285878851305108488212858788513051084882128587885130510848821285878851305108488212858788513051084882128587885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5072aa5d-1a00-4118-9cef-ad734d8211f1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a358215-7652-4d64-b366-180fd0f5c045, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a358215-7652-4d64-b366-180fd0f5c045, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15872455666440417719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587245566644041771915872455666440417719158724556664404177191587245566644041771915872455666440417719158724556664404177191587245566644041771915872455666440417719158724556664404177191587245566644041771915872455666440417719158724556664404177191587245566644041771915872455666440417719158724556664404177191587245566644041771915872455666440417719158724556664404177191587245566644041771915872455666440417719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a9f302-a3b8-490b-8614-06c1e9af67b7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, addf09f7-9401-45f4-8090-fd131bf0d95d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, addf09f7-9401-45f4-8090-fd131bf0d95d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4307784634470930274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43077846344709302744307784634470930274430778463447093027443077846344709302744307784634470930274430778463447093027443077846344709302744307784634470930274430778463447093027443077846344709302744307784634470930274430778463447093027443077846344709302744307784634470930274430778463447093027443077846344709302744307784634470930274430778463447093027443077846344709302744307784634470930274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a358215-7652-4d64-b366-180fd0f5c045, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 757c392e-fc38-4bce-954a-929e35026431, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 757c392e-fc38-4bce-954a-929e35026431, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17801819676469849783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780181967646984978317801819676469849783178018196764698497831780181967646984978317801819676469849783178018196764698497831780181967646984978317801819676469849783178018196764698497831780181967646984978317801819676469849783178018196764698497831780181967646984978317801819676469849783178018196764698497831780181967646984978317801819676469849783178018196764698497831780181967646984978317801819676469849783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, addf09f7-9401-45f4-8090-fd131bf0d95d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a98fe60-1cda-4cec-8062-5edf9a1d995d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a98fe60-1cda-4cec-8062-5edf9a1d995d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1829238002324443635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18292380023244436351829238002324443635182923800232444363518292380023244436351829238002324443635182923800232444363518292380023244436351829238002324443635182923800232444363518292380023244436351829238002324443635182923800232444363518292380023244436351829238002324443635182923800232444363518292380023244436351829238002324443635182923800232444363518292380023244436351829238002324443635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 757c392e-fc38-4bce-954a-929e35026431, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10c09c38-328a-45c1-95d3-0b325e690a1a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10c09c38-328a-45c1-95d3-0b325e690a1a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1732361641586429260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17323616415864292601732361641586429260173236164158642926017323616415864292601732361641586429260173236164158642926017323616415864292601732361641586429260173236164158642926017323616415864292601732361641586429260173236164158642926017323616415864292601732361641586429260173236164158642926017323616415864292601732361641586429260173236164158642926017323616415864292601732361641586429260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a98fe60-1cda-4cec-8062-5edf9a1d995d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ea25ae7-e8f1-44cf-bd48-b817a7d4f90b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ea25ae7-e8f1-44cf-bd48-b817a7d4f90b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15091945855087222221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509194585508722222115091945855087222221150919458550872222211509194585508722222115091945855087222221150919458550872222211509194585508722222115091945855087222221150919458550872222211509194585508722222115091945855087222221150919458550872222211509194585508722222115091945855087222221150919458550872222211509194585508722222115091945855087222221150919458550872222211509194585508722222115091945855087222221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10c09c38-328a-45c1-95d3-0b325e690a1a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9d7710e-dd33-4b0f-9606-27cf247671cd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9d7710e-dd33-4b0f-9606-27cf247671cd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4199418003015066454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41994180030150664544199418003015066454419941800301506645441994180030150664544199418003015066454419941800301506645441994180030150664544199418003015066454419941800301506645441994180030150664544199418003015066454419941800301506645441994180030150664544199418003015066454419941800301506645441994180030150664544199418003015066454419941800301506645441994180030150664544199418003015066454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ea25ae7-e8f1-44cf-bd48-b817a7d4f90b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 957d8a6c-961f-4dab-8af5-45de7a084366, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 957d8a6c-961f-4dab-8af5-45de7a084366, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5818426647990319831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58184266479903198315818426647990319831581842664799031983158184266479903198315818426647990319831581842664799031983158184266479903198315818426647990319831581842664799031983158184266479903198315818426647990319831581842664799031983158184266479903198315818426647990319831581842664799031983158184266479903198315818426647990319831581842664799031983158184266479903198315818426647990319831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9d7710e-dd33-4b0f-9606-27cf247671cd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 561593af-e373-4ac1-9e56-d0f5bfb62b33, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 957d8a6c-961f-4dab-8af5-45de7a084366, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 531f9b53-164b-4402-812a-31882f3e0b59, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 531f9b53-164b-4402-812a-31882f3e0b59, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2439018773232196589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24390187732321965892439018773232196589243901877323219658924390187732321965892439018773232196589243901877323219658924390187732321965892439018773232196589243901877323219658924390187732321965892439018773232196589243901877323219658924390187732321965892439018773232196589243901877323219658924390187732321965892439018773232196589243901877323219658924390187732321965892439018773232196589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 561593af-e373-4ac1-9e56-d0f5bfb62b33, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7521857507963972604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75218575079639726047521857507963972604752185750796397260475218575079639726047521857507963972604752185750796397260475218575079639726047521857507963972604752185750796397260475218575079639726047521857507963972604752185750796397260475218575079639726047521857507963972604752185750796397260475218575079639726047521857507963972604752185750796397260475218575079639726047521857507963972604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 531f9b53-164b-4402-812a-31882f3e0b59, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de559e38-7476-46ec-8cfc-629972d21c00, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de559e38-7476-46ec-8cfc-629972d21c00, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 748358808315547858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858748358808315547858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 561593af-e373-4ac1-9e56-d0f5bfb62b33, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 500f2b87-a53d-4023-8e32-58eb61a13abf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 500f2b87-a53d-4023-8e32-58eb61a13abf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1394519209952208349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13945192099522083491394519209952208349139451920995220834913945192099522083491394519209952208349139451920995220834913945192099522083491394519209952208349139451920995220834913945192099522083491394519209952208349139451920995220834913945192099522083491394519209952208349139451920995220834913945192099522083491394519209952208349139451920995220834913945192099522083491394519209952208349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de559e38-7476-46ec-8cfc-629972d21c00, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffe452b1-fb2e-4faa-9e61-f7df99eaa522, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffe452b1-fb2e-4faa-9e61-f7df99eaa522, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13034483742660028746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303448374266002874613034483742660028746130344837426600287461303448374266002874613034483742660028746130344837426600287461303448374266002874613034483742660028746130344837426600287461303448374266002874613034483742660028746130344837426600287461303448374266002874613034483742660028746130344837426600287461303448374266002874613034483742660028746130344837426600287461303448374266002874613034483742660028746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 500f2b87-a53d-4023-8e32-58eb61a13abf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2dabed9-d60b-4eaa-a6dc-3302deb840a5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2dabed9-d60b-4eaa-a6dc-3302deb840a5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 824815482027577974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974824815482027577974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffe452b1-fb2e-4faa-9e61-f7df99eaa522, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8937ffd7-5ed6-40d3-bee4-bbcacdf39357, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8937ffd7-5ed6-40d3-bee4-bbcacdf39357, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16478706534541039028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647870653454103902816478706534541039028164787065345410390281647870653454103902816478706534541039028164787065345410390281647870653454103902816478706534541039028164787065345410390281647870653454103902816478706534541039028164787065345410390281647870653454103902816478706534541039028164787065345410390281647870653454103902816478706534541039028164787065345410390281647870653454103902816478706534541039028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2dabed9-d60b-4eaa-a6dc-3302deb840a5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cfaa966-96a4-45de-9136-a52e3093c24d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cfaa966-96a4-45de-9136-a52e3093c24d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16785456261310468363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678545626131046836316785456261310468363167854562613104683631678545626131046836316785456261310468363167854562613104683631678545626131046836316785456261310468363167854562613104683631678545626131046836316785456261310468363167854562613104683631678545626131046836316785456261310468363167854562613104683631678545626131046836316785456261310468363167854562613104683631678545626131046836316785456261310468363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8937ffd7-5ed6-40d3-bee4-bbcacdf39357, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f00c904-5ad8-4194-9f79-2f92c423615e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f00c904-5ad8-4194-9f79-2f92c423615e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8971736849588485024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89717368495884850248971736849588485024897173684958848502489717368495884850248971736849588485024897173684958848502489717368495884850248971736849588485024897173684958848502489717368495884850248971736849588485024897173684958848502489717368495884850248971736849588485024897173684958848502489717368495884850248971736849588485024897173684958848502489717368495884850248971736849588485024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cfaa966-96a4-45de-9136-a52e3093c24d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 261e9e36-6c43-4fff-8afb-3c57ee3c50fc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 261e9e36-6c43-4fff-8afb-3c57ee3c50fc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14682744323857738408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468274432385773840814682744323857738408146827443238577384081468274432385773840814682744323857738408146827443238577384081468274432385773840814682744323857738408146827443238577384081468274432385773840814682744323857738408146827443238577384081468274432385773840814682744323857738408146827443238577384081468274432385773840814682744323857738408146827443238577384081468274432385773840814682744323857738408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f00c904-5ad8-4194-9f79-2f92c423615e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 064f6339-2be3-4482-86d8-f5ffdf51922e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 064f6339-2be3-4482-86d8-f5ffdf51922e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8233808543400810402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82338085434008104028233808543400810402823380854340081040282338085434008104028233808543400810402823380854340081040282338085434008104028233808543400810402823380854340081040282338085434008104028233808543400810402823380854340081040282338085434008104028233808543400810402823380854340081040282338085434008104028233808543400810402823380854340081040282338085434008104028233808543400810402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 261e9e36-6c43-4fff-8afb-3c57ee3c50fc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c1d3101-7c59-41b8-9eaf-871122338384, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c1d3101-7c59-41b8-9eaf-871122338384, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11545928049346164982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154592804934616498211545928049346164982115459280493461649821154592804934616498211545928049346164982115459280493461649821154592804934616498211545928049346164982115459280493461649821154592804934616498211545928049346164982115459280493461649821154592804934616498211545928049346164982115459280493461649821154592804934616498211545928049346164982115459280493461649821154592804934616498211545928049346164982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 064f6339-2be3-4482-86d8-f5ffdf51922e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ae4ce91-621e-4b7f-9f6d-d76456a955b7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c1d3101-7c59-41b8-9eaf-871122338384, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ae4ce91-621e-4b7f-9f6d-d76456a955b7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5509708923725866777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55097089237258667775509708923725866777550970892372586677755097089237258667775509708923725866777550970892372586677755097089237258667775509708923725866777550970892372586677755097089237258667775509708923725866777550970892372586677755097089237258667775509708923725866777550970892372586677755097089237258667775509708923725866777550970892372586677755097089237258667775509708923725866777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eed5fc7f-5356-44bc-bf1b-4a091fafda83, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eed5fc7f-5356-44bc-bf1b-4a091fafda83, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14094319371493630379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409431937149363037914094319371493630379140943193714936303791409431937149363037914094319371493630379140943193714936303791409431937149363037914094319371493630379140943193714936303791409431937149363037914094319371493630379140943193714936303791409431937149363037914094319371493630379140943193714936303791409431937149363037914094319371493630379140943193714936303791409431937149363037914094319371493630379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ae4ce91-621e-4b7f-9f6d-d76456a955b7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 793cb8ff-3e9c-47c0-a7a4-d456367a1162, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 793cb8ff-3e9c-47c0-a7a4-d456367a1162, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8330463908380870383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83304639083808703838330463908380870383833046390838087038383304639083808703838330463908380870383833046390838087038383304639083808703838330463908380870383833046390838087038383304639083808703838330463908380870383833046390838087038383304639083808703838330463908380870383833046390838087038383304639083808703838330463908380870383833046390838087038383304639083808703838330463908380870383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eed5fc7f-5356-44bc-bf1b-4a091fafda83, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46e08e25-086c-4731-9283-f2568d636cab, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46e08e25-086c-4731-9283-f2568d636cab, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13797062964625320038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379706296462532003813797062964625320038137970629646253200381379706296462532003813797062964625320038137970629646253200381379706296462532003813797062964625320038137970629646253200381379706296462532003813797062964625320038137970629646253200381379706296462532003813797062964625320038137970629646253200381379706296462532003813797062964625320038137970629646253200381379706296462532003813797062964625320038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 793cb8ff-3e9c-47c0-a7a4-d456367a1162, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd74a5cb-5426-4a5b-b318-dcaba3960f02, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd74a5cb-5426-4a5b-b318-dcaba3960f02, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3038868281653156537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30388682816531565373038868281653156537303886828165315653730388682816531565373038868281653156537303886828165315653730388682816531565373038868281653156537303886828165315653730388682816531565373038868281653156537303886828165315653730388682816531565373038868281653156537303886828165315653730388682816531565373038868281653156537303886828165315653730388682816531565373038868281653156537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46e08e25-086c-4731-9283-f2568d636cab, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6733b23b-6ac2-4fab-b902-44a8e501586a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6733b23b-6ac2-4fab-b902-44a8e501586a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12460093521713212672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246009352171321267212460093521713212672124600935217132126721246009352171321267212460093521713212672124600935217132126721246009352171321267212460093521713212672124600935217132126721246009352171321267212460093521713212672124600935217132126721246009352171321267212460093521713212672124600935217132126721246009352171321267212460093521713212672124600935217132126721246009352171321267212460093521713212672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6733b23b-6ac2-4fab-b902-44a8e501586a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65f4f955-4b13-4a63-8707-cee6329b6725, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65f4f955-4b13-4a63-8707-cee6329b6725, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11322985367630832117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132298536763083211711322985367630832117113229853676308321171132298536763083211711322985367630832117113229853676308321171132298536763083211711322985367630832117113229853676308321171132298536763083211711322985367630832117113229853676308321171132298536763083211711322985367630832117113229853676308321171132298536763083211711322985367630832117113229853676308321171132298536763083211711322985367630832117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd74a5cb-5426-4a5b-b318-dcaba3960f02, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b7de5d9-819e-4764-a2ab-3c6c1de72eed, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b7de5d9-819e-4764-a2ab-3c6c1de72eed, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1275561367107310180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12755613671073101801275561367107310180127556136710731018012755613671073101801275561367107310180127556136710731018012755613671073101801275561367107310180127556136710731018012755613671073101801275561367107310180127556136710731018012755613671073101801275561367107310180127556136710731018012755613671073101801275561367107310180127556136710731018012755613671073101801275561367107310180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b7de5d9-819e-4764-a2ab-3c6c1de72eed, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d35a9ae5-26a5-4eae-b129-7c7b8441575f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d35a9ae5-26a5-4eae-b129-7c7b8441575f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13603903401621396311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360390340162139631113603903401621396311136039034016213963111360390340162139631113603903401621396311136039034016213963111360390340162139631113603903401621396311136039034016213963111360390340162139631113603903401621396311136039034016213963111360390340162139631113603903401621396311136039034016213963111360390340162139631113603903401621396311136039034016213963111360390340162139631113603903401621396311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65f4f955-4b13-4a63-8707-cee6329b6725, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e58ad8d-1401-4015-bec8-ed92ac68fecd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e58ad8d-1401-4015-bec8-ed92ac68fecd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8409832489949587572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84098324899495875728409832489949587572840983248994958757284098324899495875728409832489949587572840983248994958757284098324899495875728409832489949587572840983248994958757284098324899495875728409832489949587572840983248994958757284098324899495875728409832489949587572840983248994958757284098324899495875728409832489949587572840983248994958757284098324899495875728409832489949587572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d35a9ae5-26a5-4eae-b129-7c7b8441575f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0be2dcd-2481-4042-a001-c8dbc2e68c28, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e58ad8d-1401-4015-bec8-ed92ac68fecd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0be2dcd-2481-4042-a001-c8dbc2e68c28, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8187447172601576520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81874471726015765208187447172601576520818744717260157652081874471726015765208187447172601576520818744717260157652081874471726015765208187447172601576520818744717260157652081874471726015765208187447172601576520818744717260157652081874471726015765208187447172601576520818744717260157652081874471726015765208187447172601576520818744717260157652081874471726015765208187447172601576520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bd21754-bffb-4b37-89bd-b30ff9d8ac27, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bd21754-bffb-4b37-89bd-b30ff9d8ac27, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16668683720968800811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666868372096880081116668683720968800811166686837209688008111666868372096880081116668683720968800811166686837209688008111666868372096880081116668683720968800811166686837209688008111666868372096880081116668683720968800811166686837209688008111666868372096880081116668683720968800811166686837209688008111666868372096880081116668683720968800811166686837209688008111666868372096880081116668683720968800811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0be2dcd-2481-4042-a001-c8dbc2e68c28, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f5c5b64-60aa-4d19-bbf3-6824d07b5843, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f5c5b64-60aa-4d19-bbf3-6824d07b5843, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11160437096861439758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116043709686143975811160437096861439758111604370968614397581116043709686143975811160437096861439758111604370968614397581116043709686143975811160437096861439758111604370968614397581116043709686143975811160437096861439758111604370968614397581116043709686143975811160437096861439758111604370968614397581116043709686143975811160437096861439758111604370968614397581116043709686143975811160437096861439758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bd21754-bffb-4b37-89bd-b30ff9d8ac27, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db8a5d5d-3be6-403a-86cd-ffc10d13f7c6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8a5d5d-3be6-403a-86cd-ffc10d13f7c6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10353605888604331063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035360588860433106310353605888604331063103536058886043310631035360588860433106310353605888604331063103536058886043310631035360588860433106310353605888604331063103536058886043310631035360588860433106310353605888604331063103536058886043310631035360588860433106310353605888604331063103536058886043310631035360588860433106310353605888604331063103536058886043310631035360588860433106310353605888604331063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f5c5b64-60aa-4d19-bbf3-6824d07b5843, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ffa0179-98b2-4059-be88-7ff611ca30e9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ffa0179-98b2-4059-be88-7ff611ca30e9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5783178238100561240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57831782381005612405783178238100561240578317823810056124057831782381005612405783178238100561240578317823810056124057831782381005612405783178238100561240578317823810056124057831782381005612405783178238100561240578317823810056124057831782381005612405783178238100561240578317823810056124057831782381005612405783178238100561240578317823810056124057831782381005612405783178238100561240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8a5d5d-3be6-403a-86cd-ffc10d13f7c6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd0bcf73-dbd4-435f-8019-2543b1909849, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd0bcf73-dbd4-435f-8019-2543b1909849, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16003036666877381014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600303666687738101416003036666877381014160030366668773810141600303666687738101416003036666877381014160030366668773810141600303666687738101416003036666877381014160030366668773810141600303666687738101416003036666877381014160030366668773810141600303666687738101416003036666877381014160030366668773810141600303666687738101416003036666877381014160030366668773810141600303666687738101416003036666877381014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ffa0179-98b2-4059-be88-7ff611ca30e9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b1e3614-c803-4f5e-b57a-9323426ceddf, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b1e3614-c803-4f5e-b57a-9323426ceddf, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 114672063511838752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752114672063511838752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd0bcf73-dbd4-435f-8019-2543b1909849, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59fd9e58-600a-489e-bb84-0a64ff823150, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59fd9e58-600a-489e-bb84-0a64ff823150, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12326745189479802337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232674518947980233712326745189479802337123267451894798023371232674518947980233712326745189479802337123267451894798023371232674518947980233712326745189479802337123267451894798023371232674518947980233712326745189479802337123267451894798023371232674518947980233712326745189479802337123267451894798023371232674518947980233712326745189479802337123267451894798023371232674518947980233712326745189479802337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b1e3614-c803-4f5e-b57a-9323426ceddf, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff3104e5-4cd7-45fb-be28-317fe8f70736, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff3104e5-4cd7-45fb-be28-317fe8f70736, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12076141181032903368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207614118103290336812076141181032903368120761411810329033681207614118103290336812076141181032903368120761411810329033681207614118103290336812076141181032903368120761411810329033681207614118103290336812076141181032903368120761411810329033681207614118103290336812076141181032903368120761411810329033681207614118103290336812076141181032903368120761411810329033681207614118103290336812076141181032903368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59fd9e58-600a-489e-bb84-0a64ff823150, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d08dcc8-a0e5-4df6-81de-0ba6f8074a56, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d08dcc8-a0e5-4df6-81de-0ba6f8074a56, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11200613878686733947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120061387868673394711200613878686733947112006138786867339471120061387868673394711200613878686733947112006138786867339471120061387868673394711200613878686733947112006138786867339471120061387868673394711200613878686733947112006138786867339471120061387868673394711200613878686733947112006138786867339471120061387868673394711200613878686733947112006138786867339471120061387868673394711200613878686733947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff3104e5-4cd7-45fb-be28-317fe8f70736, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 535e4b47-06d5-423d-b0c6-231efd822433, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 535e4b47-06d5-423d-b0c6-231efd822433, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5647321086749823293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56473210867498232935647321086749823293564732108674982329356473210867498232935647321086749823293564732108674982329356473210867498232935647321086749823293564732108674982329356473210867498232935647321086749823293564732108674982329356473210867498232935647321086749823293564732108674982329356473210867498232935647321086749823293564732108674982329356473210867498232935647321086749823293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d08dcc8-a0e5-4df6-81de-0ba6f8074a56, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e011d38d-ee91-41c2-8750-6a8fb7c2beef, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e011d38d-ee91-41c2-8750-6a8fb7c2beef, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10257482267839568372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025748226783956837210257482267839568372102574822678395683721025748226783956837210257482267839568372102574822678395683721025748226783956837210257482267839568372102574822678395683721025748226783956837210257482267839568372102574822678395683721025748226783956837210257482267839568372102574822678395683721025748226783956837210257482267839568372102574822678395683721025748226783956837210257482267839568372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 535e4b47-06d5-423d-b0c6-231efd822433, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f79331f-8cd4-4063-b5e7-6d6072f91691, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e011d38d-ee91-41c2-8750-6a8fb7c2beef, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0c3c8e5-1205-4e5c-bc3d-c1b06e449054, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0c3c8e5-1205-4e5c-bc3d-c1b06e449054, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 514428920700133827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827514428920700133827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f79331f-8cd4-4063-b5e7-6d6072f91691, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11749260922171267800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174926092217126780011749260922171267800117492609221712678001174926092217126780011749260922171267800117492609221712678001174926092217126780011749260922171267800117492609221712678001174926092217126780011749260922171267800117492609221712678001174926092217126780011749260922171267800117492609221712678001174926092217126780011749260922171267800117492609221712678001174926092217126780011749260922171267800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0c3c8e5-1205-4e5c-bc3d-c1b06e449054, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fe24012-3c24-4854-8bc5-16388014c783, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fe24012-3c24-4854-8bc5-16388014c783, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1856205855481791540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18562058554817915401856205855481791540185620585548179154018562058554817915401856205855481791540185620585548179154018562058554817915401856205855481791540185620585548179154018562058554817915401856205855481791540185620585548179154018562058554817915401856205855481791540185620585548179154018562058554817915401856205855481791540185620585548179154018562058554817915401856205855481791540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f79331f-8cd4-4063-b5e7-6d6072f91691, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aa66441-9e98-4a25-a68d-f11a384dce5e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aa66441-9e98-4a25-a68d-f11a384dce5e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5973988295330243761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59739882953302437615973988295330243761597398829533024376159739882953302437615973988295330243761597398829533024376159739882953302437615973988295330243761597398829533024376159739882953302437615973988295330243761597398829533024376159739882953302437615973988295330243761597398829533024376159739882953302437615973988295330243761597398829533024376159739882953302437615973988295330243761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fe24012-3c24-4854-8bc5-16388014c783, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7379f8be-b02c-47ee-b5f3-db3ea435fc8e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7379f8be-b02c-47ee-b5f3-db3ea435fc8e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18020381874955012409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802038187495501240918020381874955012409180203818749550124091802038187495501240918020381874955012409180203818749550124091802038187495501240918020381874955012409180203818749550124091802038187495501240918020381874955012409180203818749550124091802038187495501240918020381874955012409180203818749550124091802038187495501240918020381874955012409180203818749550124091802038187495501240918020381874955012409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aa66441-9e98-4a25-a68d-f11a384dce5e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 676dcfcb-d1fa-413b-8908-cae7933df904, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 676dcfcb-d1fa-413b-8908-cae7933df904, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1340536266790755036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13405362667907550361340536266790755036134053626679075503613405362667907550361340536266790755036134053626679075503613405362667907550361340536266790755036134053626679075503613405362667907550361340536266790755036134053626679075503613405362667907550361340536266790755036134053626679075503613405362667907550361340536266790755036134053626679075503613405362667907550361340536266790755036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7379f8be-b02c-47ee-b5f3-db3ea435fc8e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0656c335-4546-4f3f-8c55-16f905378989, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0656c335-4546-4f3f-8c55-16f905378989, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9299627689355946495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92996276893559464959299627689355946495929962768935594649592996276893559464959299627689355946495929962768935594649592996276893559464959299627689355946495929962768935594649592996276893559464959299627689355946495929962768935594649592996276893559464959299627689355946495929962768935594649592996276893559464959299627689355946495929962768935594649592996276893559464959299627689355946495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 676dcfcb-d1fa-413b-8908-cae7933df904, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d157274-ff5b-4acb-8747-b96f27053a9a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d157274-ff5b-4acb-8747-b96f27053a9a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10518776597749744755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051877659774974475510518776597749744755105187765977497447551051877659774974475510518776597749744755105187765977497447551051877659774974475510518776597749744755105187765977497447551051877659774974475510518776597749744755105187765977497447551051877659774974475510518776597749744755105187765977497447551051877659774974475510518776597749744755105187765977497447551051877659774974475510518776597749744755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0656c335-4546-4f3f-8c55-16f905378989, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d541036-7070-46af-97d0-3ec7c8ea7db0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d541036-7070-46af-97d0-3ec7c8ea7db0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11423952107799361207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142395210779936120711423952107799361207114239521077993612071142395210779936120711423952107799361207114239521077993612071142395210779936120711423952107799361207114239521077993612071142395210779936120711423952107799361207114239521077993612071142395210779936120711423952107799361207114239521077993612071142395210779936120711423952107799361207114239521077993612071142395210779936120711423952107799361207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d157274-ff5b-4acb-8747-b96f27053a9a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d541036-7070-46af-97d0-3ec7c8ea7db0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73464d22-c9e9-447c-904e-c6f7488fa7b8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73464d22-c9e9-447c-904e-c6f7488fa7b8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7612253279931285442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76122532799312854427612253279931285442761225327993128544276122532799312854427612253279931285442761225327993128544276122532799312854427612253279931285442761225327993128544276122532799312854427612253279931285442761225327993128544276122532799312854427612253279931285442761225327993128544276122532799312854427612253279931285442761225327993128544276122532799312854427612253279931285442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b71d8c6c-27c7-4290-9709-cb83ea20e614, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b71d8c6c-27c7-4290-9709-cb83ea20e614, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12867119561039495787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286711956103949578712867119561039495787128671195610394957871286711956103949578712867119561039495787128671195610394957871286711956103949578712867119561039495787128671195610394957871286711956103949578712867119561039495787128671195610394957871286711956103949578712867119561039495787128671195610394957871286711956103949578712867119561039495787128671195610394957871286711956103949578712867119561039495787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73464d22-c9e9-447c-904e-c6f7488fa7b8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b71d8c6c-27c7-4290-9709-cb83ea20e614, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a63f6a92-dbbc-41b0-872c-6acd084e1dbc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a63f6a92-dbbc-41b0-872c-6acd084e1dbc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2967114679083002378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29671146790830023782967114679083002378296711467908300237829671146790830023782967114679083002378296711467908300237829671146790830023782967114679083002378296711467908300237829671146790830023782967114679083002378296711467908300237829671146790830023782967114679083002378296711467908300237829671146790830023782967114679083002378296711467908300237829671146790830023782967114679083002378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcbf9c3b-0cf8-4df4-947b-3c46c56f01e4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcbf9c3b-0cf8-4df4-947b-3c46c56f01e4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11815258896598021474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181525889659802147411815258896598021474118152588965980214741181525889659802147411815258896598021474118152588965980214741181525889659802147411815258896598021474118152588965980214741181525889659802147411815258896598021474118152588965980214741181525889659802147411815258896598021474118152588965980214741181525889659802147411815258896598021474118152588965980214741181525889659802147411815258896598021474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a63f6a92-dbbc-41b0-872c-6acd084e1dbc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77db69b6-ef89-4cc9-8232-e16b5c7de4e7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcbf9c3b-0cf8-4df4-947b-3c46c56f01e4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8246303e-81e4-4f96-927a-2fd47b2600db, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8246303e-81e4-4f96-927a-2fd47b2600db, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13387602907551990127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338760290755199012713387602907551990127133876029075519901271338760290755199012713387602907551990127133876029075519901271338760290755199012713387602907551990127133876029075519901271338760290755199012713387602907551990127133876029075519901271338760290755199012713387602907551990127133876029075519901271338760290755199012713387602907551990127133876029075519901271338760290755199012713387602907551990127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77db69b6-ef89-4cc9-8232-e16b5c7de4e7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12410118985523629659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241011898552362965912410118985523629659124101189855236296591241011898552362965912410118985523629659124101189855236296591241011898552362965912410118985523629659124101189855236296591241011898552362965912410118985523629659124101189855236296591241011898552362965912410118985523629659124101189855236296591241011898552362965912410118985523629659124101189855236296591241011898552362965912410118985523629659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8246303e-81e4-4f96-927a-2fd47b2600db, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a80b210-ce26-4efe-8be0-314807395ba1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a80b210-ce26-4efe-8be0-314807395ba1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13213688652826097221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321368865282609722113213688652826097221132136886528260972211321368865282609722113213688652826097221132136886528260972211321368865282609722113213688652826097221132136886528260972211321368865282609722113213688652826097221132136886528260972211321368865282609722113213688652826097221132136886528260972211321368865282609722113213688652826097221132136886528260972211321368865282609722113213688652826097221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77db69b6-ef89-4cc9-8232-e16b5c7de4e7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c27523b-ed4c-41b2-92aa-451ae7e6f2a9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c27523b-ed4c-41b2-92aa-451ae7e6f2a9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13123105003285854306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312310500328585430613123105003285854306131231050032858543061312310500328585430613123105003285854306131231050032858543061312310500328585430613123105003285854306131231050032858543061312310500328585430613123105003285854306131231050032858543061312310500328585430613123105003285854306131231050032858543061312310500328585430613123105003285854306131231050032858543061312310500328585430613123105003285854306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a80b210-ce26-4efe-8be0-314807395ba1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51b69d48-e29a-4238-a0f9-1d44d2aeea13, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c27523b-ed4c-41b2-92aa-451ae7e6f2a9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51b69d48-e29a-4238-a0f9-1d44d2aeea13, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11166389382963377092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116638938296337709211166389382963377092111663893829633770921116638938296337709211166389382963377092111663893829633770921116638938296337709211166389382963377092111663893829633770921116638938296337709211166389382963377092111663893829633770921116638938296337709211166389382963377092111663893829633770921116638938296337709211166389382963377092111663893829633770921116638938296337709211166389382963377092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93bee95c-cfac-47f0-974a-feeb94a3692b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93bee95c-cfac-47f0-974a-feeb94a3692b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6064801750446076193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60648017504460761936064801750446076193606480175044607619360648017504460761936064801750446076193606480175044607619360648017504460761936064801750446076193606480175044607619360648017504460761936064801750446076193606480175044607619360648017504460761936064801750446076193606480175044607619360648017504460761936064801750446076193606480175044607619360648017504460761936064801750446076193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51b69d48-e29a-4238-a0f9-1d44d2aeea13, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66060ca7-3da1-4077-859a-b63aa827b7f3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66060ca7-3da1-4077-859a-b63aa827b7f3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3763143044466753083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37631430444667530833763143044466753083376314304446675308337631430444667530833763143044466753083376314304446675308337631430444667530833763143044466753083376314304446675308337631430444667530833763143044466753083376314304446675308337631430444667530833763143044466753083376314304446675308337631430444667530833763143044466753083376314304446675308337631430444667530833763143044466753083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93bee95c-cfac-47f0-974a-feeb94a3692b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5595355f-51e2-4796-90d1-5fe883032095, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5595355f-51e2-4796-90d1-5fe883032095, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11123208545032710742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112320854503271074211123208545032710742111232085450327107421112320854503271074211123208545032710742111232085450327107421112320854503271074211123208545032710742111232085450327107421112320854503271074211123208545032710742111232085450327107421112320854503271074211123208545032710742111232085450327107421112320854503271074211123208545032710742111232085450327107421112320854503271074211123208545032710742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66060ca7-3da1-4077-859a-b63aa827b7f3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b404e63-a7b5-4c8f-b169-8def78e77a04, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5595355f-51e2-4796-90d1-5fe883032095, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d890e34-5528-48f6-b25b-0bf06cc7201b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d890e34-5528-48f6-b25b-0bf06cc7201b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8359609784372660903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83596097843726609038359609784372660903835960978437266090383596097843726609038359609784372660903835960978437266090383596097843726609038359609784372660903835960978437266090383596097843726609038359609784372660903835960978437266090383596097843726609038359609784372660903835960978437266090383596097843726609038359609784372660903835960978437266090383596097843726609038359609784372660903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b404e63-a7b5-4c8f-b169-8def78e77a04, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5403107395860264517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54031073958602645175403107395860264517540310739586026451754031073958602645175403107395860264517540310739586026451754031073958602645175403107395860264517540310739586026451754031073958602645175403107395860264517540310739586026451754031073958602645175403107395860264517540310739586026451754031073958602645175403107395860264517540310739586026451754031073958602645175403107395860264517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d890e34-5528-48f6-b25b-0bf06cc7201b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67a75b1c-189c-4e43-9b2a-86cae782f8fe, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b404e63-a7b5-4c8f-b169-8def78e77a04, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b322497-2837-4ac5-870b-267a511aae1f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b322497-2837-4ac5-870b-267a511aae1f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3011079318825246631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30110793188252466313011079318825246631301107931882524663130110793188252466313011079318825246631301107931882524663130110793188252466313011079318825246631301107931882524663130110793188252466313011079318825246631301107931882524663130110793188252466313011079318825246631301107931882524663130110793188252466313011079318825246631301107931882524663130110793188252466313011079318825246631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67a75b1c-189c-4e43-9b2a-86cae782f8fe, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5413060398752648807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54130603987526488075413060398752648807541306039875264880754130603987526488075413060398752648807541306039875264880754130603987526488075413060398752648807541306039875264880754130603987526488075413060398752648807541306039875264880754130603987526488075413060398752648807541306039875264880754130603987526488075413060398752648807541306039875264880754130603987526488075413060398752648807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b322497-2837-4ac5-870b-267a511aae1f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b8a1b7a-4684-40af-812e-ffffe14fc77b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b8a1b7a-4684-40af-812e-ffffe14fc77b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15063924315249983776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506392431524998377615063924315249983776150639243152499837761506392431524998377615063924315249983776150639243152499837761506392431524998377615063924315249983776150639243152499837761506392431524998377615063924315249983776150639243152499837761506392431524998377615063924315249983776150639243152499837761506392431524998377615063924315249983776150639243152499837761506392431524998377615063924315249983776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67a75b1c-189c-4e43-9b2a-86cae782f8fe, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 449a21f2-1108-4405-af42-49f771322573, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 449a21f2-1108-4405-af42-49f771322573, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11039689829799157040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103968982979915704011039689829799157040110396898297991570401103968982979915704011039689829799157040110396898297991570401103968982979915704011039689829799157040110396898297991570401103968982979915704011039689829799157040110396898297991570401103968982979915704011039689829799157040110396898297991570401103968982979915704011039689829799157040110396898297991570401103968982979915704011039689829799157040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b8a1b7a-4684-40af-812e-ffffe14fc77b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ca3dc11-dcfa-45b4-86f8-d551e130dbeb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ca3dc11-dcfa-45b4-86f8-d551e130dbeb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6091344472383326778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60913444723833267786091344472383326778609134447238332677860913444723833267786091344472383326778609134447238332677860913444723833267786091344472383326778609134447238332677860913444723833267786091344472383326778609134447238332677860913444723833267786091344472383326778609134447238332677860913444723833267786091344472383326778609134447238332677860913444723833267786091344472383326778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ca3dc11-dcfa-45b4-86f8-d551e130dbeb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1db1ffcb-6c1b-419b-82c4-4bfd3dd81b4b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1db1ffcb-6c1b-419b-82c4-4bfd3dd81b4b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4282768961798790097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42827689617987900974282768961798790097428276896179879009742827689617987900974282768961798790097428276896179879009742827689617987900974282768961798790097428276896179879009742827689617987900974282768961798790097428276896179879009742827689617987900974282768961798790097428276896179879009742827689617987900974282768961798790097428276896179879009742827689617987900974282768961798790097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 449a21f2-1108-4405-af42-49f771322573, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25b4731a-87ea-4109-a7b6-9a2d0c4b3cb0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25b4731a-87ea-4109-a7b6-9a2d0c4b3cb0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3214588032719699841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32145880327196998413214588032719699841321458803271969984132145880327196998413214588032719699841321458803271969984132145880327196998413214588032719699841321458803271969984132145880327196998413214588032719699841321458803271969984132145880327196998413214588032719699841321458803271969984132145880327196998413214588032719699841321458803271969984132145880327196998413214588032719699841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1db1ffcb-6c1b-419b-82c4-4bfd3dd81b4b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 125f7448-6511-4d53-80c5-2c35a6f59bcd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 125f7448-6511-4d53-80c5-2c35a6f59bcd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15355848233959611844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535584823395961184415355848233959611844153558482339596118441535584823395961184415355848233959611844153558482339596118441535584823395961184415355848233959611844153558482339596118441535584823395961184415355848233959611844153558482339596118441535584823395961184415355848233959611844153558482339596118441535584823395961184415355848233959611844153558482339596118441535584823395961184415355848233959611844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25b4731a-87ea-4109-a7b6-9a2d0c4b3cb0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 093d78fd-00b7-4e67-98be-89f51bf56688, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 093d78fd-00b7-4e67-98be-89f51bf56688, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 169077944417748516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516169077944417748516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 125f7448-6511-4d53-80c5-2c35a6f59bcd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b563a68-75f1-448e-8bfa-c37073a4db67, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b563a68-75f1-448e-8bfa-c37073a4db67, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11773718554454273265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177371855445427326511773718554454273265117737185544542732651177371855445427326511773718554454273265117737185544542732651177371855445427326511773718554454273265117737185544542732651177371855445427326511773718554454273265117737185544542732651177371855445427326511773718554454273265117737185544542732651177371855445427326511773718554454273265117737185544542732651177371855445427326511773718554454273265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b563a68-75f1-448e-8bfa-c37073a4db67, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81033402-a8ec-45da-af21-c4cbd99581ad, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81033402-a8ec-45da-af21-c4cbd99581ad, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5589995683401975464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55899956834019754645589995683401975464558999568340197546455899956834019754645589995683401975464558999568340197546455899956834019754645589995683401975464558999568340197546455899956834019754645589995683401975464558999568340197546455899956834019754645589995683401975464558999568340197546455899956834019754645589995683401975464558999568340197546455899956834019754645589995683401975464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 093d78fd-00b7-4e67-98be-89f51bf56688, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07f9f2eb-1b99-43c5-9c8f-2d135e92a522, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07f9f2eb-1b99-43c5-9c8f-2d135e92a522, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9690325535195001453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96903255351950014539690325535195001453969032553519500145396903255351950014539690325535195001453969032553519500145396903255351950014539690325535195001453969032553519500145396903255351950014539690325535195001453969032553519500145396903255351950014539690325535195001453969032553519500145396903255351950014539690325535195001453969032553519500145396903255351950014539690325535195001453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81033402-a8ec-45da-af21-c4cbd99581ad, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07f9f2eb-1b99-43c5-9c8f-2d135e92a522, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d3459a4-3cf3-4919-8c24-5ca5f84290c8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d3459a4-3cf3-4919-8c24-5ca5f84290c8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15036424907696849737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503642490769684973715036424907696849737150364249076968497371503642490769684973715036424907696849737150364249076968497371503642490769684973715036424907696849737150364249076968497371503642490769684973715036424907696849737150364249076968497371503642490769684973715036424907696849737150364249076968497371503642490769684973715036424907696849737150364249076968497371503642490769684973715036424907696849737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b5b6e34-4fee-4c50-9e1a-f3211cb2939a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b5b6e34-4fee-4c50-9e1a-f3211cb2939a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7215752977717737320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72157529777177373207215752977717737320721575297771773732072157529777177373207215752977717737320721575297771773732072157529777177373207215752977717737320721575297771773732072157529777177373207215752977717737320721575297771773732072157529777177373207215752977717737320721575297771773732072157529777177373207215752977717737320721575297771773732072157529777177373207215752977717737320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d3459a4-3cf3-4919-8c24-5ca5f84290c8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96a65c64-0b43-403b-999f-c9e8c5d3a2fa, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a65c64-0b43-403b-999f-c9e8c5d3a2fa, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13644903767239807737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364490376723980773713644903767239807737136449037672398077371364490376723980773713644903767239807737136449037672398077371364490376723980773713644903767239807737136449037672398077371364490376723980773713644903767239807737136449037672398077371364490376723980773713644903767239807737136449037672398077371364490376723980773713644903767239807737136449037672398077371364490376723980773713644903767239807737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b5b6e34-4fee-4c50-9e1a-f3211cb2939a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, babeb4ee-0b7f-4c86-a9b7-bb93f8bd9b75, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, babeb4ee-0b7f-4c86-a9b7-bb93f8bd9b75, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18073143816079043319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807314381607904331918073143816079043319180731438160790433191807314381607904331918073143816079043319180731438160790433191807314381607904331918073143816079043319180731438160790433191807314381607904331918073143816079043319180731438160790433191807314381607904331918073143816079043319180731438160790433191807314381607904331918073143816079043319180731438160790433191807314381607904331918073143816079043319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, babeb4ee-0b7f-4c86-a9b7-bb93f8bd9b75, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af3e9a34-11a7-4024-afc1-a796ef7ec276, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af3e9a34-11a7-4024-afc1-a796ef7ec276, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15674083465682622357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567408346568262235715674083465682622357156740834656826223571567408346568262235715674083465682622357156740834656826223571567408346568262235715674083465682622357156740834656826223571567408346568262235715674083465682622357156740834656826223571567408346568262235715674083465682622357156740834656826223571567408346568262235715674083465682622357156740834656826223571567408346568262235715674083465682622357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a65c64-0b43-403b-999f-c9e8c5d3a2fa, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1572a401-afb8-429e-87ac-a73b88fcdd53, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1572a401-afb8-429e-87ac-a73b88fcdd53, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 719553336412682371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371719553336412682371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1572a401-afb8-429e-87ac-a73b88fcdd53, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18068c20-1661-430a-92fd-071f222b3c3a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af3e9a34-11a7-4024-afc1-a796ef7ec276, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18068c20-1661-430a-92fd-071f222b3c3a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8499417907728596222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84994179077285962228499417907728596222849941790772859622284994179077285962228499417907728596222849941790772859622284994179077285962228499417907728596222849941790772859622284994179077285962228499417907728596222849941790772859622284994179077285962228499417907728596222849941790772859622284994179077285962228499417907728596222849941790772859622284994179077285962228499417907728596222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bdb5ccf-f4c1-4aa7-8b36-da8b826812c8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bdb5ccf-f4c1-4aa7-8b36-da8b826812c8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3692327438659356945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36923274386593569453692327438659356945369232743865935694536923274386593569453692327438659356945369232743865935694536923274386593569453692327438659356945369232743865935694536923274386593569453692327438659356945369232743865935694536923274386593569453692327438659356945369232743865935694536923274386593569453692327438659356945369232743865935694536923274386593569453692327438659356945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18068c20-1661-430a-92fd-071f222b3c3a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49410e7c-ed84-4a77-94d8-bf4fdbf2e40f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49410e7c-ed84-4a77-94d8-bf4fdbf2e40f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7923885993150438159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79238859931504381597923885993150438159792388599315043815979238859931504381597923885993150438159792388599315043815979238859931504381597923885993150438159792388599315043815979238859931504381597923885993150438159792388599315043815979238859931504381597923885993150438159792388599315043815979238859931504381597923885993150438159792388599315043815979238859931504381597923885993150438159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bdb5ccf-f4c1-4aa7-8b36-da8b826812c8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c0f62f0-fe5f-49d2-a97e-9a70aeb74a16, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c0f62f0-fe5f-49d2-a97e-9a70aeb74a16, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15482934268439193684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548293426843919368415482934268439193684154829342684391936841548293426843919368415482934268439193684154829342684391936841548293426843919368415482934268439193684154829342684391936841548293426843919368415482934268439193684154829342684391936841548293426843919368415482934268439193684154829342684391936841548293426843919368415482934268439193684154829342684391936841548293426843919368415482934268439193684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49410e7c-ed84-4a77-94d8-bf4fdbf2e40f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27358cf8-62ca-4cfd-9b1a-f65310c51831, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27358cf8-62ca-4cfd-9b1a-f65310c51831, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5821094703501027661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58210947035010276615821094703501027661582109470350102766158210947035010276615821094703501027661582109470350102766158210947035010276615821094703501027661582109470350102766158210947035010276615821094703501027661582109470350102766158210947035010276615821094703501027661582109470350102766158210947035010276615821094703501027661582109470350102766158210947035010276615821094703501027661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c0f62f0-fe5f-49d2-a97e-9a70aeb74a16, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88f90b6d-06a5-415d-9f9b-a0c868fc8a57, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f90b6d-06a5-415d-9f9b-a0c868fc8a57, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9703302389280317041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97033023892803170419703302389280317041970330238928031704197033023892803170419703302389280317041970330238928031704197033023892803170419703302389280317041970330238928031704197033023892803170419703302389280317041970330238928031704197033023892803170419703302389280317041970330238928031704197033023892803170419703302389280317041970330238928031704197033023892803170419703302389280317041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27358cf8-62ca-4cfd-9b1a-f65310c51831, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c7fa9b5-010b-4b68-8967-5c21e6b950f7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c7fa9b5-010b-4b68-8967-5c21e6b950f7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 558715868380689014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014558715868380689014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f90b6d-06a5-415d-9f9b-a0c868fc8a57, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3540d0a9-927b-44e0-8351-d990e70ebf59, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3540d0a9-927b-44e0-8351-d990e70ebf59, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9022113097875007779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90221130978750077799022113097875007779902211309787500777990221130978750077799022113097875007779902211309787500777990221130978750077799022113097875007779902211309787500777990221130978750077799022113097875007779902211309787500777990221130978750077799022113097875007779902211309787500777990221130978750077799022113097875007779902211309787500777990221130978750077799022113097875007779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c7fa9b5-010b-4b68-8967-5c21e6b950f7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 482c0086-dd4d-4f20-b071-6c0a100fddea, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3540d0a9-927b-44e0-8351-d990e70ebf59, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f5d0b11-61fd-41be-a16c-a42b382fbb30, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f5d0b11-61fd-41be-a16c-a42b382fbb30, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8207061747091125700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82070617470911257008207061747091125700820706174709112570082070617470911257008207061747091125700820706174709112570082070617470911257008207061747091125700820706174709112570082070617470911257008207061747091125700820706174709112570082070617470911257008207061747091125700820706174709112570082070617470911257008207061747091125700820706174709112570082070617470911257008207061747091125700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 482c0086-dd4d-4f20-b071-6c0a100fddea, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3030418600761571076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30304186007615710763030418600761571076303041860076157107630304186007615710763030418600761571076303041860076157107630304186007615710763030418600761571076303041860076157107630304186007615710763030418600761571076303041860076157107630304186007615710763030418600761571076303041860076157107630304186007615710763030418600761571076303041860076157107630304186007615710763030418600761571076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 482c0086-dd4d-4f20-b071-6c0a100fddea, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f5d0b11-61fd-41be-a16c-a42b382fbb30, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74157ffb-d8bb-4bb7-b508-c015e52df56a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d132a0a-23c2-416a-8d93-ec037493a13c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74157ffb-d8bb-4bb7-b508-c015e52df56a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10279514013331930803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1027951401333193080310279514013331930803102795140133319308031027951401333193080310279514013331930803102795140133319308031027951401333193080310279514013331930803102795140133319308031027951401333193080310279514013331930803102795140133319308031027951401333193080310279514013331930803102795140133319308031027951401333193080310279514013331930803102795140133319308031027951401333193080310279514013331930803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d132a0a-23c2-416a-8d93-ec037493a13c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6705008709410394579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67050087094103945796705008709410394579670500870941039457967050087094103945796705008709410394579670500870941039457967050087094103945796705008709410394579670500870941039457967050087094103945796705008709410394579670500870941039457967050087094103945796705008709410394579670500870941039457967050087094103945796705008709410394579670500870941039457967050087094103945796705008709410394579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74157ffb-d8bb-4bb7-b508-c015e52df56a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d132a0a-23c2-416a-8d93-ec037493a13c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6706f2c7-6be3-4e6c-9514-daadd78d8913, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6706f2c7-6be3-4e6c-9514-daadd78d8913, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6626150621201242185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66261506212012421856626150621201242185662615062120124218566261506212012421856626150621201242185662615062120124218566261506212012421856626150621201242185662615062120124218566261506212012421856626150621201242185662615062120124218566261506212012421856626150621201242185662615062120124218566261506212012421856626150621201242185662615062120124218566261506212012421856626150621201242185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed993b92-5584-44af-b01d-93ec28a65b43, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed993b92-5584-44af-b01d-93ec28a65b43, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3533160855212919697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35331608552129196973533160855212919697353316085521291969735331608552129196973533160855212919697353316085521291969735331608552129196973533160855212919697353316085521291969735331608552129196973533160855212919697353316085521291969735331608552129196973533160855212919697353316085521291969735331608552129196973533160855212919697353316085521291969735331608552129196973533160855212919697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6706f2c7-6be3-4e6c-9514-daadd78d8913, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a32614ff-5802-47bb-a921-b3963c42719d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed993b92-5584-44af-b01d-93ec28a65b43, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a32614ff-5802-47bb-a921-b3963c42719d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4729967912335542484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47299679123355424844729967912335542484472996791233554248447299679123355424844729967912335542484472996791233554248447299679123355424844729967912335542484472996791233554248447299679123355424844729967912335542484472996791233554248447299679123355424844729967912335542484472996791233554248447299679123355424844729967912335542484472996791233554248447299679123355424844729967912335542484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 812c6290-4e45-4545-a21f-86b45f617e8d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 812c6290-4e45-4545-a21f-86b45f617e8d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6181367789277873943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61813677892778739436181367789277873943618136778927787394361813677892778739436181367789277873943618136778927787394361813677892778739436181367789277873943618136778927787394361813677892778739436181367789277873943618136778927787394361813677892778739436181367789277873943618136778927787394361813677892778739436181367789277873943618136778927787394361813677892778739436181367789277873943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a32614ff-5802-47bb-a921-b3963c42719d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f2bf946-dc7b-4a55-a6fb-a831fe60f45e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f2bf946-dc7b-4a55-a6fb-a831fe60f45e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 497192166975049110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110497192166975049110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 812c6290-4e45-4545-a21f-86b45f617e8d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aa2b5c2-c5a4-4e8e-b745-df9aafde865a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa2b5c2-c5a4-4e8e-b745-df9aafde865a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5737984695264395347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57379846952643953475737984695264395347573798469526439534757379846952643953475737984695264395347573798469526439534757379846952643953475737984695264395347573798469526439534757379846952643953475737984695264395347573798469526439534757379846952643953475737984695264395347573798469526439534757379846952643953475737984695264395347573798469526439534757379846952643953475737984695264395347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f2bf946-dc7b-4a55-a6fb-a831fe60f45e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c7b2c31-4fad-4b08-9257-0dfaa42571b1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c7b2c31-4fad-4b08-9257-0dfaa42571b1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1956399049376580161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19563990493765801611956399049376580161195639904937658016119563990493765801611956399049376580161195639904937658016119563990493765801611956399049376580161195639904937658016119563990493765801611956399049376580161195639904937658016119563990493765801611956399049376580161195639904937658016119563990493765801611956399049376580161195639904937658016119563990493765801611956399049376580161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aa2b5c2-c5a4-4e8e-b745-df9aafde865a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd700579-88e9-482c-ae69-03ae18ff70a5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd700579-88e9-482c-ae69-03ae18ff70a5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10494831416410050626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049483141641005062610494831416410050626104948314164100506261049483141641005062610494831416410050626104948314164100506261049483141641005062610494831416410050626104948314164100506261049483141641005062610494831416410050626104948314164100506261049483141641005062610494831416410050626104948314164100506261049483141641005062610494831416410050626104948314164100506261049483141641005062610494831416410050626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd700579-88e9-482c-ae69-03ae18ff70a5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4de3608-d713-430f-a06b-a1a30f395266, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4de3608-d713-430f-a06b-a1a30f395266, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16987310081745373540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698731008174537354016987310081745373540169873100817453735401698731008174537354016987310081745373540169873100817453735401698731008174537354016987310081745373540169873100817453735401698731008174537354016987310081745373540169873100817453735401698731008174537354016987310081745373540169873100817453735401698731008174537354016987310081745373540169873100817453735401698731008174537354016987310081745373540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c7b2c31-4fad-4b08-9257-0dfaa42571b1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d64dc95b-5536-4ffa-a774-23ae9d35292d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d64dc95b-5536-4ffa-a774-23ae9d35292d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9843253980658603573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98432539806586035739843253980658603573984325398065860357398432539806586035739843253980658603573984325398065860357398432539806586035739843253980658603573984325398065860357398432539806586035739843253980658603573984325398065860357398432539806586035739843253980658603573984325398065860357398432539806586035739843253980658603573984325398065860357398432539806586035739843253980658603573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4de3608-d713-430f-a06b-a1a30f395266, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50945eb8-da61-48d2-96c9-2b1b0ff603f0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d64dc95b-5536-4ffa-a774-23ae9d35292d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adaa8240-9f9f-45e8-b4c2-673832fae500, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adaa8240-9f9f-45e8-b4c2-673832fae500, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11681661542952284209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168166154295228420911681661542952284209116816615429522842091168166154295228420911681661542952284209116816615429522842091168166154295228420911681661542952284209116816615429522842091168166154295228420911681661542952284209116816615429522842091168166154295228420911681661542952284209116816615429522842091168166154295228420911681661542952284209116816615429522842091168166154295228420911681661542952284209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50945eb8-da61-48d2-96c9-2b1b0ff603f0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14254349189757923796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425434918975792379614254349189757923796142543491897579237961425434918975792379614254349189757923796142543491897579237961425434918975792379614254349189757923796142543491897579237961425434918975792379614254349189757923796142543491897579237961425434918975792379614254349189757923796142543491897579237961425434918975792379614254349189757923796142543491897579237961425434918975792379614254349189757923796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adaa8240-9f9f-45e8-b4c2-673832fae500, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eff3acd5-2085-42b8-b124-bfa9545c1509, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eff3acd5-2085-42b8-b124-bfa9545c1509, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11049816032901161473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104981603290116147311049816032901161473110498160329011614731104981603290116147311049816032901161473110498160329011614731104981603290116147311049816032901161473110498160329011614731104981603290116147311049816032901161473110498160329011614731104981603290116147311049816032901161473110498160329011614731104981603290116147311049816032901161473110498160329011614731104981603290116147311049816032901161473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50945eb8-da61-48d2-96c9-2b1b0ff603f0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae85e395-a311-4645-bfc3-ba9a83997417, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae85e395-a311-4645-bfc3-ba9a83997417, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11215366148538174814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121536614853817481411215366148538174814112153661485381748141121536614853817481411215366148538174814112153661485381748141121536614853817481411215366148538174814112153661485381748141121536614853817481411215366148538174814112153661485381748141121536614853817481411215366148538174814112153661485381748141121536614853817481411215366148538174814112153661485381748141121536614853817481411215366148538174814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eff3acd5-2085-42b8-b124-bfa9545c1509, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da1a78f4-914c-49d5-9eda-050c001b1a8d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da1a78f4-914c-49d5-9eda-050c001b1a8d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11984855101402536947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198485510140253694711984855101402536947119848551014025369471198485510140253694711984855101402536947119848551014025369471198485510140253694711984855101402536947119848551014025369471198485510140253694711984855101402536947119848551014025369471198485510140253694711984855101402536947119848551014025369471198485510140253694711984855101402536947119848551014025369471198485510140253694711984855101402536947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae85e395-a311-4645-bfc3-ba9a83997417, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c0f42ec-4648-4693-bcbe-550cd049011c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c0f42ec-4648-4693-bcbe-550cd049011c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6773692518920308256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67736925189203082566773692518920308256677369251892030825667736925189203082566773692518920308256677369251892030825667736925189203082566773692518920308256677369251892030825667736925189203082566773692518920308256677369251892030825667736925189203082566773692518920308256677369251892030825667736925189203082566773692518920308256677369251892030825667736925189203082566773692518920308256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da1a78f4-914c-49d5-9eda-050c001b1a8d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86aa7a60-ed31-4d19-a8d8-7a5f8cd35a22, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86aa7a60-ed31-4d19-a8d8-7a5f8cd35a22, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12796747656388444068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279674765638844406812796747656388444068127967476563884440681279674765638844406812796747656388444068127967476563884440681279674765638844406812796747656388444068127967476563884440681279674765638844406812796747656388444068127967476563884440681279674765638844406812796747656388444068127967476563884440681279674765638844406812796747656388444068127967476563884440681279674765638844406812796747656388444068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c0f42ec-4648-4693-bcbe-550cd049011c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 595a182e-f8f9-45ac-a8e7-eb6fe3da3e58, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 595a182e-f8f9-45ac-a8e7-eb6fe3da3e58, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15155754845798772422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515575484579877242215155754845798772422151557548457987724221515575484579877242215155754845798772422151557548457987724221515575484579877242215155754845798772422151557548457987724221515575484579877242215155754845798772422151557548457987724221515575484579877242215155754845798772422151557548457987724221515575484579877242215155754845798772422151557548457987724221515575484579877242215155754845798772422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86aa7a60-ed31-4d19-a8d8-7a5f8cd35a22, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c26a283c-edf7-4eab-9c1e-21963f7c7276, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c26a283c-edf7-4eab-9c1e-21963f7c7276, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12788375778698713541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278837577869871354112788375778698713541127883757786987135411278837577869871354112788375778698713541127883757786987135411278837577869871354112788375778698713541127883757786987135411278837577869871354112788375778698713541127883757786987135411278837577869871354112788375778698713541127883757786987135411278837577869871354112788375778698713541127883757786987135411278837577869871354112788375778698713541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 595a182e-f8f9-45ac-a8e7-eb6fe3da3e58, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 624d587c-c59c-45a5-938c-2daf50b8ee51, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 624d587c-c59c-45a5-938c-2daf50b8ee51, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13501476498661555592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350147649866155559213501476498661555592135014764986615555921350147649866155559213501476498661555592135014764986615555921350147649866155559213501476498661555592135014764986615555921350147649866155559213501476498661555592135014764986615555921350147649866155559213501476498661555592135014764986615555921350147649866155559213501476498661555592135014764986615555921350147649866155559213501476498661555592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c26a283c-edf7-4eab-9c1e-21963f7c7276, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5249b31-0fd9-40f5-9155-f4888aa9fb4d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5249b31-0fd9-40f5-9155-f4888aa9fb4d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9270962672195463864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92709626721954638649270962672195463864927096267219546386492709626721954638649270962672195463864927096267219546386492709626721954638649270962672195463864927096267219546386492709626721954638649270962672195463864927096267219546386492709626721954638649270962672195463864927096267219546386492709626721954638649270962672195463864927096267219546386492709626721954638649270962672195463864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 624d587c-c59c-45a5-938c-2daf50b8ee51, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52cb9978-392c-42fd-bdfa-d5f812d75193, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52cb9978-392c-42fd-bdfa-d5f812d75193, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10292671567498353750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029267156749835375010292671567498353750102926715674983537501029267156749835375010292671567498353750102926715674983537501029267156749835375010292671567498353750102926715674983537501029267156749835375010292671567498353750102926715674983537501029267156749835375010292671567498353750102926715674983537501029267156749835375010292671567498353750102926715674983537501029267156749835375010292671567498353750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5249b31-0fd9-40f5-9155-f4888aa9fb4d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a5584f7-f537-4c69-9124-478d8fc26a82, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a5584f7-f537-4c69-9124-478d8fc26a82, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 778211142676238856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856778211142676238856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a5584f7-f537-4c69-9124-478d8fc26a82, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ab5eb9b-637f-4469-9847-36642efef76e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ab5eb9b-637f-4469-9847-36642efef76e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18143261421241064924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814326142124106492418143261421241064924181432614212410649241814326142124106492418143261421241064924181432614212410649241814326142124106492418143261421241064924181432614212410649241814326142124106492418143261421241064924181432614212410649241814326142124106492418143261421241064924181432614212410649241814326142124106492418143261421241064924181432614212410649241814326142124106492418143261421241064924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52cb9978-392c-42fd-bdfa-d5f812d75193, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19fa472e-17a7-48e6-a8fa-c64b77c4f675, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19fa472e-17a7-48e6-a8fa-c64b77c4f675, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1406670077475821569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14066700774758215691406670077475821569140667007747582156914066700774758215691406670077475821569140667007747582156914066700774758215691406670077475821569140667007747582156914066700774758215691406670077475821569140667007747582156914066700774758215691406670077475821569140667007747582156914066700774758215691406670077475821569140667007747582156914066700774758215691406670077475821569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ab5eb9b-637f-4469-9847-36642efef76e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c1afc9-5dbc-464a-b963-0aabcc7296c1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c1afc9-5dbc-464a-b963-0aabcc7296c1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10431009226025866644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043100922602586664410431009226025866644104310092260258666441043100922602586664410431009226025866644104310092260258666441043100922602586664410431009226025866644104310092260258666441043100922602586664410431009226025866644104310092260258666441043100922602586664410431009226025866644104310092260258666441043100922602586664410431009226025866644104310092260258666441043100922602586664410431009226025866644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19fa472e-17a7-48e6-a8fa-c64b77c4f675, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4e1bd93-84d0-4303-af2b-30429599e96d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c1afc9-5dbc-464a-b963-0aabcc7296c1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ad230d4-233a-42da-b622-623935e0e638, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4e1bd93-84d0-4303-af2b-30429599e96d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1235574446163167628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12355744461631676281235574446163167628123557444616316762812355744461631676281235574446163167628123557444616316762812355744461631676281235574446163167628123557444616316762812355744461631676281235574446163167628123557444616316762812355744461631676281235574446163167628123557444616316762812355744461631676281235574446163167628123557444616316762812355744461631676281235574446163167628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ad230d4-233a-42da-b622-623935e0e638, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5800250878705935871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58002508787059358715800250878705935871580025087870593587158002508787059358715800250878705935871580025087870593587158002508787059358715800250878705935871580025087870593587158002508787059358715800250878705935871580025087870593587158002508787059358715800250878705935871580025087870593587158002508787059358715800250878705935871580025087870593587158002508787059358715800250878705935871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ad230d4-233a-42da-b622-623935e0e638, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db28c3de-1055-446a-a9da-75a7c06f6da9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db28c3de-1055-446a-a9da-75a7c06f6da9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17655781538047768603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765578153804776860317655781538047768603176557815380477686031765578153804776860317655781538047768603176557815380477686031765578153804776860317655781538047768603176557815380477686031765578153804776860317655781538047768603176557815380477686031765578153804776860317655781538047768603176557815380477686031765578153804776860317655781538047768603176557815380477686031765578153804776860317655781538047768603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4e1bd93-84d0-4303-af2b-30429599e96d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca3b4099-0a39-4279-ad76-82f177d9dc0e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca3b4099-0a39-4279-ad76-82f177d9dc0e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5298276203384019870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52982762033840198705298276203384019870529827620338401987052982762033840198705298276203384019870529827620338401987052982762033840198705298276203384019870529827620338401987052982762033840198705298276203384019870529827620338401987052982762033840198705298276203384019870529827620338401987052982762033840198705298276203384019870529827620338401987052982762033840198705298276203384019870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db28c3de-1055-446a-a9da-75a7c06f6da9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19a0f08e-511b-43b1-a41a-ab4fea16ca52, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19a0f08e-511b-43b1-a41a-ab4fea16ca52, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7202011759670147637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72020117596701476377202011759670147637720201175967014763772020117596701476377202011759670147637720201175967014763772020117596701476377202011759670147637720201175967014763772020117596701476377202011759670147637720201175967014763772020117596701476377202011759670147637720201175967014763772020117596701476377202011759670147637720201175967014763772020117596701476377202011759670147637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca3b4099-0a39-4279-ad76-82f177d9dc0e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48737eaa-6803-4660-af39-8b898a3669e5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48737eaa-6803-4660-af39-8b898a3669e5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 314212904093550044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044314212904093550044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19a0f08e-511b-43b1-a41a-ab4fea16ca52, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a21d5883-1963-4ef5-851c-4c1f6b5df069, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a21d5883-1963-4ef5-851c-4c1f6b5df069, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3501586634089293001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35015866340892930013501586634089293001350158663408929300135015866340892930013501586634089293001350158663408929300135015866340892930013501586634089293001350158663408929300135015866340892930013501586634089293001350158663408929300135015866340892930013501586634089293001350158663408929300135015866340892930013501586634089293001350158663408929300135015866340892930013501586634089293001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48737eaa-6803-4660-af39-8b898a3669e5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f882e43-b8ab-4dff-8167-c743917f021b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f882e43-b8ab-4dff-8167-c743917f021b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12365636544644736432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236563654464473643212365636544644736432123656365446447364321236563654464473643212365636544644736432123656365446447364321236563654464473643212365636544644736432123656365446447364321236563654464473643212365636544644736432123656365446447364321236563654464473643212365636544644736432123656365446447364321236563654464473643212365636544644736432123656365446447364321236563654464473643212365636544644736432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a21d5883-1963-4ef5-851c-4c1f6b5df069, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b571be75-eeea-44e6-8dad-1a3d18e62133, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b571be75-eeea-44e6-8dad-1a3d18e62133, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4513037922784208216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45130379227842082164513037922784208216451303792278420821645130379227842082164513037922784208216451303792278420821645130379227842082164513037922784208216451303792278420821645130379227842082164513037922784208216451303792278420821645130379227842082164513037922784208216451303792278420821645130379227842082164513037922784208216451303792278420821645130379227842082164513037922784208216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f882e43-b8ab-4dff-8167-c743917f021b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82e5d733-005e-4609-ad7a-34ee51e1db8d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82e5d733-005e-4609-ad7a-34ee51e1db8d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15144616755044689905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514461675504468990515144616755044689905151446167550446899051514461675504468990515144616755044689905151446167550446899051514461675504468990515144616755044689905151446167550446899051514461675504468990515144616755044689905151446167550446899051514461675504468990515144616755044689905151446167550446899051514461675504468990515144616755044689905151446167550446899051514461675504468990515144616755044689905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b571be75-eeea-44e6-8dad-1a3d18e62133, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7be945d8-35b9-4ade-b3e7-541f2e455a1e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7be945d8-35b9-4ade-b3e7-541f2e455a1e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4634052491345471823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46340524913454718234634052491345471823463405249134547182346340524913454718234634052491345471823463405249134547182346340524913454718234634052491345471823463405249134547182346340524913454718234634052491345471823463405249134547182346340524913454718234634052491345471823463405249134547182346340524913454718234634052491345471823463405249134547182346340524913454718234634052491345471823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e5d733-005e-4609-ad7a-34ee51e1db8d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eaa2aed-1318-46a5-84ee-99b9adf90a64, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eaa2aed-1318-46a5-84ee-99b9adf90a64, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1506546417891623399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15065464178916233991506546417891623399150654641789162339915065464178916233991506546417891623399150654641789162339915065464178916233991506546417891623399150654641789162339915065464178916233991506546417891623399150654641789162339915065464178916233991506546417891623399150654641789162339915065464178916233991506546417891623399150654641789162339915065464178916233991506546417891623399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7be945d8-35b9-4ade-b3e7-541f2e455a1e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e42ce94-19ca-42b6-9da0-347acb96324b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e42ce94-19ca-42b6-9da0-347acb96324b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1263669476058716824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12636694760587168241263669476058716824126366947605871682412636694760587168241263669476058716824126366947605871682412636694760587168241263669476058716824126366947605871682412636694760587168241263669476058716824126366947605871682412636694760587168241263669476058716824126366947605871682412636694760587168241263669476058716824126366947605871682412636694760587168241263669476058716824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eaa2aed-1318-46a5-84ee-99b9adf90a64, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34e98dd5-734f-450b-9d04-06f1eadca2c1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34e98dd5-734f-450b-9d04-06f1eadca2c1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4642301533720473658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46423015337204736584642301533720473658464230153372047365846423015337204736584642301533720473658464230153372047365846423015337204736584642301533720473658464230153372047365846423015337204736584642301533720473658464230153372047365846423015337204736584642301533720473658464230153372047365846423015337204736584642301533720473658464230153372047365846423015337204736584642301533720473658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e42ce94-19ca-42b6-9da0-347acb96324b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b07e97c7-3996-482b-a897-fa10616db032, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b07e97c7-3996-482b-a897-fa10616db032, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11419557004088853062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141955700408885306211419557004088853062114195570040888530621141955700408885306211419557004088853062114195570040888530621141955700408885306211419557004088853062114195570040888530621141955700408885306211419557004088853062114195570040888530621141955700408885306211419557004088853062114195570040888530621141955700408885306211419557004088853062114195570040888530621141955700408885306211419557004088853062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34e98dd5-734f-450b-9d04-06f1eadca2c1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7e7c22e-49d5-476d-87da-e34df5eb435b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7e7c22e-49d5-476d-87da-e34df5eb435b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5461520241594838204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54615202415948382045461520241594838204546152024159483820454615202415948382045461520241594838204546152024159483820454615202415948382045461520241594838204546152024159483820454615202415948382045461520241594838204546152024159483820454615202415948382045461520241594838204546152024159483820454615202415948382045461520241594838204546152024159483820454615202415948382045461520241594838204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b07e97c7-3996-482b-a897-fa10616db032, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f7cfa79-e5cf-40ca-9d21-3fc4744d21e4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f7cfa79-e5cf-40ca-9d21-3fc4744d21e4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9796245263527655495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97962452635276554959796245263527655495979624526352765549597962452635276554959796245263527655495979624526352765549597962452635276554959796245263527655495979624526352765549597962452635276554959796245263527655495979624526352765549597962452635276554959796245263527655495979624526352765549597962452635276554959796245263527655495979624526352765549597962452635276554959796245263527655495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f7cfa79-e5cf-40ca-9d21-3fc4744d21e4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccd90293-1fae-4740-a4af-1b7461c4e05e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccd90293-1fae-4740-a4af-1b7461c4e05e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11236911705424136747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123691170542413674711236911705424136747112369117054241367471123691170542413674711236911705424136747112369117054241367471123691170542413674711236911705424136747112369117054241367471123691170542413674711236911705424136747112369117054241367471123691170542413674711236911705424136747112369117054241367471123691170542413674711236911705424136747112369117054241367471123691170542413674711236911705424136747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7e7c22e-49d5-476d-87da-e34df5eb435b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1756036a-eb32-4089-bdf2-6c06286f087e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1756036a-eb32-4089-bdf2-6c06286f087e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14041978843504139682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404197884350413968214041978843504139682140419788435041396821404197884350413968214041978843504139682140419788435041396821404197884350413968214041978843504139682140419788435041396821404197884350413968214041978843504139682140419788435041396821404197884350413968214041978843504139682140419788435041396821404197884350413968214041978843504139682140419788435041396821404197884350413968214041978843504139682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccd90293-1fae-4740-a4af-1b7461c4e05e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fbddd85-0ca3-4876-83b1-ed389f204d99, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fbddd85-0ca3-4876-83b1-ed389f204d99, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12377778586261011784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237777858626101178412377778586261011784123777785862610117841237777858626101178412377778586261011784123777785862610117841237777858626101178412377778586261011784123777785862610117841237777858626101178412377778586261011784123777785862610117841237777858626101178412377778586261011784123777785862610117841237777858626101178412377778586261011784123777785862610117841237777858626101178412377778586261011784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1756036a-eb32-4089-bdf2-6c06286f087e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93fd0cef-3831-41fa-8fce-6ee1293cedc2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93fd0cef-3831-41fa-8fce-6ee1293cedc2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9350145996755143057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93501459967551430579350145996755143057935014599675514305793501459967551430579350145996755143057935014599675514305793501459967551430579350145996755143057935014599675514305793501459967551430579350145996755143057935014599675514305793501459967551430579350145996755143057935014599675514305793501459967551430579350145996755143057935014599675514305793501459967551430579350145996755143057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93fd0cef-3831-41fa-8fce-6ee1293cedc2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdcfec93-4df6-4dc5-8d5f-be19bc9d8b27, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdcfec93-4df6-4dc5-8d5f-be19bc9d8b27, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3491819131913129203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34918191319131292033491819131913129203349181913191312920334918191319131292033491819131913129203349181913191312920334918191319131292033491819131913129203349181913191312920334918191319131292033491819131913129203349181913191312920334918191319131292033491819131913129203349181913191312920334918191319131292033491819131913129203349181913191312920334918191319131292033491819131913129203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fbddd85-0ca3-4876-83b1-ed389f204d99, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31219d64-bd39-44cb-bc5d-768290b2db86, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31219d64-bd39-44cb-bc5d-768290b2db86, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12004290129692500626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200429012969250062612004290129692500626120042901296925006261200429012969250062612004290129692500626120042901296925006261200429012969250062612004290129692500626120042901296925006261200429012969250062612004290129692500626120042901296925006261200429012969250062612004290129692500626120042901296925006261200429012969250062612004290129692500626120042901296925006261200429012969250062612004290129692500626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31219d64-bd39-44cb-bc5d-768290b2db86, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f80c976b-3c21-4409-8b35-0d5e37fd6f32, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f80c976b-3c21-4409-8b35-0d5e37fd6f32, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1886020506596773978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18860205065967739781886020506596773978188602050659677397818860205065967739781886020506596773978188602050659677397818860205065967739781886020506596773978188602050659677397818860205065967739781886020506596773978188602050659677397818860205065967739781886020506596773978188602050659677397818860205065967739781886020506596773978188602050659677397818860205065967739781886020506596773978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdcfec93-4df6-4dc5-8d5f-be19bc9d8b27, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26927bec-6368-4abc-afff-79b8cd68b1a8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26927bec-6368-4abc-afff-79b8cd68b1a8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4940725923578554270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49407259235785542704940725923578554270494072592357855427049407259235785542704940725923578554270494072592357855427049407259235785542704940725923578554270494072592357855427049407259235785542704940725923578554270494072592357855427049407259235785542704940725923578554270494072592357855427049407259235785542704940725923578554270494072592357855427049407259235785542704940725923578554270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f80c976b-3c21-4409-8b35-0d5e37fd6f32, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7284a07a-98a7-4165-b4a0-7246ed884982, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7284a07a-98a7-4165-b4a0-7246ed884982, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16406608507360847499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640660850736084749916406608507360847499164066085073608474991640660850736084749916406608507360847499164066085073608474991640660850736084749916406608507360847499164066085073608474991640660850736084749916406608507360847499164066085073608474991640660850736084749916406608507360847499164066085073608474991640660850736084749916406608507360847499164066085073608474991640660850736084749916406608507360847499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26927bec-6368-4abc-afff-79b8cd68b1a8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1ff2c9e-d803-4ec0-a5c9-9d09496abc5c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1ff2c9e-d803-4ec0-a5c9-9d09496abc5c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15828981280065732327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582898128006573232715828981280065732327158289812800657323271582898128006573232715828981280065732327158289812800657323271582898128006573232715828981280065732327158289812800657323271582898128006573232715828981280065732327158289812800657323271582898128006573232715828981280065732327158289812800657323271582898128006573232715828981280065732327158289812800657323271582898128006573232715828981280065732327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7284a07a-98a7-4165-b4a0-7246ed884982, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff455452-776a-4d29-b862-379040237ba7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff455452-776a-4d29-b862-379040237ba7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13197881509224343393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319788150922434339313197881509224343393131978815092243433931319788150922434339313197881509224343393131978815092243433931319788150922434339313197881509224343393131978815092243433931319788150922434339313197881509224343393131978815092243433931319788150922434339313197881509224343393131978815092243433931319788150922434339313197881509224343393131978815092243433931319788150922434339313197881509224343393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1ff2c9e-d803-4ec0-a5c9-9d09496abc5c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b36bffd-bc6b-489c-8ce5-96b726ce699f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b36bffd-bc6b-489c-8ce5-96b726ce699f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3356556516683360849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33565565166833608493356556516683360849335655651668336084933565565166833608493356556516683360849335655651668336084933565565166833608493356556516683360849335655651668336084933565565166833608493356556516683360849335655651668336084933565565166833608493356556516683360849335655651668336084933565565166833608493356556516683360849335655651668336084933565565166833608493356556516683360849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff455452-776a-4d29-b862-379040237ba7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86f4f6f7-dea2-406d-b685-ba5700c36e88, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86f4f6f7-dea2-406d-b685-ba5700c36e88, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11524089306291864865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152408930629186486511524089306291864865115240893062918648651152408930629186486511524089306291864865115240893062918648651152408930629186486511524089306291864865115240893062918648651152408930629186486511524089306291864865115240893062918648651152408930629186486511524089306291864865115240893062918648651152408930629186486511524089306291864865115240893062918648651152408930629186486511524089306291864865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b36bffd-bc6b-489c-8ce5-96b726ce699f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66fc4c2c-c5c4-40ae-9af1-999e9084024a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66fc4c2c-c5c4-40ae-9af1-999e9084024a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1787588235951064524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17875882359510645241787588235951064524178758823595106452417875882359510645241787588235951064524178758823595106452417875882359510645241787588235951064524178758823595106452417875882359510645241787588235951064524178758823595106452417875882359510645241787588235951064524178758823595106452417875882359510645241787588235951064524178758823595106452417875882359510645241787588235951064524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86f4f6f7-dea2-406d-b685-ba5700c36e88, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 905c0fc9-f827-4745-93c1-deb08b363ff0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 905c0fc9-f827-4745-93c1-deb08b363ff0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2144535482648653983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21445354826486539832144535482648653983214453548264865398321445354826486539832144535482648653983214453548264865398321445354826486539832144535482648653983214453548264865398321445354826486539832144535482648653983214453548264865398321445354826486539832144535482648653983214453548264865398321445354826486539832144535482648653983214453548264865398321445354826486539832144535482648653983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66fc4c2c-c5c4-40ae-9af1-999e9084024a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efa29d3f-4173-4298-b73d-fb3bd55c13f7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efa29d3f-4173-4298-b73d-fb3bd55c13f7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5518993013744478575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55189930137444785755518993013744478575551899301374447857555189930137444785755518993013744478575551899301374447857555189930137444785755518993013744478575551899301374447857555189930137444785755518993013744478575551899301374447857555189930137444785755518993013744478575551899301374447857555189930137444785755518993013744478575551899301374447857555189930137444785755518993013744478575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 905c0fc9-f827-4745-93c1-deb08b363ff0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d484d259-9f54-4299-bf9d-72bd4243ceb0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d484d259-9f54-4299-bf9d-72bd4243ceb0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4796756004246276511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47967560042462765114796756004246276511479675600424627651147967560042462765114796756004246276511479675600424627651147967560042462765114796756004246276511479675600424627651147967560042462765114796756004246276511479675600424627651147967560042462765114796756004246276511479675600424627651147967560042462765114796756004246276511479675600424627651147967560042462765114796756004246276511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efa29d3f-4173-4298-b73d-fb3bd55c13f7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edbaaf75-ab25-4f6e-9c6d-82eb043028f9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edbaaf75-ab25-4f6e-9c6d-82eb043028f9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16000249803725135188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600024980372513518816000249803725135188160002498037251351881600024980372513518816000249803725135188160002498037251351881600024980372513518816000249803725135188160002498037251351881600024980372513518816000249803725135188160002498037251351881600024980372513518816000249803725135188160002498037251351881600024980372513518816000249803725135188160002498037251351881600024980372513518816000249803725135188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d484d259-9f54-4299-bf9d-72bd4243ceb0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c49a95c-5a43-4b95-9b06-d1ca2b8df00b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c49a95c-5a43-4b95-9b06-d1ca2b8df00b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2777701882276791525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27777018822767915252777701882276791525277770188227679152527777018822767915252777701882276791525277770188227679152527777018822767915252777701882276791525277770188227679152527777018822767915252777701882276791525277770188227679152527777018822767915252777701882276791525277770188227679152527777018822767915252777701882276791525277770188227679152527777018822767915252777701882276791525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edbaaf75-ab25-4f6e-9c6d-82eb043028f9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e4e1e0a-28f3-48aa-97d1-64fc47433008, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e4e1e0a-28f3-48aa-97d1-64fc47433008, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5851296742532970580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58512967425329705805851296742532970580585129674253297058058512967425329705805851296742532970580585129674253297058058512967425329705805851296742532970580585129674253297058058512967425329705805851296742532970580585129674253297058058512967425329705805851296742532970580585129674253297058058512967425329705805851296742532970580585129674253297058058512967425329705805851296742532970580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c49a95c-5a43-4b95-9b06-d1ca2b8df00b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e4e1e0a-28f3-48aa-97d1-64fc47433008, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce00401f-2704-4d3e-b790-cf474fb891a7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce00401f-2704-4d3e-b790-cf474fb891a7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2952894411001048197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29528944110010481972952894411001048197295289441100104819729528944110010481972952894411001048197295289441100104819729528944110010481972952894411001048197295289441100104819729528944110010481972952894411001048197295289441100104819729528944110010481972952894411001048197295289441100104819729528944110010481972952894411001048197295289441100104819729528944110010481972952894411001048197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e896e6c-8524-41f9-996a-5607d7701503, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e896e6c-8524-41f9-996a-5607d7701503, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4022844267059754192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40228442670597541924022844267059754192402284426705975419240228442670597541924022844267059754192402284426705975419240228442670597541924022844267059754192402284426705975419240228442670597541924022844267059754192402284426705975419240228442670597541924022844267059754192402284426705975419240228442670597541924022844267059754192402284426705975419240228442670597541924022844267059754192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce00401f-2704-4d3e-b790-cf474fb891a7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c182bb9a-a8da-4278-8f61-1474f3f6a132, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e896e6c-8524-41f9-996a-5607d7701503, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f5994f4-2bfe-4285-96aa-6e9c8ffc1972, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f5994f4-2bfe-4285-96aa-6e9c8ffc1972, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6131787043674425559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61317870436744255596131787043674425559613178704367442555961317870436744255596131787043674425559613178704367442555961317870436744255596131787043674425559613178704367442555961317870436744255596131787043674425559613178704367442555961317870436744255596131787043674425559613178704367442555961317870436744255596131787043674425559613178704367442555961317870436744255596131787043674425559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c182bb9a-a8da-4278-8f61-1474f3f6a132, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10395541627503966908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039554162750396690810395541627503966908103955416275039669081039554162750396690810395541627503966908103955416275039669081039554162750396690810395541627503966908103955416275039669081039554162750396690810395541627503966908103955416275039669081039554162750396690810395541627503966908103955416275039669081039554162750396690810395541627503966908103955416275039669081039554162750396690810395541627503966908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f5994f4-2bfe-4285-96aa-6e9c8ffc1972, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e0aa53f-1dd5-41a2-af37-051c8b778c65, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e0aa53f-1dd5-41a2-af37-051c8b778c65, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18130251330591417073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813025133059141707318130251330591417073181302513305914170731813025133059141707318130251330591417073181302513305914170731813025133059141707318130251330591417073181302513305914170731813025133059141707318130251330591417073181302513305914170731813025133059141707318130251330591417073181302513305914170731813025133059141707318130251330591417073181302513305914170731813025133059141707318130251330591417073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c182bb9a-a8da-4278-8f61-1474f3f6a132, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8132ce7-68a4-476c-aeba-2de46b0687b2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8132ce7-68a4-476c-aeba-2de46b0687b2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7393898935490167313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73938989354901673137393898935490167313739389893549016731373938989354901673137393898935490167313739389893549016731373938989354901673137393898935490167313739389893549016731373938989354901673137393898935490167313739389893549016731373938989354901673137393898935490167313739389893549016731373938989354901673137393898935490167313739389893549016731373938989354901673137393898935490167313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e0aa53f-1dd5-41a2-af37-051c8b778c65, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 356be83d-272c-4b47-b347-429b08db4dd0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 356be83d-272c-4b47-b347-429b08db4dd0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13266489270973757917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326648927097375791713266489270973757917132664892709737579171326648927097375791713266489270973757917132664892709737579171326648927097375791713266489270973757917132664892709737579171326648927097375791713266489270973757917132664892709737579171326648927097375791713266489270973757917132664892709737579171326648927097375791713266489270973757917132664892709737579171326648927097375791713266489270973757917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8132ce7-68a4-476c-aeba-2de46b0687b2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e5af52d-2857-4c32-8f05-2392bdb4ab2d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e5af52d-2857-4c32-8f05-2392bdb4ab2d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5711263270554706801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57112632705547068015711263270554706801571126327055470680157112632705547068015711263270554706801571126327055470680157112632705547068015711263270554706801571126327055470680157112632705547068015711263270554706801571126327055470680157112632705547068015711263270554706801571126327055470680157112632705547068015711263270554706801571126327055470680157112632705547068015711263270554706801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 356be83d-272c-4b47-b347-429b08db4dd0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32e9f21c-4b85-4f58-9f9c-f37087c57353, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32e9f21c-4b85-4f58-9f9c-f37087c57353, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10942515038556163314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094251503855616331410942515038556163314109425150385561633141094251503855616331410942515038556163314109425150385561633141094251503855616331410942515038556163314109425150385561633141094251503855616331410942515038556163314109425150385561633141094251503855616331410942515038556163314109425150385561633141094251503855616331410942515038556163314109425150385561633141094251503855616331410942515038556163314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e5af52d-2857-4c32-8f05-2392bdb4ab2d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 396b5c0a-1a79-4a45-8d92-0636c213d2ed, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 396b5c0a-1a79-4a45-8d92-0636c213d2ed, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4220417080863205941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42204170808632059414220417080863205941422041708086320594142204170808632059414220417080863205941422041708086320594142204170808632059414220417080863205941422041708086320594142204170808632059414220417080863205941422041708086320594142204170808632059414220417080863205941422041708086320594142204170808632059414220417080863205941422041708086320594142204170808632059414220417080863205941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 396b5c0a-1a79-4a45-8d92-0636c213d2ed, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 449a7331-43eb-439a-ac01-13c76885f792, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 449a7331-43eb-439a-ac01-13c76885f792, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11046945878625315549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104694587862531554911046945878625315549110469458786253155491104694587862531554911046945878625315549110469458786253155491104694587862531554911046945878625315549110469458786253155491104694587862531554911046945878625315549110469458786253155491104694587862531554911046945878625315549110469458786253155491104694587862531554911046945878625315549110469458786253155491104694587862531554911046945878625315549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32e9f21c-4b85-4f58-9f9c-f37087c57353, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d883f5b3-2393-4449-9136-60f6f20528ac, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d883f5b3-2393-4449-9136-60f6f20528ac, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8207917470596149472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82079174705961494728207917470596149472820791747059614947282079174705961494728207917470596149472820791747059614947282079174705961494728207917470596149472820791747059614947282079174705961494728207917470596149472820791747059614947282079174705961494728207917470596149472820791747059614947282079174705961494728207917470596149472820791747059614947282079174705961494728207917470596149472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 449a7331-43eb-439a-ac01-13c76885f792, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef5290f5-690d-4775-8f96-168fb5176701, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef5290f5-690d-4775-8f96-168fb5176701, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10566551937168190190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056655193716819019010566551937168190190105665519371681901901056655193716819019010566551937168190190105665519371681901901056655193716819019010566551937168190190105665519371681901901056655193716819019010566551937168190190105665519371681901901056655193716819019010566551937168190190105665519371681901901056655193716819019010566551937168190190105665519371681901901056655193716819019010566551937168190190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d883f5b3-2393-4449-9136-60f6f20528ac, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 053bf5d0-e55b-4085-ba25-7b452db74f2a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 053bf5d0-e55b-4085-ba25-7b452db74f2a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13170269187347757368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317026918734775736813170269187347757368131702691873477573681317026918734775736813170269187347757368131702691873477573681317026918734775736813170269187347757368131702691873477573681317026918734775736813170269187347757368131702691873477573681317026918734775736813170269187347757368131702691873477573681317026918734775736813170269187347757368131702691873477573681317026918734775736813170269187347757368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef5290f5-690d-4775-8f96-168fb5176701, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 690c7bbc-a6f4-4916-953b-0ff2648736fe, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 690c7bbc-a6f4-4916-953b-0ff2648736fe, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6910132971532859103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69101329715328591036910132971532859103691013297153285910369101329715328591036910132971532859103691013297153285910369101329715328591036910132971532859103691013297153285910369101329715328591036910132971532859103691013297153285910369101329715328591036910132971532859103691013297153285910369101329715328591036910132971532859103691013297153285910369101329715328591036910132971532859103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 053bf5d0-e55b-4085-ba25-7b452db74f2a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 604acda0-3220-4b7e-97c4-937ba3c26fa6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 604acda0-3220-4b7e-97c4-937ba3c26fa6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9283931203989530034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92839312039895300349283931203989530034928393120398953003492839312039895300349283931203989530034928393120398953003492839312039895300349283931203989530034928393120398953003492839312039895300349283931203989530034928393120398953003492839312039895300349283931203989530034928393120398953003492839312039895300349283931203989530034928393120398953003492839312039895300349283931203989530034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 690c7bbc-a6f4-4916-953b-0ff2648736fe, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46c7cae3-755f-4188-8522-74d06d9dec8a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46c7cae3-755f-4188-8522-74d06d9dec8a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8599788609310786991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85997886093107869918599788609310786991859978860931078699185997886093107869918599788609310786991859978860931078699185997886093107869918599788609310786991859978860931078699185997886093107869918599788609310786991859978860931078699185997886093107869918599788609310786991859978860931078699185997886093107869918599788609310786991859978860931078699185997886093107869918599788609310786991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 604acda0-3220-4b7e-97c4-937ba3c26fa6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 327b19a5-df16-4cae-aa97-56152f5dbd20, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 327b19a5-df16-4cae-aa97-56152f5dbd20, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17866369470791940022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786636947079194002217866369470791940022178663694707919400221786636947079194002217866369470791940022178663694707919400221786636947079194002217866369470791940022178663694707919400221786636947079194002217866369470791940022178663694707919400221786636947079194002217866369470791940022178663694707919400221786636947079194002217866369470791940022178663694707919400221786636947079194002217866369470791940022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46c7cae3-755f-4188-8522-74d06d9dec8a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f2ef223-7d16-44c9-a115-17bd0bd1f4b9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f2ef223-7d16-44c9-a115-17bd0bd1f4b9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15012162842993143802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501216284299314380215012162842993143802150121628429931438021501216284299314380215012162842993143802150121628429931438021501216284299314380215012162842993143802150121628429931438021501216284299314380215012162842993143802150121628429931438021501216284299314380215012162842993143802150121628429931438021501216284299314380215012162842993143802150121628429931438021501216284299314380215012162842993143802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 327b19a5-df16-4cae-aa97-56152f5dbd20, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76754214-69db-411d-b919-8a33e6fb08b7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76754214-69db-411d-b919-8a33e6fb08b7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11389867994702762932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138986799470276293211389867994702762932113898679947027629321138986799470276293211389867994702762932113898679947027629321138986799470276293211389867994702762932113898679947027629321138986799470276293211389867994702762932113898679947027629321138986799470276293211389867994702762932113898679947027629321138986799470276293211389867994702762932113898679947027629321138986799470276293211389867994702762932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f2ef223-7d16-44c9-a115-17bd0bd1f4b9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 354f7dfc-9beb-46b1-b9e6-297d571df4b6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 354f7dfc-9beb-46b1-b9e6-297d571df4b6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3388087038509474553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33880870385094745533388087038509474553338808703850947455333880870385094745533388087038509474553338808703850947455333880870385094745533388087038509474553338808703850947455333880870385094745533388087038509474553338808703850947455333880870385094745533388087038509474553338808703850947455333880870385094745533388087038509474553338808703850947455333880870385094745533388087038509474553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76754214-69db-411d-b919-8a33e6fb08b7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c49690c-3023-4557-96c7-f6757b53fc79, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c49690c-3023-4557-96c7-f6757b53fc79, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17156046799562159277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715604679956215927717156046799562159277171560467995621592771715604679956215927717156046799562159277171560467995621592771715604679956215927717156046799562159277171560467995621592771715604679956215927717156046799562159277171560467995621592771715604679956215927717156046799562159277171560467995621592771715604679956215927717156046799562159277171560467995621592771715604679956215927717156046799562159277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 354f7dfc-9beb-46b1-b9e6-297d571df4b6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10c64e0d-b620-42e9-8955-776185b48b54, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10c64e0d-b620-42e9-8955-776185b48b54, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6817107425485118525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68171074254851185256817107425485118525681710742548511852568171074254851185256817107425485118525681710742548511852568171074254851185256817107425485118525681710742548511852568171074254851185256817107425485118525681710742548511852568171074254851185256817107425485118525681710742548511852568171074254851185256817107425485118525681710742548511852568171074254851185256817107425485118525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c49690c-3023-4557-96c7-f6757b53fc79, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 871cec11-e272-4409-9af9-6280e01e1950, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 871cec11-e272-4409-9af9-6280e01e1950, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5598546818019432390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55985468180194323905598546818019432390559854681801943239055985468180194323905598546818019432390559854681801943239055985468180194323905598546818019432390559854681801943239055985468180194323905598546818019432390559854681801943239055985468180194323905598546818019432390559854681801943239055985468180194323905598546818019432390559854681801943239055985468180194323905598546818019432390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10c64e0d-b620-42e9-8955-776185b48b54, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4148d4d8-d58c-4b31-8922-87bc4be6b81c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4148d4d8-d58c-4b31-8922-87bc4be6b81c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 265115341434717363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363265115341434717363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 871cec11-e272-4409-9af9-6280e01e1950, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe9ea359-d1a0-4802-980b-ed578d4273ed, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe9ea359-d1a0-4802-980b-ed578d4273ed, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12993081983146735775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299308198314673577512993081983146735775129930819831467357751299308198314673577512993081983146735775129930819831467357751299308198314673577512993081983146735775129930819831467357751299308198314673577512993081983146735775129930819831467357751299308198314673577512993081983146735775129930819831467357751299308198314673577512993081983146735775129930819831467357751299308198314673577512993081983146735775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4148d4d8-d58c-4b31-8922-87bc4be6b81c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9df3f4ff-8090-4f16-9ba6-48f651987833, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9df3f4ff-8090-4f16-9ba6-48f651987833, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12769403742461121800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276940374246112180012769403742461121800127694037424611218001276940374246112180012769403742461121800127694037424611218001276940374246112180012769403742461121800127694037424611218001276940374246112180012769403742461121800127694037424611218001276940374246112180012769403742461121800127694037424611218001276940374246112180012769403742461121800127694037424611218001276940374246112180012769403742461121800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe9ea359-d1a0-4802-980b-ed578d4273ed, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb9e6bc7-125b-41b7-888e-a9cffb491308, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb9e6bc7-125b-41b7-888e-a9cffb491308, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5257694001270096079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52576940012700960795257694001270096079525769400127009607952576940012700960795257694001270096079525769400127009607952576940012700960795257694001270096079525769400127009607952576940012700960795257694001270096079525769400127009607952576940012700960795257694001270096079525769400127009607952576940012700960795257694001270096079525769400127009607952576940012700960795257694001270096079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb9e6bc7-125b-41b7-888e-a9cffb491308, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b97e80ed-496e-4f7a-9429-b784cf13097c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b97e80ed-496e-4f7a-9429-b784cf13097c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4334423883887604300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43344238838876043004334423883887604300433442388388760430043344238838876043004334423883887604300433442388388760430043344238838876043004334423883887604300433442388388760430043344238838876043004334423883887604300433442388388760430043344238838876043004334423883887604300433442388388760430043344238838876043004334423883887604300433442388388760430043344238838876043004334423883887604300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9df3f4ff-8090-4f16-9ba6-48f651987833, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c43b0d13-5cd0-4a7a-9c56-6d3c2cf69ef1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c43b0d13-5cd0-4a7a-9c56-6d3c2cf69ef1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17634758064106692813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763475806410669281317634758064106692813176347580641066928131763475806410669281317634758064106692813176347580641066928131763475806410669281317634758064106692813176347580641066928131763475806410669281317634758064106692813176347580641066928131763475806410669281317634758064106692813176347580641066928131763475806410669281317634758064106692813176347580641066928131763475806410669281317634758064106692813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c43b0d13-5cd0-4a7a-9c56-6d3c2cf69ef1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e6f8a3d-8fa7-4849-ba21-e62bf9b43d89, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e6f8a3d-8fa7-4849-ba21-e62bf9b43d89, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9996316344748910511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99963163447489105119996316344748910511999631634474891051199963163447489105119996316344748910511999631634474891051199963163447489105119996316344748910511999631634474891051199963163447489105119996316344748910511999631634474891051199963163447489105119996316344748910511999631634474891051199963163447489105119996316344748910511999631634474891051199963163447489105119996316344748910511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b97e80ed-496e-4f7a-9429-b784cf13097c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92617690-cc63-41c3-b533-8688b5b82b15, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92617690-cc63-41c3-b533-8688b5b82b15, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9126536694840685357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91265366948406853579126536694840685357912653669484068535791265366948406853579126536694840685357912653669484068535791265366948406853579126536694840685357912653669484068535791265366948406853579126536694840685357912653669484068535791265366948406853579126536694840685357912653669484068535791265366948406853579126536694840685357912653669484068535791265366948406853579126536694840685357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92617690-cc63-41c3-b533-8688b5b82b15, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b222fe4-0263-4cba-ab09-6c6b7221bf17, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b222fe4-0263-4cba-ab09-6c6b7221bf17, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3272182063106899664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32721820631068996643272182063106899664327218206310689966432721820631068996643272182063106899664327218206310689966432721820631068996643272182063106899664327218206310689966432721820631068996643272182063106899664327218206310689966432721820631068996643272182063106899664327218206310689966432721820631068996643272182063106899664327218206310689966432721820631068996643272182063106899664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e6f8a3d-8fa7-4849-ba21-e62bf9b43d89, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aea54b1a-ba85-4bae-bb06-f23e9a13ec7a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aea54b1a-ba85-4bae-bb06-f23e9a13ec7a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11812218323171580158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181221832317158015811812218323171580158118122183231715801581181221832317158015811812218323171580158118122183231715801581181221832317158015811812218323171580158118122183231715801581181221832317158015811812218323171580158118122183231715801581181221832317158015811812218323171580158118122183231715801581181221832317158015811812218323171580158118122183231715801581181221832317158015811812218323171580158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b222fe4-0263-4cba-ab09-6c6b7221bf17, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7459b2fb-29b3-434a-b680-60945de3707d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7459b2fb-29b3-434a-b680-60945de3707d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17064452469279222582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706445246927922258217064452469279222582170644524692792225821706445246927922258217064452469279222582170644524692792225821706445246927922258217064452469279222582170644524692792225821706445246927922258217064452469279222582170644524692792225821706445246927922258217064452469279222582170644524692792225821706445246927922258217064452469279222582170644524692792225821706445246927922258217064452469279222582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aea54b1a-ba85-4bae-bb06-f23e9a13ec7a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3efce63-97e8-48a6-9de1-e49dc23cedad, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3efce63-97e8-48a6-9de1-e49dc23cedad, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12415130346541638330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241513034654163833012415130346541638330124151303465416383301241513034654163833012415130346541638330124151303465416383301241513034654163833012415130346541638330124151303465416383301241513034654163833012415130346541638330124151303465416383301241513034654163833012415130346541638330124151303465416383301241513034654163833012415130346541638330124151303465416383301241513034654163833012415130346541638330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7459b2fb-29b3-434a-b680-60945de3707d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e112f114-c02e-46cf-ada2-992d3c407f63, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e112f114-c02e-46cf-ada2-992d3c407f63, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2151092060725365533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21510920607253655332151092060725365533215109206072536553321510920607253655332151092060725365533215109206072536553321510920607253655332151092060725365533215109206072536553321510920607253655332151092060725365533215109206072536553321510920607253655332151092060725365533215109206072536553321510920607253655332151092060725365533215109206072536553321510920607253655332151092060725365533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e112f114-c02e-46cf-ada2-992d3c407f63, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44b23094-47aa-4a36-97c7-298e7b0855e9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44b23094-47aa-4a36-97c7-298e7b0855e9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14725508941404184864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472550894140418486414725508941404184864147255089414041848641472550894140418486414725508941404184864147255089414041848641472550894140418486414725508941404184864147255089414041848641472550894140418486414725508941404184864147255089414041848641472550894140418486414725508941404184864147255089414041848641472550894140418486414725508941404184864147255089414041848641472550894140418486414725508941404184864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3efce63-97e8-48a6-9de1-e49dc23cedad, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 050bafba-2f22-443f-a9d3-4ef6fb21d54d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 050bafba-2f22-443f-a9d3-4ef6fb21d54d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7848919621721926447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78489196217219264477848919621721926447784891962172192644778489196217219264477848919621721926447784891962172192644778489196217219264477848919621721926447784891962172192644778489196217219264477848919621721926447784891962172192644778489196217219264477848919621721926447784891962172192644778489196217219264477848919621721926447784891962172192644778489196217219264477848919621721926447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44b23094-47aa-4a36-97c7-298e7b0855e9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8d71a3b-bf41-4b8a-8d7a-5350a964037a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8d71a3b-bf41-4b8a-8d7a-5350a964037a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14680352492446246213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468035249244624621314680352492446246213146803524924462462131468035249244624621314680352492446246213146803524924462462131468035249244624621314680352492446246213146803524924462462131468035249244624621314680352492446246213146803524924462462131468035249244624621314680352492446246213146803524924462462131468035249244624621314680352492446246213146803524924462462131468035249244624621314680352492446246213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 050bafba-2f22-443f-a9d3-4ef6fb21d54d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e9f4a1e-eaa9-46ba-a8d5-b46f546829c6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e9f4a1e-eaa9-46ba-a8d5-b46f546829c6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17478855915151270453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747885591515127045317478855915151270453174788559151512704531747885591515127045317478855915151270453174788559151512704531747885591515127045317478855915151270453174788559151512704531747885591515127045317478855915151270453174788559151512704531747885591515127045317478855915151270453174788559151512704531747885591515127045317478855915151270453174788559151512704531747885591515127045317478855915151270453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8d71a3b-bf41-4b8a-8d7a-5350a964037a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6996e187-a8ac-42e7-868c-ae85ad21a8eb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6996e187-a8ac-42e7-868c-ae85ad21a8eb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3611303745714175381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36113037457141753813611303745714175381361130374571417538136113037457141753813611303745714175381361130374571417538136113037457141753813611303745714175381361130374571417538136113037457141753813611303745714175381361130374571417538136113037457141753813611303745714175381361130374571417538136113037457141753813611303745714175381361130374571417538136113037457141753813611303745714175381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6996e187-a8ac-42e7-868c-ae85ad21a8eb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c344d04-9db6-4687-9c4d-bad868913757, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c344d04-9db6-4687-9c4d-bad868913757, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 178952008701777511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511178952008701777511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e9f4a1e-eaa9-46ba-a8d5-b46f546829c6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da434f40-4697-4d6f-ae3f-9878c4952e04, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da434f40-4697-4d6f-ae3f-9878c4952e04, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13843146098255755636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384314609825575563613843146098255755636138431460982557556361384314609825575563613843146098255755636138431460982557556361384314609825575563613843146098255755636138431460982557556361384314609825575563613843146098255755636138431460982557556361384314609825575563613843146098255755636138431460982557556361384314609825575563613843146098255755636138431460982557556361384314609825575563613843146098255755636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c344d04-9db6-4687-9c4d-bad868913757, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83c95b2a-9d71-4498-b6c1-a9adb42fef05, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83c95b2a-9d71-4498-b6c1-a9adb42fef05, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14199088989983182434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419908898998318243414199088989983182434141990889899831824341419908898998318243414199088989983182434141990889899831824341419908898998318243414199088989983182434141990889899831824341419908898998318243414199088989983182434141990889899831824341419908898998318243414199088989983182434141990889899831824341419908898998318243414199088989983182434141990889899831824341419908898998318243414199088989983182434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da434f40-4697-4d6f-ae3f-9878c4952e04, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c4b5944-7d50-4f69-8708-1d5d4a345570, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c4b5944-7d50-4f69-8708-1d5d4a345570, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 132169483061362667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667132169483061362667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83c95b2a-9d71-4498-b6c1-a9adb42fef05, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fab4082c-08cd-472c-a776-97481ab97db3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fab4082c-08cd-472c-a776-97481ab97db3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7377252313783415132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73772523137834151327377252313783415132737725231378341513273772523137834151327377252313783415132737725231378341513273772523137834151327377252313783415132737725231378341513273772523137834151327377252313783415132737725231378341513273772523137834151327377252313783415132737725231378341513273772523137834151327377252313783415132737725231378341513273772523137834151327377252313783415132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c4b5944-7d50-4f69-8708-1d5d4a345570, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0732db14-9e78-48de-b8bf-b0c7cad8ecbe, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0732db14-9e78-48de-b8bf-b0c7cad8ecbe, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7221379453775977362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72213794537759773627221379453775977362722137945377597736272213794537759773627221379453775977362722137945377597736272213794537759773627221379453775977362722137945377597736272213794537759773627221379453775977362722137945377597736272213794537759773627221379453775977362722137945377597736272213794537759773627221379453775977362722137945377597736272213794537759773627221379453775977362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fab4082c-08cd-472c-a776-97481ab97db3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cdcd36b-b869-42a8-b141-8a48d6a2f054, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cdcd36b-b869-42a8-b141-8a48d6a2f054, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1634021178971222327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16340211789712223271634021178971222327163402117897122232716340211789712223271634021178971222327163402117897122232716340211789712223271634021178971222327163402117897122232716340211789712223271634021178971222327163402117897122232716340211789712223271634021178971222327163402117897122232716340211789712223271634021178971222327163402117897122232716340211789712223271634021178971222327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0732db14-9e78-48de-b8bf-b0c7cad8ecbe, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 691e1a8f-fb45-4718-a702-be3679ba82f3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 691e1a8f-fb45-4718-a702-be3679ba82f3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6756481472064849005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67564814720648490056756481472064849005675648147206484900567564814720648490056756481472064849005675648147206484900567564814720648490056756481472064849005675648147206484900567564814720648490056756481472064849005675648147206484900567564814720648490056756481472064849005675648147206484900567564814720648490056756481472064849005675648147206484900567564814720648490056756481472064849005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cdcd36b-b869-42a8-b141-8a48d6a2f054, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65de0f48-3dde-4135-b2c1-964b44b87efe, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65de0f48-3dde-4135-b2c1-964b44b87efe, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18373617774357107169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837361777435710716918373617774357107169183736177743571071691837361777435710716918373617774357107169183736177743571071691837361777435710716918373617774357107169183736177743571071691837361777435710716918373617774357107169183736177743571071691837361777435710716918373617774357107169183736177743571071691837361777435710716918373617774357107169183736177743571071691837361777435710716918373617774357107169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 691e1a8f-fb45-4718-a702-be3679ba82f3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 125395cf-c680-4e4a-8dd5-57fe63154ddb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 125395cf-c680-4e4a-8dd5-57fe63154ddb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8906926125685505923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89069261256855059238906926125685505923890692612568550592389069261256855059238906926125685505923890692612568550592389069261256855059238906926125685505923890692612568550592389069261256855059238906926125685505923890692612568550592389069261256855059238906926125685505923890692612568550592389069261256855059238906926125685505923890692612568550592389069261256855059238906926125685505923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 125395cf-c680-4e4a-8dd5-57fe63154ddb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0798c3d5-42ff-433e-9a1e-1d6e392b3859, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0798c3d5-42ff-433e-9a1e-1d6e392b3859, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16279196722478129094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627919672247812909416279196722478129094162791967224781290941627919672247812909416279196722478129094162791967224781290941627919672247812909416279196722478129094162791967224781290941627919672247812909416279196722478129094162791967224781290941627919672247812909416279196722478129094162791967224781290941627919672247812909416279196722478129094162791967224781290941627919672247812909416279196722478129094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65de0f48-3dde-4135-b2c1-964b44b87efe, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b9b53d-913c-48c0-96b0-186bfc2b65a7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b9b53d-913c-48c0-96b0-186bfc2b65a7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3531676489762056942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35316764897620569423531676489762056942353167648976205694235316764897620569423531676489762056942353167648976205694235316764897620569423531676489762056942353167648976205694235316764897620569423531676489762056942353167648976205694235316764897620569423531676489762056942353167648976205694235316764897620569423531676489762056942353167648976205694235316764897620569423531676489762056942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0798c3d5-42ff-433e-9a1e-1d6e392b3859, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4de0b6a-cada-47a0-a0eb-326b0338ee2a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4de0b6a-cada-47a0-a0eb-326b0338ee2a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11317509175560703200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131750917556070320011317509175560703200113175091755607032001131750917556070320011317509175560703200113175091755607032001131750917556070320011317509175560703200113175091755607032001131750917556070320011317509175560703200113175091755607032001131750917556070320011317509175560703200113175091755607032001131750917556070320011317509175560703200113175091755607032001131750917556070320011317509175560703200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b9b53d-913c-48c0-96b0-186bfc2b65a7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88f28e34-6f7d-46ba-ad55-a8dbc718171f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f28e34-6f7d-46ba-ad55-a8dbc718171f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4841442344828064118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48414423448280641184841442344828064118484144234482806411848414423448280641184841442344828064118484144234482806411848414423448280641184841442344828064118484144234482806411848414423448280641184841442344828064118484144234482806411848414423448280641184841442344828064118484144234482806411848414423448280641184841442344828064118484144234482806411848414423448280641184841442344828064118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4de0b6a-cada-47a0-a0eb-326b0338ee2a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af5a5c50-8e09-45e7-8e2e-a91a5f0716d0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af5a5c50-8e09-45e7-8e2e-a91a5f0716d0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6761930522736417323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67619305227364173236761930522736417323676193052273641732367619305227364173236761930522736417323676193052273641732367619305227364173236761930522736417323676193052273641732367619305227364173236761930522736417323676193052273641732367619305227364173236761930522736417323676193052273641732367619305227364173236761930522736417323676193052273641732367619305227364173236761930522736417323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f28e34-6f7d-46ba-ad55-a8dbc718171f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 822b659e-d304-43ec-b6d2-50a0b8ae851d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 822b659e-d304-43ec-b6d2-50a0b8ae851d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7236957213961682183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72369572139616821837236957213961682183723695721396168218372369572139616821837236957213961682183723695721396168218372369572139616821837236957213961682183723695721396168218372369572139616821837236957213961682183723695721396168218372369572139616821837236957213961682183723695721396168218372369572139616821837236957213961682183723695721396168218372369572139616821837236957213961682183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af5a5c50-8e09-45e7-8e2e-a91a5f0716d0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69a96b96-7659-48e9-b480-631b7c68453a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69a96b96-7659-48e9-b480-631b7c68453a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9131758825838589181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91317588258385891819131758825838589181913175882583858918191317588258385891819131758825838589181913175882583858918191317588258385891819131758825838589181913175882583858918191317588258385891819131758825838589181913175882583858918191317588258385891819131758825838589181913175882583858918191317588258385891819131758825838589181913175882583858918191317588258385891819131758825838589181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 822b659e-d304-43ec-b6d2-50a0b8ae851d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76b56771-00f8-46a9-bbdf-af6cb7afa16e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76b56771-00f8-46a9-bbdf-af6cb7afa16e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6644906231442354232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66449062314423542326644906231442354232664490623144235423266449062314423542326644906231442354232664490623144235423266449062314423542326644906231442354232664490623144235423266449062314423542326644906231442354232664490623144235423266449062314423542326644906231442354232664490623144235423266449062314423542326644906231442354232664490623144235423266449062314423542326644906231442354232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69a96b96-7659-48e9-b480-631b7c68453a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 297b455e-82dc-49fe-baf2-b8c68443e0cc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 297b455e-82dc-49fe-baf2-b8c68443e0cc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6782503419679909943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67825034196799099436782503419679909943678250341967990994367825034196799099436782503419679909943678250341967990994367825034196799099436782503419679909943678250341967990994367825034196799099436782503419679909943678250341967990994367825034196799099436782503419679909943678250341967990994367825034196799099436782503419679909943678250341967990994367825034196799099436782503419679909943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76b56771-00f8-46a9-bbdf-af6cb7afa16e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3458e555-fad3-461b-960e-fdf99bfd0cb1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3458e555-fad3-461b-960e-fdf99bfd0cb1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12380326434657037860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238032643465703786012380326434657037860123803264346570378601238032643465703786012380326434657037860123803264346570378601238032643465703786012380326434657037860123803264346570378601238032643465703786012380326434657037860123803264346570378601238032643465703786012380326434657037860123803264346570378601238032643465703786012380326434657037860123803264346570378601238032643465703786012380326434657037860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 297b455e-82dc-49fe-baf2-b8c68443e0cc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd399371-241b-4ac3-b34f-5a3483a9dbf6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd399371-241b-4ac3-b34f-5a3483a9dbf6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7867988613513243580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78679886135132435807867988613513243580786798861351324358078679886135132435807867988613513243580786798861351324358078679886135132435807867988613513243580786798861351324358078679886135132435807867988613513243580786798861351324358078679886135132435807867988613513243580786798861351324358078679886135132435807867988613513243580786798861351324358078679886135132435807867988613513243580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3458e555-fad3-461b-960e-fdf99bfd0cb1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49ffbd13-9f5c-4a67-9f9d-b8025b1e3eb5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49ffbd13-9f5c-4a67-9f9d-b8025b1e3eb5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8566831509934766436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85668315099347664368566831509934766436856683150993476643685668315099347664368566831509934766436856683150993476643685668315099347664368566831509934766436856683150993476643685668315099347664368566831509934766436856683150993476643685668315099347664368566831509934766436856683150993476643685668315099347664368566831509934766436856683150993476643685668315099347664368566831509934766436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd399371-241b-4ac3-b34f-5a3483a9dbf6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2406409-1405-4dfb-8a76-58ec7a3585fe, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2406409-1405-4dfb-8a76-58ec7a3585fe, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1446361632902522414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14463616329025224141446361632902522414144636163290252241414463616329025224141446361632902522414144636163290252241414463616329025224141446361632902522414144636163290252241414463616329025224141446361632902522414144636163290252241414463616329025224141446361632902522414144636163290252241414463616329025224141446361632902522414144636163290252241414463616329025224141446361632902522414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49ffbd13-9f5c-4a67-9f9d-b8025b1e3eb5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 916292c6-9a96-4864-b5bf-bab2b965806d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 916292c6-9a96-4864-b5bf-bab2b965806d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8789667677978142500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87896676779781425008789667677978142500878966767797814250087896676779781425008789667677978142500878966767797814250087896676779781425008789667677978142500878966767797814250087896676779781425008789667677978142500878966767797814250087896676779781425008789667677978142500878966767797814250087896676779781425008789667677978142500878966767797814250087896676779781425008789667677978142500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2406409-1405-4dfb-8a76-58ec7a3585fe, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3feff92d-4610-4c10-91fe-d0f88ae4a356, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3feff92d-4610-4c10-91fe-d0f88ae4a356, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13032573497100209043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303257349710020904313032573497100209043130325734971002090431303257349710020904313032573497100209043130325734971002090431303257349710020904313032573497100209043130325734971002090431303257349710020904313032573497100209043130325734971002090431303257349710020904313032573497100209043130325734971002090431303257349710020904313032573497100209043130325734971002090431303257349710020904313032573497100209043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 916292c6-9a96-4864-b5bf-bab2b965806d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7107f2b-4e60-4658-b343-5a256986c2f0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7107f2b-4e60-4658-b343-5a256986c2f0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3537445851931508598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35374458519315085983537445851931508598353744585193150859835374458519315085983537445851931508598353744585193150859835374458519315085983537445851931508598353744585193150859835374458519315085983537445851931508598353744585193150859835374458519315085983537445851931508598353744585193150859835374458519315085983537445851931508598353744585193150859835374458519315085983537445851931508598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7107f2b-4e60-4658-b343-5a256986c2f0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80f7a50f-a3f7-4eea-8b38-923d18080b20, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80f7a50f-a3f7-4eea-8b38-923d18080b20, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15013301688882206107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501330168888220610715013301688882206107150133016888822061071501330168888220610715013301688882206107150133016888822061071501330168888220610715013301688882206107150133016888822061071501330168888220610715013301688882206107150133016888822061071501330168888220610715013301688882206107150133016888822061071501330168888220610715013301688882206107150133016888822061071501330168888220610715013301688882206107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3feff92d-4610-4c10-91fe-d0f88ae4a356, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 218f95c4-b380-47eb-8f75-6af13e3c2596, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 218f95c4-b380-47eb-8f75-6af13e3c2596, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14145080746493793435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414508074649379343514145080746493793435141450807464937934351414508074649379343514145080746493793435141450807464937934351414508074649379343514145080746493793435141450807464937934351414508074649379343514145080746493793435141450807464937934351414508074649379343514145080746493793435141450807464937934351414508074649379343514145080746493793435141450807464937934351414508074649379343514145080746493793435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80f7a50f-a3f7-4eea-8b38-923d18080b20, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fa06939-75a9-41b3-9365-b0d8bcf50b0a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fa06939-75a9-41b3-9365-b0d8bcf50b0a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16116093304016563440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611609330401656344016116093304016563440161160933040165634401611609330401656344016116093304016563440161160933040165634401611609330401656344016116093304016563440161160933040165634401611609330401656344016116093304016563440161160933040165634401611609330401656344016116093304016563440161160933040165634401611609330401656344016116093304016563440161160933040165634401611609330401656344016116093304016563440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 218f95c4-b380-47eb-8f75-6af13e3c2596, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe133485-6904-43ef-9342-dca71ad69d07, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe133485-6904-43ef-9342-dca71ad69d07, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7686060177072356961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76860601770723569617686060177072356961768606017707235696176860601770723569617686060177072356961768606017707235696176860601770723569617686060177072356961768606017707235696176860601770723569617686060177072356961768606017707235696176860601770723569617686060177072356961768606017707235696176860601770723569617686060177072356961768606017707235696176860601770723569617686060177072356961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe133485-6904-43ef-9342-dca71ad69d07, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c95f6e8d-9cbc-4269-bf71-579ab3e1dde0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c95f6e8d-9cbc-4269-bf71-579ab3e1dde0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2608776643080241048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26087766430802410482608776643080241048260877664308024104826087766430802410482608776643080241048260877664308024104826087766430802410482608776643080241048260877664308024104826087766430802410482608776643080241048260877664308024104826087766430802410482608776643080241048260877664308024104826087766430802410482608776643080241048260877664308024104826087766430802410482608776643080241048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fa06939-75a9-41b3-9365-b0d8bcf50b0a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 792a9319-efbe-4fa6-932e-6953cedf2061, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 792a9319-efbe-4fa6-932e-6953cedf2061, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16563928785817650130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656392878581765013016563928785817650130165639287858176501301656392878581765013016563928785817650130165639287858176501301656392878581765013016563928785817650130165639287858176501301656392878581765013016563928785817650130165639287858176501301656392878581765013016563928785817650130165639287858176501301656392878581765013016563928785817650130165639287858176501301656392878581765013016563928785817650130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c95f6e8d-9cbc-4269-bf71-579ab3e1dde0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 063251a2-af61-4d0c-a1da-b2d7afd671af, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 063251a2-af61-4d0c-a1da-b2d7afd671af, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13678456588275558752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367845658827555875213678456588275558752136784565882755587521367845658827555875213678456588275558752136784565882755587521367845658827555875213678456588275558752136784565882755587521367845658827555875213678456588275558752136784565882755587521367845658827555875213678456588275558752136784565882755587521367845658827555875213678456588275558752136784565882755587521367845658827555875213678456588275558752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 063251a2-af61-4d0c-a1da-b2d7afd671af, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2946bb28-09b9-406b-ab29-70cbc8c342f9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2946bb28-09b9-406b-ab29-70cbc8c342f9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14712366902029738459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471236690202973845914712366902029738459147123669020297384591471236690202973845914712366902029738459147123669020297384591471236690202973845914712366902029738459147123669020297384591471236690202973845914712366902029738459147123669020297384591471236690202973845914712366902029738459147123669020297384591471236690202973845914712366902029738459147123669020297384591471236690202973845914712366902029738459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 792a9319-efbe-4fa6-932e-6953cedf2061, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ada35c4-2c4a-4b76-82de-95fbeb612d35, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ada35c4-2c4a-4b76-82de-95fbeb612d35, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3524026502189510450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35240265021895104503524026502189510450352402650218951045035240265021895104503524026502189510450352402650218951045035240265021895104503524026502189510450352402650218951045035240265021895104503524026502189510450352402650218951045035240265021895104503524026502189510450352402650218951045035240265021895104503524026502189510450352402650218951045035240265021895104503524026502189510450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2946bb28-09b9-406b-ab29-70cbc8c342f9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ada35c4-2c4a-4b76-82de-95fbeb612d35, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c10051c1-c6fb-4b08-b94e-0b53cbeef8d4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c10051c1-c6fb-4b08-b94e-0b53cbeef8d4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4604733899956272908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46047338999562729084604733899956272908460473389995627290846047338999562729084604733899956272908460473389995627290846047338999562729084604733899956272908460473389995627290846047338999562729084604733899956272908460473389995627290846047338999562729084604733899956272908460473389995627290846047338999562729084604733899956272908460473389995627290846047338999562729084604733899956272908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 356302b0-97c4-4209-92ec-83e8d54c722c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 356302b0-97c4-4209-92ec-83e8d54c722c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7171708185649528716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71717081856495287167171708185649528716717170818564952871671717081856495287167171708185649528716717170818564952871671717081856495287167171708185649528716717170818564952871671717081856495287167171708185649528716717170818564952871671717081856495287167171708185649528716717170818564952871671717081856495287167171708185649528716717170818564952871671717081856495287167171708185649528716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 356302b0-97c4-4209-92ec-83e8d54c722c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c10051c1-c6fb-4b08-b94e-0b53cbeef8d4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a6acc52-493c-448f-a840-d13bc3959bb0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f26d9e0-bc5b-4ba7-b9ce-fa98bcc34e7f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f26d9e0-bc5b-4ba7-b9ce-fa98bcc34e7f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8844971845981294194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88449718459812941948844971845981294194884497184598129419488449718459812941948844971845981294194884497184598129419488449718459812941948844971845981294194884497184598129419488449718459812941948844971845981294194884497184598129419488449718459812941948844971845981294194884497184598129419488449718459812941948844971845981294194884497184598129419488449718459812941948844971845981294194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a6acc52-493c-448f-a840-d13bc3959bb0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14533854971904324376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453385497190432437614533854971904324376145338549719043243761453385497190432437614533854971904324376145338549719043243761453385497190432437614533854971904324376145338549719043243761453385497190432437614533854971904324376145338549719043243761453385497190432437614533854971904324376145338549719043243761453385497190432437614533854971904324376145338549719043243761453385497190432437614533854971904324376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f26d9e0-bc5b-4ba7-b9ce-fa98bcc34e7f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0116b0ff-784d-4edf-be67-d585a9651525, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0116b0ff-784d-4edf-be67-d585a9651525, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4273684360050526641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42736843600505266414273684360050526641427368436005052664142736843600505266414273684360050526641427368436005052664142736843600505266414273684360050526641427368436005052664142736843600505266414273684360050526641427368436005052664142736843600505266414273684360050526641427368436005052664142736843600505266414273684360050526641427368436005052664142736843600505266414273684360050526641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a6acc52-493c-448f-a840-d13bc3959bb0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e3fe9d9-db93-41c3-927e-cb33433afb3d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e3fe9d9-db93-41c3-927e-cb33433afb3d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8590062122463299986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85900621224632999868590062122463299986859006212246329998685900621224632999868590062122463299986859006212246329998685900621224632999868590062122463299986859006212246329998685900621224632999868590062122463299986859006212246329998685900621224632999868590062122463299986859006212246329998685900621224632999868590062122463299986859006212246329998685900621224632999868590062122463299986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e3fe9d9-db93-41c3-927e-cb33433afb3d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 970fafa4-6cfb-4704-b99f-fd76f1bde30d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 970fafa4-6cfb-4704-b99f-fd76f1bde30d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14252921131444123971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425292113144412397114252921131444123971142529211314441239711425292113144412397114252921131444123971142529211314441239711425292113144412397114252921131444123971142529211314441239711425292113144412397114252921131444123971142529211314441239711425292113144412397114252921131444123971142529211314441239711425292113144412397114252921131444123971142529211314441239711425292113144412397114252921131444123971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0116b0ff-784d-4edf-be67-d585a9651525, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91e121bf-731b-4831-aa3c-56ee53304598, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91e121bf-731b-4831-aa3c-56ee53304598, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4261145810855967343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42611458108559673434261145810855967343426114581085596734342611458108559673434261145810855967343426114581085596734342611458108559673434261145810855967343426114581085596734342611458108559673434261145810855967343426114581085596734342611458108559673434261145810855967343426114581085596734342611458108559673434261145810855967343426114581085596734342611458108559673434261145810855967343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 970fafa4-6cfb-4704-b99f-fd76f1bde30d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 767fdc0a-0969-4c13-bf4b-c9855a3084c0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 767fdc0a-0969-4c13-bf4b-c9855a3084c0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10083004045810989789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008300404581098978910083004045810989789100830040458109897891008300404581098978910083004045810989789100830040458109897891008300404581098978910083004045810989789100830040458109897891008300404581098978910083004045810989789100830040458109897891008300404581098978910083004045810989789100830040458109897891008300404581098978910083004045810989789100830040458109897891008300404581098978910083004045810989789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91e121bf-731b-4831-aa3c-56ee53304598, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 411560e8-ca86-4ba9-8d21-0db19a047e9e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 411560e8-ca86-4ba9-8d21-0db19a047e9e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12410886719321934269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241088671932193426912410886719321934269124108867193219342691241088671932193426912410886719321934269124108867193219342691241088671932193426912410886719321934269124108867193219342691241088671932193426912410886719321934269124108867193219342691241088671932193426912410886719321934269124108867193219342691241088671932193426912410886719321934269124108867193219342691241088671932193426912410886719321934269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 767fdc0a-0969-4c13-bf4b-c9855a3084c0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccfce417-2c8a-4b48-80c7-ace49dfb7671, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccfce417-2c8a-4b48-80c7-ace49dfb7671, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6723737370128044877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67237373701280448776723737370128044877672373737012804487767237373701280448776723737370128044877672373737012804487767237373701280448776723737370128044877672373737012804487767237373701280448776723737370128044877672373737012804487767237373701280448776723737370128044877672373737012804487767237373701280448776723737370128044877672373737012804487767237373701280448776723737370128044877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 411560e8-ca86-4ba9-8d21-0db19a047e9e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a5db53a-646b-4e28-a1e2-1b303491d674, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a5db53a-646b-4e28-a1e2-1b303491d674, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4395259565110236955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43952595651102369554395259565110236955439525956511023695543952595651102369554395259565110236955439525956511023695543952595651102369554395259565110236955439525956511023695543952595651102369554395259565110236955439525956511023695543952595651102369554395259565110236955439525956511023695543952595651102369554395259565110236955439525956511023695543952595651102369554395259565110236955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccfce417-2c8a-4b48-80c7-ace49dfb7671, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d65cd990-9e1d-48a7-8b05-96046d2a0359, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d65cd990-9e1d-48a7-8b05-96046d2a0359, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17733236294240749310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773323629424074931017733236294240749310177332362942407493101773323629424074931017733236294240749310177332362942407493101773323629424074931017733236294240749310177332362942407493101773323629424074931017733236294240749310177332362942407493101773323629424074931017733236294240749310177332362942407493101773323629424074931017733236294240749310177332362942407493101773323629424074931017733236294240749310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a5db53a-646b-4e28-a1e2-1b303491d674, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8d92f99-5366-4b25-b84e-cfde518747fa, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8d92f99-5366-4b25-b84e-cfde518747fa, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18087462094996416415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808746209499641641518087462094996416415180874620949964164151808746209499641641518087462094996416415180874620949964164151808746209499641641518087462094996416415180874620949964164151808746209499641641518087462094996416415180874620949964164151808746209499641641518087462094996416415180874620949964164151808746209499641641518087462094996416415180874620949964164151808746209499641641518087462094996416415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d65cd990-9e1d-48a7-8b05-96046d2a0359, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afa9fce2-054f-4a88-88b0-0803e05cf12f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afa9fce2-054f-4a88-88b0-0803e05cf12f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3002464148196525933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30024641481965259333002464148196525933300246414819652593330024641481965259333002464148196525933300246414819652593330024641481965259333002464148196525933300246414819652593330024641481965259333002464148196525933300246414819652593330024641481965259333002464148196525933300246414819652593330024641481965259333002464148196525933300246414819652593330024641481965259333002464148196525933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8d92f99-5366-4b25-b84e-cfde518747fa, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0c40c6e-ee5b-46e9-8771-422b78ef07d5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0c40c6e-ee5b-46e9-8771-422b78ef07d5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14017394121571140714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401739412157114071414017394121571140714140173941215711407141401739412157114071414017394121571140714140173941215711407141401739412157114071414017394121571140714140173941215711407141401739412157114071414017394121571140714140173941215711407141401739412157114071414017394121571140714140173941215711407141401739412157114071414017394121571140714140173941215711407141401739412157114071414017394121571140714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afa9fce2-054f-4a88-88b0-0803e05cf12f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62c81e6f-09d6-4534-8e1b-089ba3532a93, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62c81e6f-09d6-4534-8e1b-089ba3532a93, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9134242800505719681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91342428005057196819134242800505719681913424280050571968191342428005057196819134242800505719681913424280050571968191342428005057196819134242800505719681913424280050571968191342428005057196819134242800505719681913424280050571968191342428005057196819134242800505719681913424280050571968191342428005057196819134242800505719681913424280050571968191342428005057196819134242800505719681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0c40c6e-ee5b-46e9-8771-422b78ef07d5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7174e771-5daf-42fb-addf-bce0888b7fa8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7174e771-5daf-42fb-addf-bce0888b7fa8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15283313487294870983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528331348729487098315283313487294870983152833134872948709831528331348729487098315283313487294870983152833134872948709831528331348729487098315283313487294870983152833134872948709831528331348729487098315283313487294870983152833134872948709831528331348729487098315283313487294870983152833134872948709831528331348729487098315283313487294870983152833134872948709831528331348729487098315283313487294870983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62c81e6f-09d6-4534-8e1b-089ba3532a93, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e8b6990-dfa8-42f8-80f8-4d8f02444bf2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e8b6990-dfa8-42f8-80f8-4d8f02444bf2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1020170881380565700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10201708813805657001020170881380565700102017088138056570010201708813805657001020170881380565700102017088138056570010201708813805657001020170881380565700102017088138056570010201708813805657001020170881380565700102017088138056570010201708813805657001020170881380565700102017088138056570010201708813805657001020170881380565700102017088138056570010201708813805657001020170881380565700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7174e771-5daf-42fb-addf-bce0888b7fa8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80239e40-76d0-4e97-892d-2a3c1356b28b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80239e40-76d0-4e97-892d-2a3c1356b28b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12345090309126652378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234509030912665237812345090309126652378123450903091266523781234509030912665237812345090309126652378123450903091266523781234509030912665237812345090309126652378123450903091266523781234509030912665237812345090309126652378123450903091266523781234509030912665237812345090309126652378123450903091266523781234509030912665237812345090309126652378123450903091266523781234509030912665237812345090309126652378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e8b6990-dfa8-42f8-80f8-4d8f02444bf2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33faef65-0000-4701-884b-a1e2acaa48f6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33faef65-0000-4701-884b-a1e2acaa48f6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9882850167587906548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98828501675879065489882850167587906548988285016758790654898828501675879065489882850167587906548988285016758790654898828501675879065489882850167587906548988285016758790654898828501675879065489882850167587906548988285016758790654898828501675879065489882850167587906548988285016758790654898828501675879065489882850167587906548988285016758790654898828501675879065489882850167587906548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80239e40-76d0-4e97-892d-2a3c1356b28b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33faef65-0000-4701-884b-a1e2acaa48f6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27eff4ae-e272-4c98-8d71-2d5b40e83119, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db672b97-cf2d-4fa6-9976-8e5b5d2f3282, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db672b97-cf2d-4fa6-9976-8e5b5d2f3282, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17527141392685161579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752714139268516157917527141392685161579175271413926851615791752714139268516157917527141392685161579175271413926851615791752714139268516157917527141392685161579175271413926851615791752714139268516157917527141392685161579175271413926851615791752714139268516157917527141392685161579175271413926851615791752714139268516157917527141392685161579175271413926851615791752714139268516157917527141392685161579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27eff4ae-e272-4c98-8d71-2d5b40e83119, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12331180188777303736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233118018877730373612331180188777303736123311801887773037361233118018877730373612331180188777303736123311801887773037361233118018877730373612331180188777303736123311801887773037361233118018877730373612331180188777303736123311801887773037361233118018877730373612331180188777303736123311801887773037361233118018877730373612331180188777303736123311801887773037361233118018877730373612331180188777303736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db672b97-cf2d-4fa6-9976-8e5b5d2f3282, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10c8b175-0b08-42fa-9018-7f54ffd2e22e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10c8b175-0b08-42fa-9018-7f54ffd2e22e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12025201643864076540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202520164386407654012025201643864076540120252016438640765401202520164386407654012025201643864076540120252016438640765401202520164386407654012025201643864076540120252016438640765401202520164386407654012025201643864076540120252016438640765401202520164386407654012025201643864076540120252016438640765401202520164386407654012025201643864076540120252016438640765401202520164386407654012025201643864076540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27eff4ae-e272-4c98-8d71-2d5b40e83119, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0018e76-e799-4b02-ac19-cbd8dcbb41e1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0018e76-e799-4b02-ac19-cbd8dcbb41e1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2576754233211996482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25767542332119964822576754233211996482257675423321199648225767542332119964822576754233211996482257675423321199648225767542332119964822576754233211996482257675423321199648225767542332119964822576754233211996482257675423321199648225767542332119964822576754233211996482257675423321199648225767542332119964822576754233211996482257675423321199648225767542332119964822576754233211996482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10c8b175-0b08-42fa-9018-7f54ffd2e22e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 553c68f7-54e0-4121-9dbf-515dc53fe44c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 553c68f7-54e0-4121-9dbf-515dc53fe44c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 873523704465448355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355873523704465448355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0018e76-e799-4b02-ac19-cbd8dcbb41e1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32c43b0d-d1fb-419c-80ec-03444a1c0696, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 553c68f7-54e0-4121-9dbf-515dc53fe44c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32c43b0d-d1fb-419c-80ec-03444a1c0696, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13132629707253602707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313262970725360270713132629707253602707131326297072536027071313262970725360270713132629707253602707131326297072536027071313262970725360270713132629707253602707131326297072536027071313262970725360270713132629707253602707131326297072536027071313262970725360270713132629707253602707131326297072536027071313262970725360270713132629707253602707131326297072536027071313262970725360270713132629707253602707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a2a5e6e-d5bb-4fb4-a835-b3dbd1eac4d9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a2a5e6e-d5bb-4fb4-a835-b3dbd1eac4d9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7343381514436222710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73433815144362227107343381514436222710734338151443622271073433815144362227107343381514436222710734338151443622271073433815144362227107343381514436222710734338151443622271073433815144362227107343381514436222710734338151443622271073433815144362227107343381514436222710734338151443622271073433815144362227107343381514436222710734338151443622271073433815144362227107343381514436222710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32c43b0d-d1fb-419c-80ec-03444a1c0696, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6634e953-c0bc-40f8-b00f-27061960ded0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6634e953-c0bc-40f8-b00f-27061960ded0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10917030636111075091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091703063611107509110917030636111075091109170306361110750911091703063611107509110917030636111075091109170306361110750911091703063611107509110917030636111075091109170306361110750911091703063611107509110917030636111075091109170306361110750911091703063611107509110917030636111075091109170306361110750911091703063611107509110917030636111075091109170306361110750911091703063611107509110917030636111075091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a2a5e6e-d5bb-4fb4-a835-b3dbd1eac4d9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30210dfa-9cd9-434c-8e95-1cbde033143c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30210dfa-9cd9-434c-8e95-1cbde033143c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5515880404101718618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55158804041017186185515880404101718618551588040410171861855158804041017186185515880404101718618551588040410171861855158804041017186185515880404101718618551588040410171861855158804041017186185515880404101718618551588040410171861855158804041017186185515880404101718618551588040410171861855158804041017186185515880404101718618551588040410171861855158804041017186185515880404101718618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6634e953-c0bc-40f8-b00f-27061960ded0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f8892f9-2c92-4992-aca9-e76ae74b3909, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f8892f9-2c92-4992-aca9-e76ae74b3909, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3700696924577563189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37006969245775631893700696924577563189370069692457756318937006969245775631893700696924577563189370069692457756318937006969245775631893700696924577563189370069692457756318937006969245775631893700696924577563189370069692457756318937006969245775631893700696924577563189370069692457756318937006969245775631893700696924577563189370069692457756318937006969245775631893700696924577563189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30210dfa-9cd9-434c-8e95-1cbde033143c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77ef769e-d273-4ba8-b4d8-8ca4e0a187d4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77ef769e-d273-4ba8-b4d8-8ca4e0a187d4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 780850363989211282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282780850363989211282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f8892f9-2c92-4992-aca9-e76ae74b3909, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5244b00-f822-4601-b601-44de93b799e6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5244b00-f822-4601-b601-44de93b799e6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13193408600822900574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319340860082290057413193408600822900574131934086008229005741319340860082290057413193408600822900574131934086008229005741319340860082290057413193408600822900574131934086008229005741319340860082290057413193408600822900574131934086008229005741319340860082290057413193408600822900574131934086008229005741319340860082290057413193408600822900574131934086008229005741319340860082290057413193408600822900574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5244b00-f822-4601-b601-44de93b799e6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16469e1a-cb71-46cf-85a9-d1ae3be8202e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16469e1a-cb71-46cf-85a9-d1ae3be8202e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11252586225916617372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125258622591661737211252586225916617372112525862259166173721125258622591661737211252586225916617372112525862259166173721125258622591661737211252586225916617372112525862259166173721125258622591661737211252586225916617372112525862259166173721125258622591661737211252586225916617372112525862259166173721125258622591661737211252586225916617372112525862259166173721125258622591661737211252586225916617372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77ef769e-d273-4ba8-b4d8-8ca4e0a187d4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d22d865f-aa2a-4057-a669-f7f9d1212774, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d22d865f-aa2a-4057-a669-f7f9d1212774, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9272574114043566643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92725741140435666439272574114043566643927257411404356664392725741140435666439272574114043566643927257411404356664392725741140435666439272574114043566643927257411404356664392725741140435666439272574114043566643927257411404356664392725741140435666439272574114043566643927257411404356664392725741140435666439272574114043566643927257411404356664392725741140435666439272574114043566643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16469e1a-cb71-46cf-85a9-d1ae3be8202e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d42209a4-90e6-4320-bee9-fe765acf44d7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d22d865f-aa2a-4057-a669-f7f9d1212774, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d42209a4-90e6-4320-bee9-fe765acf44d7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13550441667049471293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355044166704947129313550441667049471293135504416670494712931355044166704947129313550441667049471293135504416670494712931355044166704947129313550441667049471293135504416670494712931355044166704947129313550441667049471293135504416670494712931355044166704947129313550441667049471293135504416670494712931355044166704947129313550441667049471293135504416670494712931355044166704947129313550441667049471293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e631532e-1c9d-4a31-92de-59ee5cf04ed3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e631532e-1c9d-4a31-92de-59ee5cf04ed3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3986970475294187501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39869704752941875013986970475294187501398697047529418750139869704752941875013986970475294187501398697047529418750139869704752941875013986970475294187501398697047529418750139869704752941875013986970475294187501398697047529418750139869704752941875013986970475294187501398697047529418750139869704752941875013986970475294187501398697047529418750139869704752941875013986970475294187501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d42209a4-90e6-4320-bee9-fe765acf44d7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59b8ba44-57f7-4597-80cd-834947a393c8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b8ba44-57f7-4597-80cd-834947a393c8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3438278320712782026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34382783207127820263438278320712782026343827832071278202634382783207127820263438278320712782026343827832071278202634382783207127820263438278320712782026343827832071278202634382783207127820263438278320712782026343827832071278202634382783207127820263438278320712782026343827832071278202634382783207127820263438278320712782026343827832071278202634382783207127820263438278320712782026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e631532e-1c9d-4a31-92de-59ee5cf04ed3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 674809a1-0161-4c87-b0b0-c1351544e85e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 674809a1-0161-4c87-b0b0-c1351544e85e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15422555832970678147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542255583297067814715422555832970678147154225558329706781471542255583297067814715422555832970678147154225558329706781471542255583297067814715422555832970678147154225558329706781471542255583297067814715422555832970678147154225558329706781471542255583297067814715422555832970678147154225558329706781471542255583297067814715422555832970678147154225558329706781471542255583297067814715422555832970678147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b8ba44-57f7-4597-80cd-834947a393c8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dbdb030-6ee6-4108-ab8b-7ff78daf523b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dbdb030-6ee6-4108-ab8b-7ff78daf523b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8227133455004745857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82271334550047458578227133455004745857822713345500474585782271334550047458578227133455004745857822713345500474585782271334550047458578227133455004745857822713345500474585782271334550047458578227133455004745857822713345500474585782271334550047458578227133455004745857822713345500474585782271334550047458578227133455004745857822713345500474585782271334550047458578227133455004745857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 674809a1-0161-4c87-b0b0-c1351544e85e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca5c089d-1591-495e-a6eb-37b745c9606b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca5c089d-1591-495e-a6eb-37b745c9606b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2209085679983549342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22090856799835493422209085679983549342220908567998354934222090856799835493422209085679983549342220908567998354934222090856799835493422209085679983549342220908567998354934222090856799835493422209085679983549342220908567998354934222090856799835493422209085679983549342220908567998354934222090856799835493422209085679983549342220908567998354934222090856799835493422209085679983549342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dbdb030-6ee6-4108-ab8b-7ff78daf523b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca5c089d-1591-495e-a6eb-37b745c9606b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d0243df-7cef-4f7a-a671-07a6318be2cd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d0243df-7cef-4f7a-a671-07a6318be2cd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4892405772093699678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48924057720936996784892405772093699678489240577209369967848924057720936996784892405772093699678489240577209369967848924057720936996784892405772093699678489240577209369967848924057720936996784892405772093699678489240577209369967848924057720936996784892405772093699678489240577209369967848924057720936996784892405772093699678489240577209369967848924057720936996784892405772093699678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68af151e-49ef-44ae-857f-dc57afe53539, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68af151e-49ef-44ae-857f-dc57afe53539, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8451291749774243819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84512917497742438198451291749774243819845129174977424381984512917497742438198451291749774243819845129174977424381984512917497742438198451291749774243819845129174977424381984512917497742438198451291749774243819845129174977424381984512917497742438198451291749774243819845129174977424381984512917497742438198451291749774243819845129174977424381984512917497742438198451291749774243819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d0243df-7cef-4f7a-a671-07a6318be2cd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ef965ef-7963-48ef-862a-e34eb8ddf515, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ef965ef-7963-48ef-862a-e34eb8ddf515, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1764010178783370309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17640101787833703091764010178783370309176401017878337030917640101787833703091764010178783370309176401017878337030917640101787833703091764010178783370309176401017878337030917640101787833703091764010178783370309176401017878337030917640101787833703091764010178783370309176401017878337030917640101787833703091764010178783370309176401017878337030917640101787833703091764010178783370309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68af151e-49ef-44ae-857f-dc57afe53539, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f36a022-29dc-4022-904e-7d4c92460ffc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f36a022-29dc-4022-904e-7d4c92460ffc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14152607570303210328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415260757030321032814152607570303210328141526075703032103281415260757030321032814152607570303210328141526075703032103281415260757030321032814152607570303210328141526075703032103281415260757030321032814152607570303210328141526075703032103281415260757030321032814152607570303210328141526075703032103281415260757030321032814152607570303210328141526075703032103281415260757030321032814152607570303210328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ef965ef-7963-48ef-862a-e34eb8ddf515, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cd4a8f7-9486-4f82-a38a-9e151bc1e990, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cd4a8f7-9486-4f82-a38a-9e151bc1e990, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8463342287204588430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84633422872045884308463342287204588430846334228720458843084633422872045884308463342287204588430846334228720458843084633422872045884308463342287204588430846334228720458843084633422872045884308463342287204588430846334228720458843084633422872045884308463342287204588430846334228720458843084633422872045884308463342287204588430846334228720458843084633422872045884308463342287204588430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f36a022-29dc-4022-904e-7d4c92460ffc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13878a4a-747c-484e-a89a-41f4eb38ffca, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13878a4a-747c-484e-a89a-41f4eb38ffca, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1914246639998950463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19142466399989504631914246639998950463191424663999895046319142466399989504631914246639998950463191424663999895046319142466399989504631914246639998950463191424663999895046319142466399989504631914246639998950463191424663999895046319142466399989504631914246639998950463191424663999895046319142466399989504631914246639998950463191424663999895046319142466399989504631914246639998950463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cd4a8f7-9486-4f82-a38a-9e151bc1e990, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce81aced-3afb-4ced-a47e-f8c21825f5ce, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce81aced-3afb-4ced-a47e-f8c21825f5ce, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5202220326336696906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52022203263366969065202220326336696906520222032633669690652022203263366969065202220326336696906520222032633669690652022203263366969065202220326336696906520222032633669690652022203263366969065202220326336696906520222032633669690652022203263366969065202220326336696906520222032633669690652022203263366969065202220326336696906520222032633669690652022203263366969065202220326336696906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13878a4a-747c-484e-a89a-41f4eb38ffca, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a31ddc7f-d5a2-4807-b673-337bf87ef5d6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a31ddc7f-d5a2-4807-b673-337bf87ef5d6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14760914695263614988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476091469526361498814760914695263614988147609146952636149881476091469526361498814760914695263614988147609146952636149881476091469526361498814760914695263614988147609146952636149881476091469526361498814760914695263614988147609146952636149881476091469526361498814760914695263614988147609146952636149881476091469526361498814760914695263614988147609146952636149881476091469526361498814760914695263614988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce81aced-3afb-4ced-a47e-f8c21825f5ce, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebbde077-32ad-43c9-b0f6-148acaa99043, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebbde077-32ad-43c9-b0f6-148acaa99043, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4552422984525902447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45524229845259024474552422984525902447455242298452590244745524229845259024474552422984525902447455242298452590244745524229845259024474552422984525902447455242298452590244745524229845259024474552422984525902447455242298452590244745524229845259024474552422984525902447455242298452590244745524229845259024474552422984525902447455242298452590244745524229845259024474552422984525902447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a31ddc7f-d5a2-4807-b673-337bf87ef5d6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64b53996-5f2b-451b-931e-0a652466fd6a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64b53996-5f2b-451b-931e-0a652466fd6a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12915754112764426130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291575411276442613012915754112764426130129157541127644261301291575411276442613012915754112764426130129157541127644261301291575411276442613012915754112764426130129157541127644261301291575411276442613012915754112764426130129157541127644261301291575411276442613012915754112764426130129157541127644261301291575411276442613012915754112764426130129157541127644261301291575411276442613012915754112764426130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebbde077-32ad-43c9-b0f6-148acaa99043, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9ce4e4e-44fc-4ad1-8808-834bf7f1b1d7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9ce4e4e-44fc-4ad1-8808-834bf7f1b1d7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7711883999173404011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77118839991734040117711883999173404011771188399917340401177118839991734040117711883999173404011771188399917340401177118839991734040117711883999173404011771188399917340401177118839991734040117711883999173404011771188399917340401177118839991734040117711883999173404011771188399917340401177118839991734040117711883999173404011771188399917340401177118839991734040117711883999173404011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64b53996-5f2b-451b-931e-0a652466fd6a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d54fb551-2e66-4663-9478-730fafcfc5eb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d54fb551-2e66-4663-9478-730fafcfc5eb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5243764042416045654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52437640424160456545243764042416045654524376404241604565452437640424160456545243764042416045654524376404241604565452437640424160456545243764042416045654524376404241604565452437640424160456545243764042416045654524376404241604565452437640424160456545243764042416045654524376404241604565452437640424160456545243764042416045654524376404241604565452437640424160456545243764042416045654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9ce4e4e-44fc-4ad1-8808-834bf7f1b1d7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95203831-8c4f-4637-a544-0ed5ad29bac8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d54fb551-2e66-4663-9478-730fafcfc5eb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95203831-8c4f-4637-a544-0ed5ad29bac8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2630489961092555043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26304899610925550432630489961092555043263048996109255504326304899610925550432630489961092555043263048996109255504326304899610925550432630489961092555043263048996109255504326304899610925550432630489961092555043263048996109255504326304899610925550432630489961092555043263048996109255504326304899610925550432630489961092555043263048996109255504326304899610925550432630489961092555043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa1ffce8-665b-495e-a4b6-3c09a4eec7b6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa1ffce8-665b-495e-a4b6-3c09a4eec7b6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17995383562555518139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799538356255551813917995383562555518139179953835625555181391799538356255551813917995383562555518139179953835625555181391799538356255551813917995383562555518139179953835625555181391799538356255551813917995383562555518139179953835625555181391799538356255551813917995383562555518139179953835625555181391799538356255551813917995383562555518139179953835625555181391799538356255551813917995383562555518139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95203831-8c4f-4637-a544-0ed5ad29bac8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31faf76d-45ae-49eb-b5b0-4fa82455207d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31faf76d-45ae-49eb-b5b0-4fa82455207d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3842130492908365518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38421304929083655183842130492908365518384213049290836551838421304929083655183842130492908365518384213049290836551838421304929083655183842130492908365518384213049290836551838421304929083655183842130492908365518384213049290836551838421304929083655183842130492908365518384213049290836551838421304929083655183842130492908365518384213049290836551838421304929083655183842130492908365518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa1ffce8-665b-495e-a4b6-3c09a4eec7b6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec3c98a-87cc-4672-ae1a-0887dc06a493, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec3c98a-87cc-4672-ae1a-0887dc06a493, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6069046056266812142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60690460562668121426069046056266812142606904605626681214260690460562668121426069046056266812142606904605626681214260690460562668121426069046056266812142606904605626681214260690460562668121426069046056266812142606904605626681214260690460562668121426069046056266812142606904605626681214260690460562668121426069046056266812142606904605626681214260690460562668121426069046056266812142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31faf76d-45ae-49eb-b5b0-4fa82455207d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7302bb71-4fe4-4f32-b1f0-adaf62aff83e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7302bb71-4fe4-4f32-b1f0-adaf62aff83e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16833542302908557683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683354230290855768316833542302908557683168335423029085576831683354230290855768316833542302908557683168335423029085576831683354230290855768316833542302908557683168335423029085576831683354230290855768316833542302908557683168335423029085576831683354230290855768316833542302908557683168335423029085576831683354230290855768316833542302908557683168335423029085576831683354230290855768316833542302908557683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec3c98a-87cc-4672-ae1a-0887dc06a493, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93caba60-0b53-43e1-9fa4-211bfb9067cc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93caba60-0b53-43e1-9fa4-211bfb9067cc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17124763489675417851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712476348967541785117124763489675417851171247634896754178511712476348967541785117124763489675417851171247634896754178511712476348967541785117124763489675417851171247634896754178511712476348967541785117124763489675417851171247634896754178511712476348967541785117124763489675417851171247634896754178511712476348967541785117124763489675417851171247634896754178511712476348967541785117124763489675417851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7302bb71-4fe4-4f32-b1f0-adaf62aff83e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 647caaae-0e52-4cd8-8453-92581487d64c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 647caaae-0e52-4cd8-8453-92581487d64c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12907496121083393201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290749612108339320112907496121083393201129074961210833932011290749612108339320112907496121083393201129074961210833932011290749612108339320112907496121083393201129074961210833932011290749612108339320112907496121083393201129074961210833932011290749612108339320112907496121083393201129074961210833932011290749612108339320112907496121083393201129074961210833932011290749612108339320112907496121083393201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93caba60-0b53-43e1-9fa4-211bfb9067cc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b04eb79-a646-402e-8bb8-8af0ab9c7ffe, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b04eb79-a646-402e-8bb8-8af0ab9c7ffe, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17245219391279796452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724521939127979645217245219391279796452172452193912797964521724521939127979645217245219391279796452172452193912797964521724521939127979645217245219391279796452172452193912797964521724521939127979645217245219391279796452172452193912797964521724521939127979645217245219391279796452172452193912797964521724521939127979645217245219391279796452172452193912797964521724521939127979645217245219391279796452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 647caaae-0e52-4cd8-8453-92581487d64c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 363189ff-2e62-459e-9446-17c774aa5807, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 363189ff-2e62-459e-9446-17c774aa5807, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13575693104039374901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357569310403937490113575693104039374901135756931040393749011357569310403937490113575693104039374901135756931040393749011357569310403937490113575693104039374901135756931040393749011357569310403937490113575693104039374901135756931040393749011357569310403937490113575693104039374901135756931040393749011357569310403937490113575693104039374901135756931040393749011357569310403937490113575693104039374901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b04eb79-a646-402e-8bb8-8af0ab9c7ffe, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 363189ff-2e62-459e-9446-17c774aa5807, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f31d4a05-3f0a-42e9-ad56-787b01670389, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f31d4a05-3f0a-42e9-ad56-787b01670389, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5759735770402361382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57597357704023613825759735770402361382575973577040236138257597357704023613825759735770402361382575973577040236138257597357704023613825759735770402361382575973577040236138257597357704023613825759735770402361382575973577040236138257597357704023613825759735770402361382575973577040236138257597357704023613825759735770402361382575973577040236138257597357704023613825759735770402361382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96df14a1-72b8-424f-8d25-80614abb8fcc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96df14a1-72b8-424f-8d25-80614abb8fcc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12989005831500197839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298900583150019783912989005831500197839129890058315001978391298900583150019783912989005831500197839129890058315001978391298900583150019783912989005831500197839129890058315001978391298900583150019783912989005831500197839129890058315001978391298900583150019783912989005831500197839129890058315001978391298900583150019783912989005831500197839129890058315001978391298900583150019783912989005831500197839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f31d4a05-3f0a-42e9-ad56-787b01670389, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 191a3ad4-4186-417e-b3fe-2360ce16672c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 191a3ad4-4186-417e-b3fe-2360ce16672c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17853504286874661275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785350428687466127517853504286874661275178535042868746612751785350428687466127517853504286874661275178535042868746612751785350428687466127517853504286874661275178535042868746612751785350428687466127517853504286874661275178535042868746612751785350428687466127517853504286874661275178535042868746612751785350428687466127517853504286874661275178535042868746612751785350428687466127517853504286874661275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96df14a1-72b8-424f-8d25-80614abb8fcc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b963fc4d-0303-4322-a94c-e25a52557def, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b963fc4d-0303-4322-a94c-e25a52557def, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12904379984559326578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290437998455932657812904379984559326578129043799845593265781290437998455932657812904379984559326578129043799845593265781290437998455932657812904379984559326578129043799845593265781290437998455932657812904379984559326578129043799845593265781290437998455932657812904379984559326578129043799845593265781290437998455932657812904379984559326578129043799845593265781290437998455932657812904379984559326578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 191a3ad4-4186-417e-b3fe-2360ce16672c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, defd4b63-3bc1-412a-a285-e5c5829e93b1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, defd4b63-3bc1-412a-a285-e5c5829e93b1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7829391348960664956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78293913489606649567829391348960664956782939134896066495678293913489606649567829391348960664956782939134896066495678293913489606649567829391348960664956782939134896066495678293913489606649567829391348960664956782939134896066495678293913489606649567829391348960664956782939134896066495678293913489606649567829391348960664956782939134896066495678293913489606649567829391348960664956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b963fc4d-0303-4322-a94c-e25a52557def, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40d0bceb-9b3f-47fa-973b-a29839e0132c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40d0bceb-9b3f-47fa-973b-a29839e0132c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3654627505754212418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36546275057542124183654627505754212418365462750575421241836546275057542124183654627505754212418365462750575421241836546275057542124183654627505754212418365462750575421241836546275057542124183654627505754212418365462750575421241836546275057542124183654627505754212418365462750575421241836546275057542124183654627505754212418365462750575421241836546275057542124183654627505754212418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, defd4b63-3bc1-412a-a285-e5c5829e93b1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c322610-ee1f-4f17-96ac-60ea9f1a682f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c322610-ee1f-4f17-96ac-60ea9f1a682f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18319677155562322550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831967715556232255018319677155562322550183196771555623225501831967715556232255018319677155562322550183196771555623225501831967715556232255018319677155562322550183196771555623225501831967715556232255018319677155562322550183196771555623225501831967715556232255018319677155562322550183196771555623225501831967715556232255018319677155562322550183196771555623225501831967715556232255018319677155562322550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40d0bceb-9b3f-47fa-973b-a29839e0132c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47c2e556-1371-49b5-9c2a-fa2a88709e39, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47c2e556-1371-49b5-9c2a-fa2a88709e39, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13345832912412992655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334583291241299265513345832912412992655133458329124129926551334583291241299265513345832912412992655133458329124129926551334583291241299265513345832912412992655133458329124129926551334583291241299265513345832912412992655133458329124129926551334583291241299265513345832912412992655133458329124129926551334583291241299265513345832912412992655133458329124129926551334583291241299265513345832912412992655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c322610-ee1f-4f17-96ac-60ea9f1a682f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8029e640-8e5a-4e7c-913e-7498b0055def, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8029e640-8e5a-4e7c-913e-7498b0055def, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12843100675007339241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284310067500733924112843100675007339241128431006750073392411284310067500733924112843100675007339241128431006750073392411284310067500733924112843100675007339241128431006750073392411284310067500733924112843100675007339241128431006750073392411284310067500733924112843100675007339241128431006750073392411284310067500733924112843100675007339241128431006750073392411284310067500733924112843100675007339241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47c2e556-1371-49b5-9c2a-fa2a88709e39, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0699cf32-14a7-430f-ad02-7f6457e2f0c1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0699cf32-14a7-430f-ad02-7f6457e2f0c1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5406365382383550836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54063653823835508365406365382383550836540636538238355083654063653823835508365406365382383550836540636538238355083654063653823835508365406365382383550836540636538238355083654063653823835508365406365382383550836540636538238355083654063653823835508365406365382383550836540636538238355083654063653823835508365406365382383550836540636538238355083654063653823835508365406365382383550836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8029e640-8e5a-4e7c-913e-7498b0055def, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bdaa3f0-65d5-443d-bfe0-3bc1c782e7c1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bdaa3f0-65d5-443d-bfe0-3bc1c782e7c1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17313797330021215400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731379733002121540017313797330021215400173137973300212154001731379733002121540017313797330021215400173137973300212154001731379733002121540017313797330021215400173137973300212154001731379733002121540017313797330021215400173137973300212154001731379733002121540017313797330021215400173137973300212154001731379733002121540017313797330021215400173137973300212154001731379733002121540017313797330021215400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0699cf32-14a7-430f-ad02-7f6457e2f0c1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4285c4e9-6a04-4ba5-ace4-212258ba9caf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4285c4e9-6a04-4ba5-ace4-212258ba9caf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13984497067589193408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398449706758919340813984497067589193408139844970675891934081398449706758919340813984497067589193408139844970675891934081398449706758919340813984497067589193408139844970675891934081398449706758919340813984497067589193408139844970675891934081398449706758919340813984497067589193408139844970675891934081398449706758919340813984497067589193408139844970675891934081398449706758919340813984497067589193408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4285c4e9-6a04-4ba5-ace4-212258ba9caf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03a20631-ce73-469c-8889-0431a0ec1926, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03a20631-ce73-469c-8889-0431a0ec1926, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12979790596048925217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297979059604892521712979790596048925217129797905960489252171297979059604892521712979790596048925217129797905960489252171297979059604892521712979790596048925217129797905960489252171297979059604892521712979790596048925217129797905960489252171297979059604892521712979790596048925217129797905960489252171297979059604892521712979790596048925217129797905960489252171297979059604892521712979790596048925217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bdaa3f0-65d5-443d-bfe0-3bc1c782e7c1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 885d885f-78cc-4a6a-ae15-32dacbe4c532, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 885d885f-78cc-4a6a-ae15-32dacbe4c532, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6447180858386854895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64471808583868548956447180858386854895644718085838685489564471808583868548956447180858386854895644718085838685489564471808583868548956447180858386854895644718085838685489564471808583868548956447180858386854895644718085838685489564471808583868548956447180858386854895644718085838685489564471808583868548956447180858386854895644718085838685489564471808583868548956447180858386854895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 885d885f-78cc-4a6a-ae15-32dacbe4c532, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aa4b710-edf3-4a36-bb99-acfe406db140, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aa4b710-edf3-4a36-bb99-acfe406db140, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12645812526896690657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264581252689669065712645812526896690657126458125268966906571264581252689669065712645812526896690657126458125268966906571264581252689669065712645812526896690657126458125268966906571264581252689669065712645812526896690657126458125268966906571264581252689669065712645812526896690657126458125268966906571264581252689669065712645812526896690657126458125268966906571264581252689669065712645812526896690657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03a20631-ce73-469c-8889-0431a0ec1926, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b8ece85-91c3-4b3d-af54-663d9dcc8e04, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b8ece85-91c3-4b3d-af54-663d9dcc8e04, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4355561741840713109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43555617418407131094355561741840713109435556174184071310943555617418407131094355561741840713109435556174184071310943555617418407131094355561741840713109435556174184071310943555617418407131094355561741840713109435556174184071310943555617418407131094355561741840713109435556174184071310943555617418407131094355561741840713109435556174184071310943555617418407131094355561741840713109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aa4b710-edf3-4a36-bb99-acfe406db140, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a84a832-3474-4620-b42b-644bc1ef7f43, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a84a832-3474-4620-b42b-644bc1ef7f43, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4488036037296523374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44880360372965233744488036037296523374448803603729652337444880360372965233744488036037296523374448803603729652337444880360372965233744488036037296523374448803603729652337444880360372965233744488036037296523374448803603729652337444880360372965233744488036037296523374448803603729652337444880360372965233744488036037296523374448803603729652337444880360372965233744488036037296523374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b8ece85-91c3-4b3d-af54-663d9dcc8e04, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01bf374a-578d-44d7-9899-d238b5912840, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01bf374a-578d-44d7-9899-d238b5912840, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10573156812477012005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057315681247701200510573156812477012005105731568124770120051057315681247701200510573156812477012005105731568124770120051057315681247701200510573156812477012005105731568124770120051057315681247701200510573156812477012005105731568124770120051057315681247701200510573156812477012005105731568124770120051057315681247701200510573156812477012005105731568124770120051057315681247701200510573156812477012005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a84a832-3474-4620-b42b-644bc1ef7f43, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01bf374a-578d-44d7-9899-d238b5912840, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3637eca9-bd0a-4b4a-9080-fcdef9705a43, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3637eca9-bd0a-4b4a-9080-fcdef9705a43, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15815298081730479585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581529808173047958515815298081730479585158152980817304795851581529808173047958515815298081730479585158152980817304795851581529808173047958515815298081730479585158152980817304795851581529808173047958515815298081730479585158152980817304795851581529808173047958515815298081730479585158152980817304795851581529808173047958515815298081730479585158152980817304795851581529808173047958515815298081730479585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96168a65-c47c-4bfc-a491-88af69f90f6d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96168a65-c47c-4bfc-a491-88af69f90f6d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3306609202531193039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33066092025311930393306609202531193039330660920253119303933066092025311930393306609202531193039330660920253119303933066092025311930393306609202531193039330660920253119303933066092025311930393306609202531193039330660920253119303933066092025311930393306609202531193039330660920253119303933066092025311930393306609202531193039330660920253119303933066092025311930393306609202531193039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3637eca9-bd0a-4b4a-9080-fcdef9705a43, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b5d5c94-2b3a-4595-8c22-d9a70b7a6bf7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96168a65-c47c-4bfc-a491-88af69f90f6d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87dd0652-f624-484a-b8cc-56e83958b1d9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87dd0652-f624-484a-b8cc-56e83958b1d9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3608514798190341705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36085147981903417053608514798190341705360851479819034170536085147981903417053608514798190341705360851479819034170536085147981903417053608514798190341705360851479819034170536085147981903417053608514798190341705360851479819034170536085147981903417053608514798190341705360851479819034170536085147981903417053608514798190341705360851479819034170536085147981903417053608514798190341705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b5d5c94-2b3a-4595-8c22-d9a70b7a6bf7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17411489039057485376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741148903905748537617411489039057485376174114890390574853761741148903905748537617411489039057485376174114890390574853761741148903905748537617411489039057485376174114890390574853761741148903905748537617411489039057485376174114890390574853761741148903905748537617411489039057485376174114890390574853761741148903905748537617411489039057485376174114890390574853761741148903905748537617411489039057485376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87dd0652-f624-484a-b8cc-56e83958b1d9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b5d5c94-2b3a-4595-8c22-d9a70b7a6bf7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f5622f0-84b3-44ed-a25a-265fcfe61f2b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f5622f0-84b3-44ed-a25a-265fcfe61f2b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16999090034148057107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699909003414805710716999090034148057107169990900341480571071699909003414805710716999090034148057107169990900341480571071699909003414805710716999090034148057107169990900341480571071699909003414805710716999090034148057107169990900341480571071699909003414805710716999090034148057107169990900341480571071699909003414805710716999090034148057107169990900341480571071699909003414805710716999090034148057107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9ba7daa-e31a-4f78-b154-5b7c689c916e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9ba7daa-e31a-4f78-b154-5b7c689c916e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15616107345956352170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561610734595635217015616107345956352170156161073459563521701561610734595635217015616107345956352170156161073459563521701561610734595635217015616107345956352170156161073459563521701561610734595635217015616107345956352170156161073459563521701561610734595635217015616107345956352170156161073459563521701561610734595635217015616107345956352170156161073459563521701561610734595635217015616107345956352170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9ba7daa-e31a-4f78-b154-5b7c689c916e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8281a447-7565-4e64-a62f-7968a989ce38, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f5622f0-84b3-44ed-a25a-265fcfe61f2b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17e46776-255a-4142-b8e8-42d3a589bf38, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17e46776-255a-4142-b8e8-42d3a589bf38, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6021273007270489152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60212730072704891526021273007270489152602127300727048915260212730072704891526021273007270489152602127300727048915260212730072704891526021273007270489152602127300727048915260212730072704891526021273007270489152602127300727048915260212730072704891526021273007270489152602127300727048915260212730072704891526021273007270489152602127300727048915260212730072704891526021273007270489152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8281a447-7565-4e64-a62f-7968a989ce38, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5547811624683601393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55478116246836013935547811624683601393554781162468360139355478116246836013935547811624683601393554781162468360139355478116246836013935547811624683601393554781162468360139355478116246836013935547811624683601393554781162468360139355478116246836013935547811624683601393554781162468360139355478116246836013935547811624683601393554781162468360139355478116246836013935547811624683601393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8281a447-7565-4e64-a62f-7968a989ce38, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d07ead63-cbca-4ca3-920c-b91d4a134a03, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d07ead63-cbca-4ca3-920c-b91d4a134a03, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16891782622880866690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689178262288086669016891782622880866690168917826228808666901689178262288086669016891782622880866690168917826228808666901689178262288086669016891782622880866690168917826228808666901689178262288086669016891782622880866690168917826228808666901689178262288086669016891782622880866690168917826228808666901689178262288086669016891782622880866690168917826228808666901689178262288086669016891782622880866690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17e46776-255a-4142-b8e8-42d3a589bf38, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93787365-1eca-4789-856f-85d501acc82b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93787365-1eca-4789-856f-85d501acc82b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5934637058811880632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59346370588118806325934637058811880632593463705881188063259346370588118806325934637058811880632593463705881188063259346370588118806325934637058811880632593463705881188063259346370588118806325934637058811880632593463705881188063259346370588118806325934637058811880632593463705881188063259346370588118806325934637058811880632593463705881188063259346370588118806325934637058811880632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d07ead63-cbca-4ca3-920c-b91d4a134a03, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df195ea8-2b49-4e67-9cb2-543ee566caae, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df195ea8-2b49-4e67-9cb2-543ee566caae, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14219191277636638628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421919127763663862814219191277636638628142191912776366386281421919127763663862814219191277636638628142191912776366386281421919127763663862814219191277636638628142191912776366386281421919127763663862814219191277636638628142191912776366386281421919127763663862814219191277636638628142191912776366386281421919127763663862814219191277636638628142191912776366386281421919127763663862814219191277636638628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93787365-1eca-4789-856f-85d501acc82b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51b12381-a873-4318-a197-c337cffd54a3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51b12381-a873-4318-a197-c337cffd54a3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1193574712171577851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11935747121715778511193574712171577851119357471217157785111935747121715778511193574712171577851119357471217157785111935747121715778511193574712171577851119357471217157785111935747121715778511193574712171577851119357471217157785111935747121715778511193574712171577851119357471217157785111935747121715778511193574712171577851119357471217157785111935747121715778511193574712171577851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df195ea8-2b49-4e67-9cb2-543ee566caae, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76f33cca-b25e-434d-b7f5-3b5ac39eb7bc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51b12381-a873-4318-a197-c337cffd54a3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b513cc9-71c2-441d-88f0-aa0f8cf239f8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b513cc9-71c2-441d-88f0-aa0f8cf239f8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10512923974841285502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051292397484128550210512923974841285502105129239748412855021051292397484128550210512923974841285502105129239748412855021051292397484128550210512923974841285502105129239748412855021051292397484128550210512923974841285502105129239748412855021051292397484128550210512923974841285502105129239748412855021051292397484128550210512923974841285502105129239748412855021051292397484128550210512923974841285502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f33cca-b25e-434d-b7f5-3b5ac39eb7bc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13859041897890417659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385904189789041765913859041897890417659138590418978904176591385904189789041765913859041897890417659138590418978904176591385904189789041765913859041897890417659138590418978904176591385904189789041765913859041897890417659138590418978904176591385904189789041765913859041897890417659138590418978904176591385904189789041765913859041897890417659138590418978904176591385904189789041765913859041897890417659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f33cca-b25e-434d-b7f5-3b5ac39eb7bc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d50c6fad-adb3-4a04-ad9e-81f0f8c339fb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d50c6fad-adb3-4a04-ad9e-81f0f8c339fb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 482234631990882225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225482234631990882225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b513cc9-71c2-441d-88f0-aa0f8cf239f8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 030cd299-e24e-4aae-b1ed-50cb21703d48, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 030cd299-e24e-4aae-b1ed-50cb21703d48, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1525744815956699224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15257448159566992241525744815956699224152574481595669922415257448159566992241525744815956699224152574481595669922415257448159566992241525744815956699224152574481595669922415257448159566992241525744815956699224152574481595669922415257448159566992241525744815956699224152574481595669922415257448159566992241525744815956699224152574481595669922415257448159566992241525744815956699224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d50c6fad-adb3-4a04-ad9e-81f0f8c339fb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 967394ab-0d48-4cbc-b1ae-faa61a7d8475, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 967394ab-0d48-4cbc-b1ae-faa61a7d8475, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2329757573703814436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23297575737038144362329757573703814436232975757370381443623297575737038144362329757573703814436232975757370381443623297575737038144362329757573703814436232975757370381443623297575737038144362329757573703814436232975757370381443623297575737038144362329757573703814436232975757370381443623297575737038144362329757573703814436232975757370381443623297575737038144362329757573703814436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 030cd299-e24e-4aae-b1ed-50cb21703d48, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83585419-daff-4a04-9a38-48d05660d406, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83585419-daff-4a04-9a38-48d05660d406, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15153220724786615692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515322072478661569215153220724786615692151532207247866156921515322072478661569215153220724786615692151532207247866156921515322072478661569215153220724786615692151532207247866156921515322072478661569215153220724786615692151532207247866156921515322072478661569215153220724786615692151532207247866156921515322072478661569215153220724786615692151532207247866156921515322072478661569215153220724786615692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 967394ab-0d48-4cbc-b1ae-faa61a7d8475, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c767099e-79a6-47a6-9349-8aa19ab778f5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c767099e-79a6-47a6-9349-8aa19ab778f5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8785625184994343290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87856251849943432908785625184994343290878562518499434329087856251849943432908785625184994343290878562518499434329087856251849943432908785625184994343290878562518499434329087856251849943432908785625184994343290878562518499434329087856251849943432908785625184994343290878562518499434329087856251849943432908785625184994343290878562518499434329087856251849943432908785625184994343290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83585419-daff-4a04-9a38-48d05660d406, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 303d86a7-d127-47fa-8332-2cb096d23b80, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 303d86a7-d127-47fa-8332-2cb096d23b80, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 101797509151596687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687101797509151596687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c767099e-79a6-47a6-9349-8aa19ab778f5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39157603-6d90-4a5b-8565-ef967f702e6b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39157603-6d90-4a5b-8565-ef967f702e6b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9648634722061530289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96486347220615302899648634722061530289964863472206153028996486347220615302899648634722061530289964863472206153028996486347220615302899648634722061530289964863472206153028996486347220615302899648634722061530289964863472206153028996486347220615302899648634722061530289964863472206153028996486347220615302899648634722061530289964863472206153028996486347220615302899648634722061530289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 303d86a7-d127-47fa-8332-2cb096d23b80, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 716332f8-17c5-4abe-b13c-2a5a456e6723, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39157603-6d90-4a5b-8565-ef967f702e6b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 716332f8-17c5-4abe-b13c-2a5a456e6723, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11281955971625413421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128195597162541342111281955971625413421112819559716254134211128195597162541342111281955971625413421112819559716254134211128195597162541342111281955971625413421112819559716254134211128195597162541342111281955971625413421112819559716254134211128195597162541342111281955971625413421112819559716254134211128195597162541342111281955971625413421112819559716254134211128195597162541342111281955971625413421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f07f45c3-b9bc-4440-bff1-e0dd40cef810, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f07f45c3-b9bc-4440-bff1-e0dd40cef810, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 765407011708186556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556765407011708186556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 716332f8-17c5-4abe-b13c-2a5a456e6723, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 282b052e-8622-4ffb-b6b4-837a4536ddd3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 282b052e-8622-4ffb-b6b4-837a4536ddd3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11025518911210795048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102551891121079504811025518911210795048110255189112107950481102551891121079504811025518911210795048110255189112107950481102551891121079504811025518911210795048110255189112107950481102551891121079504811025518911210795048110255189112107950481102551891121079504811025518911210795048110255189112107950481102551891121079504811025518911210795048110255189112107950481102551891121079504811025518911210795048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f07f45c3-b9bc-4440-bff1-e0dd40cef810, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2818ad4f-b4aa-4437-a6fd-dab1895330e3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2818ad4f-b4aa-4437-a6fd-dab1895330e3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2361496035381747432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23614960353817474322361496035381747432236149603538174743223614960353817474322361496035381747432236149603538174743223614960353817474322361496035381747432236149603538174743223614960353817474322361496035381747432236149603538174743223614960353817474322361496035381747432236149603538174743223614960353817474322361496035381747432236149603538174743223614960353817474322361496035381747432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 282b052e-8622-4ffb-b6b4-837a4536ddd3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 290e6fda-2fdd-4710-862a-1da8a9e161ac, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2818ad4f-b4aa-4437-a6fd-dab1895330e3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 290e6fda-2fdd-4710-862a-1da8a9e161ac, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8904413485071095655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89044134850710956558904413485071095655890441348507109565589044134850710956558904413485071095655890441348507109565589044134850710956558904413485071095655890441348507109565589044134850710956558904413485071095655890441348507109565589044134850710956558904413485071095655890441348507109565589044134850710956558904413485071095655890441348507109565589044134850710956558904413485071095655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8139d046-e4b9-47c1-8158-d9024cfe58d6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8139d046-e4b9-47c1-8158-d9024cfe58d6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13873057191133642778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387305719113364277813873057191133642778138730571911336427781387305719113364277813873057191133642778138730571911336427781387305719113364277813873057191133642778138730571911336427781387305719113364277813873057191133642778138730571911336427781387305719113364277813873057191133642778138730571911336427781387305719113364277813873057191133642778138730571911336427781387305719113364277813873057191133642778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 290e6fda-2fdd-4710-862a-1da8a9e161ac, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24e30b0f-1efb-4b47-a4d4-0cdf2cff05da, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24e30b0f-1efb-4b47-a4d4-0cdf2cff05da, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14412336218061705182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441233621806170518214412336218061705182144123362180617051821441233621806170518214412336218061705182144123362180617051821441233621806170518214412336218061705182144123362180617051821441233621806170518214412336218061705182144123362180617051821441233621806170518214412336218061705182144123362180617051821441233621806170518214412336218061705182144123362180617051821441233621806170518214412336218061705182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8139d046-e4b9-47c1-8158-d9024cfe58d6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e74a0234-e546-49e2-87b9-067583ab3706, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e74a0234-e546-49e2-87b9-067583ab3706, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1434844506663560142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14348445066635601421434844506663560142143484450666356014214348445066635601421434844506663560142143484450666356014214348445066635601421434844506663560142143484450666356014214348445066635601421434844506663560142143484450666356014214348445066635601421434844506663560142143484450666356014214348445066635601421434844506663560142143484450666356014214348445066635601421434844506663560142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24e30b0f-1efb-4b47-a4d4-0cdf2cff05da, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4293b0ce-9158-4e2d-bf97-4b2e41dc3bc4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4293b0ce-9158-4e2d-bf97-4b2e41dc3bc4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11785932545793463070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178593254579346307011785932545793463070117859325457934630701178593254579346307011785932545793463070117859325457934630701178593254579346307011785932545793463070117859325457934630701178593254579346307011785932545793463070117859325457934630701178593254579346307011785932545793463070117859325457934630701178593254579346307011785932545793463070117859325457934630701178593254579346307011785932545793463070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e74a0234-e546-49e2-87b9-067583ab3706, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa72b32d-5384-4a4d-bcdd-567ed0cbef38, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa72b32d-5384-4a4d-bcdd-567ed0cbef38, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11809648122038294769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180964812203829476911809648122038294769118096481220382947691180964812203829476911809648122038294769118096481220382947691180964812203829476911809648122038294769118096481220382947691180964812203829476911809648122038294769118096481220382947691180964812203829476911809648122038294769118096481220382947691180964812203829476911809648122038294769118096481220382947691180964812203829476911809648122038294769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4293b0ce-9158-4e2d-bf97-4b2e41dc3bc4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d97487e4-18eb-4764-aec1-afbab5957764, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d97487e4-18eb-4764-aec1-afbab5957764, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3098068471154725370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30980684711547253703098068471154725370309806847115472537030980684711547253703098068471154725370309806847115472537030980684711547253703098068471154725370309806847115472537030980684711547253703098068471154725370309806847115472537030980684711547253703098068471154725370309806847115472537030980684711547253703098068471154725370309806847115472537030980684711547253703098068471154725370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa72b32d-5384-4a4d-bcdd-567ed0cbef38, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3b8f916-2163-4e5d-ae35-10d824dcedef, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3b8f916-2163-4e5d-ae35-10d824dcedef, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2394594821416024014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23945948214160240142394594821416024014239459482141602401423945948214160240142394594821416024014239459482141602401423945948214160240142394594821416024014239459482141602401423945948214160240142394594821416024014239459482141602401423945948214160240142394594821416024014239459482141602401423945948214160240142394594821416024014239459482141602401423945948214160240142394594821416024014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3b8f916-2163-4e5d-ae35-10d824dcedef, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 637d35bf-d578-4682-ac60-6bca29cc0789, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 637d35bf-d578-4682-ac60-6bca29cc0789, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12794324165198770914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279432416519877091412794324165198770914127943241651987709141279432416519877091412794324165198770914127943241651987709141279432416519877091412794324165198770914127943241651987709141279432416519877091412794324165198770914127943241651987709141279432416519877091412794324165198770914127943241651987709141279432416519877091412794324165198770914127943241651987709141279432416519877091412794324165198770914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d97487e4-18eb-4764-aec1-afbab5957764, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41fff195-2caa-4660-bff2-51f2dda5146d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41fff195-2caa-4660-bff2-51f2dda5146d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4846541813119322741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48465418131193227414846541813119322741484654181311932274148465418131193227414846541813119322741484654181311932274148465418131193227414846541813119322741484654181311932274148465418131193227414846541813119322741484654181311932274148465418131193227414846541813119322741484654181311932274148465418131193227414846541813119322741484654181311932274148465418131193227414846541813119322741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 637d35bf-d578-4682-ac60-6bca29cc0789, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f91f2c5-a78b-4fd6-88e5-e84d74b17d6d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f91f2c5-a78b-4fd6-88e5-e84d74b17d6d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8201263835095616804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82012638350956168048201263835095616804820126383509561680482012638350956168048201263835095616804820126383509561680482012638350956168048201263835095616804820126383509561680482012638350956168048201263835095616804820126383509561680482012638350956168048201263835095616804820126383509561680482012638350956168048201263835095616804820126383509561680482012638350956168048201263835095616804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41fff195-2caa-4660-bff2-51f2dda5146d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b957bd73-dfaa-4fb1-99e3-b41f9b40a65f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b957bd73-dfaa-4fb1-99e3-b41f9b40a65f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5481742121661223793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54817421216612237935481742121661223793548174212166122379354817421216612237935481742121661223793548174212166122379354817421216612237935481742121661223793548174212166122379354817421216612237935481742121661223793548174212166122379354817421216612237935481742121661223793548174212166122379354817421216612237935481742121661223793548174212166122379354817421216612237935481742121661223793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f91f2c5-a78b-4fd6-88e5-e84d74b17d6d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2cccef1-b808-458e-9ff9-0fbfae75f10b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2cccef1-b808-458e-9ff9-0fbfae75f10b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15514914536258432437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551491453625843243715514914536258432437155149145362584324371551491453625843243715514914536258432437155149145362584324371551491453625843243715514914536258432437155149145362584324371551491453625843243715514914536258432437155149145362584324371551491453625843243715514914536258432437155149145362584324371551491453625843243715514914536258432437155149145362584324371551491453625843243715514914536258432437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2cccef1-b808-458e-9ff9-0fbfae75f10b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b316d02b-bb65-41ca-9018-c59329e9b924, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b316d02b-bb65-41ca-9018-c59329e9b924, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4481090895756021519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44810908957560215194481090895756021519448109089575602151944810908957560215194481090895756021519448109089575602151944810908957560215194481090895756021519448109089575602151944810908957560215194481090895756021519448109089575602151944810908957560215194481090895756021519448109089575602151944810908957560215194481090895756021519448109089575602151944810908957560215194481090895756021519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b957bd73-dfaa-4fb1-99e3-b41f9b40a65f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3304e5df-fc6b-4c59-a01b-b4707cbd50a1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3304e5df-fc6b-4c59-a01b-b4707cbd50a1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17123958051817727019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712395805181772701917123958051817727019171239580518177270191712395805181772701917123958051817727019171239580518177270191712395805181772701917123958051817727019171239580518177270191712395805181772701917123958051817727019171239580518177270191712395805181772701917123958051817727019171239580518177270191712395805181772701917123958051817727019171239580518177270191712395805181772701917123958051817727019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3304e5df-fc6b-4c59-a01b-b4707cbd50a1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5991d920-37e2-473f-bf23-9e2967cb0987, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5991d920-37e2-473f-bf23-9e2967cb0987, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6149304782576064149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61493047825760641496149304782576064149614930478257606414961493047825760641496149304782576064149614930478257606414961493047825760641496149304782576064149614930478257606414961493047825760641496149304782576064149614930478257606414961493047825760641496149304782576064149614930478257606414961493047825760641496149304782576064149614930478257606414961493047825760641496149304782576064149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5991d920-37e2-473f-bf23-9e2967cb0987, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bd537fd-4150-4675-9432-ed4a572751d5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bd537fd-4150-4675-9432-ed4a572751d5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14532207078213962120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453220707821396212014532207078213962120145322070782139621201453220707821396212014532207078213962120145322070782139621201453220707821396212014532207078213962120145322070782139621201453220707821396212014532207078213962120145322070782139621201453220707821396212014532207078213962120145322070782139621201453220707821396212014532207078213962120145322070782139621201453220707821396212014532207078213962120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b316d02b-bb65-41ca-9018-c59329e9b924, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62090892-6d73-44c2-99a8-20fe4473528b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62090892-6d73-44c2-99a8-20fe4473528b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11935850771321360873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193585077132136087311935850771321360873119358507713213608731193585077132136087311935850771321360873119358507713213608731193585077132136087311935850771321360873119358507713213608731193585077132136087311935850771321360873119358507713213608731193585077132136087311935850771321360873119358507713213608731193585077132136087311935850771321360873119358507713213608731193585077132136087311935850771321360873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bd537fd-4150-4675-9432-ed4a572751d5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53a915fa-9038-4df4-977c-526cac287913, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53a915fa-9038-4df4-977c-526cac287913, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 334173985923972354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354334173985923972354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62090892-6d73-44c2-99a8-20fe4473528b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fd2c3a6-5da4-48ef-b572-4cb563f37955, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fd2c3a6-5da4-48ef-b572-4cb563f37955, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12658617263488184266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265861726348818426612658617263488184266126586172634881842661265861726348818426612658617263488184266126586172634881842661265861726348818426612658617263488184266126586172634881842661265861726348818426612658617263488184266126586172634881842661265861726348818426612658617263488184266126586172634881842661265861726348818426612658617263488184266126586172634881842661265861726348818426612658617263488184266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53a915fa-9038-4df4-977c-526cac287913, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 101db858-0543-4ac7-8bc6-9a1aece2fd54, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 101db858-0543-4ac7-8bc6-9a1aece2fd54, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13604933078608538012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360493307860853801213604933078608538012136049330786085380121360493307860853801213604933078608538012136049330786085380121360493307860853801213604933078608538012136049330786085380121360493307860853801213604933078608538012136049330786085380121360493307860853801213604933078608538012136049330786085380121360493307860853801213604933078608538012136049330786085380121360493307860853801213604933078608538012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fd2c3a6-5da4-48ef-b572-4cb563f37955, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eeec276-0a5f-4576-875b-31edea1acfd7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eeec276-0a5f-4576-875b-31edea1acfd7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3950785636312044169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39507856363120441693950785636312044169395078563631204416939507856363120441693950785636312044169395078563631204416939507856363120441693950785636312044169395078563631204416939507856363120441693950785636312044169395078563631204416939507856363120441693950785636312044169395078563631204416939507856363120441693950785636312044169395078563631204416939507856363120441693950785636312044169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 101db858-0543-4ac7-8bc6-9a1aece2fd54, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a07285-f794-436a-88f3-75ae76e7d1fd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a07285-f794-436a-88f3-75ae76e7d1fd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7834450012816191294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78344500128161912947834450012816191294783445001281619129478344500128161912947834450012816191294783445001281619129478344500128161912947834450012816191294783445001281619129478344500128161912947834450012816191294783445001281619129478344500128161912947834450012816191294783445001281619129478344500128161912947834450012816191294783445001281619129478344500128161912947834450012816191294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eeec276-0a5f-4576-875b-31edea1acfd7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ccaea6-c389-46f7-8439-ae603caba41e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ccaea6-c389-46f7-8439-ae603caba41e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16218772869758527456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621877286975852745616218772869758527456162187728697585274561621877286975852745616218772869758527456162187728697585274561621877286975852745616218772869758527456162187728697585274561621877286975852745616218772869758527456162187728697585274561621877286975852745616218772869758527456162187728697585274561621877286975852745616218772869758527456162187728697585274561621877286975852745616218772869758527456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a07285-f794-436a-88f3-75ae76e7d1fd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 667a0e8e-280b-4ccf-b559-112da2e29889, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 667a0e8e-280b-4ccf-b559-112da2e29889, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11708989673078844754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170898967307884475411708989673078844754117089896730788447541170898967307884475411708989673078844754117089896730788447541170898967307884475411708989673078844754117089896730788447541170898967307884475411708989673078844754117089896730788447541170898967307884475411708989673078844754117089896730788447541170898967307884475411708989673078844754117089896730788447541170898967307884475411708989673078844754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ccaea6-c389-46f7-8439-ae603caba41e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2fbac56-939c-4ff3-b9af-545faaa40f51, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2fbac56-939c-4ff3-b9af-545faaa40f51, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17937103397643498593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793710339764349859317937103397643498593179371033976434985931793710339764349859317937103397643498593179371033976434985931793710339764349859317937103397643498593179371033976434985931793710339764349859317937103397643498593179371033976434985931793710339764349859317937103397643498593179371033976434985931793710339764349859317937103397643498593179371033976434985931793710339764349859317937103397643498593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 667a0e8e-280b-4ccf-b559-112da2e29889, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76c0be4b-3e5b-45df-88de-53d9c69cbc82, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76c0be4b-3e5b-45df-88de-53d9c69cbc82, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7085282430280361576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70852824302803615767085282430280361576708528243028036157670852824302803615767085282430280361576708528243028036157670852824302803615767085282430280361576708528243028036157670852824302803615767085282430280361576708528243028036157670852824302803615767085282430280361576708528243028036157670852824302803615767085282430280361576708528243028036157670852824302803615767085282430280361576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2fbac56-939c-4ff3-b9af-545faaa40f51, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a278ed11-e9c8-4e34-a00e-901018aa04f1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a278ed11-e9c8-4e34-a00e-901018aa04f1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3359892374905464728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33598923749054647283359892374905464728335989237490546472833598923749054647283359892374905464728335989237490546472833598923749054647283359892374905464728335989237490546472833598923749054647283359892374905464728335989237490546472833598923749054647283359892374905464728335989237490546472833598923749054647283359892374905464728335989237490546472833598923749054647283359892374905464728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76c0be4b-3e5b-45df-88de-53d9c69cbc82, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7460265-c8b3-42a2-a28a-47ec75fd2c40, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7460265-c8b3-42a2-a28a-47ec75fd2c40, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17095194188658257081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709519418865825708117095194188658257081170951941886582570811709519418865825708117095194188658257081170951941886582570811709519418865825708117095194188658257081170951941886582570811709519418865825708117095194188658257081170951941886582570811709519418865825708117095194188658257081170951941886582570811709519418865825708117095194188658257081170951941886582570811709519418865825708117095194188658257081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a278ed11-e9c8-4e34-a00e-901018aa04f1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8de38840-af25-4bcf-81d5-3218122a4c05, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de38840-af25-4bcf-81d5-3218122a4c05, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2029261549517103049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20292615495171030492029261549517103049202926154951710304920292615495171030492029261549517103049202926154951710304920292615495171030492029261549517103049202926154951710304920292615495171030492029261549517103049202926154951710304920292615495171030492029261549517103049202926154951710304920292615495171030492029261549517103049202926154951710304920292615495171030492029261549517103049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7460265-c8b3-42a2-a28a-47ec75fd2c40, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf5db72d-0793-42a1-ab3d-5cd86bdce135, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf5db72d-0793-42a1-ab3d-5cd86bdce135, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10607870554509453905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060787055450945390510607870554509453905106078705545094539051060787055450945390510607870554509453905106078705545094539051060787055450945390510607870554509453905106078705545094539051060787055450945390510607870554509453905106078705545094539051060787055450945390510607870554509453905106078705545094539051060787055450945390510607870554509453905106078705545094539051060787055450945390510607870554509453905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de38840-af25-4bcf-81d5-3218122a4c05, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 031783c4-d40e-4fbf-8975-5029d495bcf6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 031783c4-d40e-4fbf-8975-5029d495bcf6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2926604029033458697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29266040290334586972926604029033458697292660402903345869729266040290334586972926604029033458697292660402903345869729266040290334586972926604029033458697292660402903345869729266040290334586972926604029033458697292660402903345869729266040290334586972926604029033458697292660402903345869729266040290334586972926604029033458697292660402903345869729266040290334586972926604029033458697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf5db72d-0793-42a1-ab3d-5cd86bdce135, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d2d0d63-7741-494a-896f-e3be9cea9e8b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d2d0d63-7741-494a-896f-e3be9cea9e8b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1205780780284892998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12057807802848929981205780780284892998120578078028489299812057807802848929981205780780284892998120578078028489299812057807802848929981205780780284892998120578078028489299812057807802848929981205780780284892998120578078028489299812057807802848929981205780780284892998120578078028489299812057807802848929981205780780284892998120578078028489299812057807802848929981205780780284892998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 031783c4-d40e-4fbf-8975-5029d495bcf6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 455994e5-e13a-4a0a-b2ca-4b46e8662e99, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 455994e5-e13a-4a0a-b2ca-4b46e8662e99, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12943952012056002921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294395201205600292112943952012056002921129439520120560029211294395201205600292112943952012056002921129439520120560029211294395201205600292112943952012056002921129439520120560029211294395201205600292112943952012056002921129439520120560029211294395201205600292112943952012056002921129439520120560029211294395201205600292112943952012056002921129439520120560029211294395201205600292112943952012056002921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d2d0d63-7741-494a-896f-e3be9cea9e8b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbb9e06a-ed11-409e-84e6-ede618a23c67, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbb9e06a-ed11-409e-84e6-ede618a23c67, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13270524641391629896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327052464139162989613270524641391629896132705246413916298961327052464139162989613270524641391629896132705246413916298961327052464139162989613270524641391629896132705246413916298961327052464139162989613270524641391629896132705246413916298961327052464139162989613270524641391629896132705246413916298961327052464139162989613270524641391629896132705246413916298961327052464139162989613270524641391629896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 455994e5-e13a-4a0a-b2ca-4b46e8662e99, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 929e12da-f80a-4d79-81b9-a8189028ea82, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929e12da-f80a-4d79-81b9-a8189028ea82, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3229940495041576292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32299404950415762923229940495041576292322994049504157629232299404950415762923229940495041576292322994049504157629232299404950415762923229940495041576292322994049504157629232299404950415762923229940495041576292322994049504157629232299404950415762923229940495041576292322994049504157629232299404950415762923229940495041576292322994049504157629232299404950415762923229940495041576292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbb9e06a-ed11-409e-84e6-ede618a23c67, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f94c1ac3-5bdd-4fab-ac61-70e77a5f96b6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f94c1ac3-5bdd-4fab-ac61-70e77a5f96b6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3037275831823521040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30372758318235210403037275831823521040303727583182352104030372758318235210403037275831823521040303727583182352104030372758318235210403037275831823521040303727583182352104030372758318235210403037275831823521040303727583182352104030372758318235210403037275831823521040303727583182352104030372758318235210403037275831823521040303727583182352104030372758318235210403037275831823521040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929e12da-f80a-4d79-81b9-a8189028ea82, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2e5adb0-cf44-4fbc-8d3f-e0d05b63e285, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2e5adb0-cf44-4fbc-8d3f-e0d05b63e285, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13420507451707035747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342050745170703574713420507451707035747134205074517070357471342050745170703574713420507451707035747134205074517070357471342050745170703574713420507451707035747134205074517070357471342050745170703574713420507451707035747134205074517070357471342050745170703574713420507451707035747134205074517070357471342050745170703574713420507451707035747134205074517070357471342050745170703574713420507451707035747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f94c1ac3-5bdd-4fab-ac61-70e77a5f96b6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb113414-592b-4420-8153-c411a273a03f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb113414-592b-4420-8153-c411a273a03f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7299452926347764584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72994529263477645847299452926347764584729945292634776458472994529263477645847299452926347764584729945292634776458472994529263477645847299452926347764584729945292634776458472994529263477645847299452926347764584729945292634776458472994529263477645847299452926347764584729945292634776458472994529263477645847299452926347764584729945292634776458472994529263477645847299452926347764584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2e5adb0-cf44-4fbc-8d3f-e0d05b63e285, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f357c2f-e858-4725-aab6-f95194c419c9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f357c2f-e858-4725-aab6-f95194c419c9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12348554372705513322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234855437270551332212348554372705513322123485543727055133221234855437270551332212348554372705513322123485543727055133221234855437270551332212348554372705513322123485543727055133221234855437270551332212348554372705513322123485543727055133221234855437270551332212348554372705513322123485543727055133221234855437270551332212348554372705513322123485543727055133221234855437270551332212348554372705513322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb113414-592b-4420-8153-c411a273a03f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 348d148b-01b3-42ed-8a7d-e02e8d486ed3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 348d148b-01b3-42ed-8a7d-e02e8d486ed3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17203565471983858849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720356547198385884917203565471983858849172035654719838588491720356547198385884917203565471983858849172035654719838588491720356547198385884917203565471983858849172035654719838588491720356547198385884917203565471983858849172035654719838588491720356547198385884917203565471983858849172035654719838588491720356547198385884917203565471983858849172035654719838588491720356547198385884917203565471983858849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f357c2f-e858-4725-aab6-f95194c419c9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d87a7c76-492f-4dd5-b2a7-f6bd97025044, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d87a7c76-492f-4dd5-b2a7-f6bd97025044, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11316012114557876126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131601211455787612611316012114557876126113160121145578761261131601211455787612611316012114557876126113160121145578761261131601211455787612611316012114557876126113160121145578761261131601211455787612611316012114557876126113160121145578761261131601211455787612611316012114557876126113160121145578761261131601211455787612611316012114557876126113160121145578761261131601211455787612611316012114557876126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 348d148b-01b3-42ed-8a7d-e02e8d486ed3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2546801c-9b70-4060-bd6b-8ce13d76d88a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2546801c-9b70-4060-bd6b-8ce13d76d88a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17742456922855762682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774245692285576268217742456922855762682177424569228557626821774245692285576268217742456922855762682177424569228557626821774245692285576268217742456922855762682177424569228557626821774245692285576268217742456922855762682177424569228557626821774245692285576268217742456922855762682177424569228557626821774245692285576268217742456922855762682177424569228557626821774245692285576268217742456922855762682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d87a7c76-492f-4dd5-b2a7-f6bd97025044, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fc6191d-b856-48fa-9b6d-7153509a2054, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fc6191d-b856-48fa-9b6d-7153509a2054, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8642196837163381442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86421968371633814428642196837163381442864219683716338144286421968371633814428642196837163381442864219683716338144286421968371633814428642196837163381442864219683716338144286421968371633814428642196837163381442864219683716338144286421968371633814428642196837163381442864219683716338144286421968371633814428642196837163381442864219683716338144286421968371633814428642196837163381442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2546801c-9b70-4060-bd6b-8ce13d76d88a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b460eb1-7a2d-4ea6-97b5-f74d18c7c245, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b460eb1-7a2d-4ea6-97b5-f74d18c7c245, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12192141831102629157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219214183110262915712192141831102629157121921418311026291571219214183110262915712192141831102629157121921418311026291571219214183110262915712192141831102629157121921418311026291571219214183110262915712192141831102629157121921418311026291571219214183110262915712192141831102629157121921418311026291571219214183110262915712192141831102629157121921418311026291571219214183110262915712192141831102629157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fc6191d-b856-48fa-9b6d-7153509a2054, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26d3a88c-f113-43f1-a295-e5b5ce05fd48, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26d3a88c-f113-43f1-a295-e5b5ce05fd48, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4841357257176434104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48413572571764341044841357257176434104484135725717643410448413572571764341044841357257176434104484135725717643410448413572571764341044841357257176434104484135725717643410448413572571764341044841357257176434104484135725717643410448413572571764341044841357257176434104484135725717643410448413572571764341044841357257176434104484135725717643410448413572571764341044841357257176434104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b460eb1-7a2d-4ea6-97b5-f74d18c7c245, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75faf55a-2e0d-4d6e-8cbd-27225146c046, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75faf55a-2e0d-4d6e-8cbd-27225146c046, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8032463542119400014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80324635421194000148032463542119400014803246354211940001480324635421194000148032463542119400014803246354211940001480324635421194000148032463542119400014803246354211940001480324635421194000148032463542119400014803246354211940001480324635421194000148032463542119400014803246354211940001480324635421194000148032463542119400014803246354211940001480324635421194000148032463542119400014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26d3a88c-f113-43f1-a295-e5b5ce05fd48, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16f3c68-9dc1-47bc-9376-a3d12ec43e9b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16f3c68-9dc1-47bc-9376-a3d12ec43e9b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6730840071706722015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67308400717067220156730840071706722015673084007170672201567308400717067220156730840071706722015673084007170672201567308400717067220156730840071706722015673084007170672201567308400717067220156730840071706722015673084007170672201567308400717067220156730840071706722015673084007170672201567308400717067220156730840071706722015673084007170672201567308400717067220156730840071706722015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75faf55a-2e0d-4d6e-8cbd-27225146c046, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbb77a98-87cb-4775-970d-b63226184ca3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbb77a98-87cb-4775-970d-b63226184ca3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6199191442270897017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61991914422708970176199191442270897017619919144227089701761991914422708970176199191442270897017619919144227089701761991914422708970176199191442270897017619919144227089701761991914422708970176199191442270897017619919144227089701761991914422708970176199191442270897017619919144227089701761991914422708970176199191442270897017619919144227089701761991914422708970176199191442270897017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16f3c68-9dc1-47bc-9376-a3d12ec43e9b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63428f70-0d21-4881-9e04-b306f7f93e35, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63428f70-0d21-4881-9e04-b306f7f93e35, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16226384929014360154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622638492901436015416226384929014360154162263849290143601541622638492901436015416226384929014360154162263849290143601541622638492901436015416226384929014360154162263849290143601541622638492901436015416226384929014360154162263849290143601541622638492901436015416226384929014360154162263849290143601541622638492901436015416226384929014360154162263849290143601541622638492901436015416226384929014360154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbb77a98-87cb-4775-970d-b63226184ca3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2519950e-0c38-49c2-8390-55b48c0b443a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2519950e-0c38-49c2-8390-55b48c0b443a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10465438975129728319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046543897512972831910465438975129728319104654389751297283191046543897512972831910465438975129728319104654389751297283191046543897512972831910465438975129728319104654389751297283191046543897512972831910465438975129728319104654389751297283191046543897512972831910465438975129728319104654389751297283191046543897512972831910465438975129728319104654389751297283191046543897512972831910465438975129728319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63428f70-0d21-4881-9e04-b306f7f93e35, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d5d89eb-e699-4541-9a01-ac98d82d9398, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d5d89eb-e699-4541-9a01-ac98d82d9398, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3552602379912757565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35526023799127575653552602379912757565355260237991275756535526023799127575653552602379912757565355260237991275756535526023799127575653552602379912757565355260237991275756535526023799127575653552602379912757565355260237991275756535526023799127575653552602379912757565355260237991275756535526023799127575653552602379912757565355260237991275756535526023799127575653552602379912757565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2519950e-0c38-49c2-8390-55b48c0b443a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4c14db3-acc9-4302-9fa4-266e41cdab0b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c14db3-acc9-4302-9fa4-266e41cdab0b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2624718261931382769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26247182619313827692624718261931382769262471826193138276926247182619313827692624718261931382769262471826193138276926247182619313827692624718261931382769262471826193138276926247182619313827692624718261931382769262471826193138276926247182619313827692624718261931382769262471826193138276926247182619313827692624718261931382769262471826193138276926247182619313827692624718261931382769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d5d89eb-e699-4541-9a01-ac98d82d9398, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6141cdb3-63f7-4ed9-8760-f699c1a6d011, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6141cdb3-63f7-4ed9-8760-f699c1a6d011, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11450507167741486995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145050716774148699511450507167741486995114505071677414869951145050716774148699511450507167741486995114505071677414869951145050716774148699511450507167741486995114505071677414869951145050716774148699511450507167741486995114505071677414869951145050716774148699511450507167741486995114505071677414869951145050716774148699511450507167741486995114505071677414869951145050716774148699511450507167741486995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c14db3-acc9-4302-9fa4-266e41cdab0b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d873aca-6df5-4074-b2f6-0d963f8fa986, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d873aca-6df5-4074-b2f6-0d963f8fa986, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7671935627160051245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76719356271600512457671935627160051245767193562716005124576719356271600512457671935627160051245767193562716005124576719356271600512457671935627160051245767193562716005124576719356271600512457671935627160051245767193562716005124576719356271600512457671935627160051245767193562716005124576719356271600512457671935627160051245767193562716005124576719356271600512457671935627160051245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6141cdb3-63f7-4ed9-8760-f699c1a6d011, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7dc9296-1a84-4e34-8d8e-79ecb2454144, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7dc9296-1a84-4e34-8d8e-79ecb2454144, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5649536007868555715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56495360078685557155649536007868555715564953600786855571556495360078685557155649536007868555715564953600786855571556495360078685557155649536007868555715564953600786855571556495360078685557155649536007868555715564953600786855571556495360078685557155649536007868555715564953600786855571556495360078685557155649536007868555715564953600786855571556495360078685557155649536007868555715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d873aca-6df5-4074-b2f6-0d963f8fa986, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83064069-02cf-4a81-a42e-fe5a526ecb0f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83064069-02cf-4a81-a42e-fe5a526ecb0f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3639875957813127414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36398759578131274143639875957813127414363987595781312741436398759578131274143639875957813127414363987595781312741436398759578131274143639875957813127414363987595781312741436398759578131274143639875957813127414363987595781312741436398759578131274143639875957813127414363987595781312741436398759578131274143639875957813127414363987595781312741436398759578131274143639875957813127414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7dc9296-1a84-4e34-8d8e-79ecb2454144, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3b4739f-a437-4286-a504-35e8150c43a5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3b4739f-a437-4286-a504-35e8150c43a5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13498270627331955483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349827062733195548313498270627331955483134982706273319554831349827062733195548313498270627331955483134982706273319554831349827062733195548313498270627331955483134982706273319554831349827062733195548313498270627331955483134982706273319554831349827062733195548313498270627331955483134982706273319554831349827062733195548313498270627331955483134982706273319554831349827062733195548313498270627331955483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83064069-02cf-4a81-a42e-fe5a526ecb0f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edaad84e-c12d-45e4-9fdf-0edfee76451e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edaad84e-c12d-45e4-9fdf-0edfee76451e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15388004784667577217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538800478466757721715388004784667577217153880047846675772171538800478466757721715388004784667577217153880047846675772171538800478466757721715388004784667577217153880047846675772171538800478466757721715388004784667577217153880047846675772171538800478466757721715388004784667577217153880047846675772171538800478466757721715388004784667577217153880047846675772171538800478466757721715388004784667577217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3b4739f-a437-4286-a504-35e8150c43a5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 262b0e26-8111-41e5-b9c0-33d74acd1ac9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 262b0e26-8111-41e5-b9c0-33d74acd1ac9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6330942130339069478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63309421303390694786330942130339069478633094213033906947863309421303390694786330942130339069478633094213033906947863309421303390694786330942130339069478633094213033906947863309421303390694786330942130339069478633094213033906947863309421303390694786330942130339069478633094213033906947863309421303390694786330942130339069478633094213033906947863309421303390694786330942130339069478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edaad84e-c12d-45e4-9fdf-0edfee76451e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2b7388c-8ea3-4001-8a07-14097774d8b0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b7388c-8ea3-4001-8a07-14097774d8b0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12457215190808130267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245721519080813026712457215190808130267124572151908081302671245721519080813026712457215190808130267124572151908081302671245721519080813026712457215190808130267124572151908081302671245721519080813026712457215190808130267124572151908081302671245721519080813026712457215190808130267124572151908081302671245721519080813026712457215190808130267124572151908081302671245721519080813026712457215190808130267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 262b0e26-8111-41e5-b9c0-33d74acd1ac9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 837f0a8f-e146-4564-a3d5-53ddc1fe0946, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 837f0a8f-e146-4564-a3d5-53ddc1fe0946, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4259443688708594583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42594436887085945834259443688708594583425944368870859458342594436887085945834259443688708594583425944368870859458342594436887085945834259443688708594583425944368870859458342594436887085945834259443688708594583425944368870859458342594436887085945834259443688708594583425944368870859458342594436887085945834259443688708594583425944368870859458342594436887085945834259443688708594583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b7388c-8ea3-4001-8a07-14097774d8b0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d7142a6-69ca-4d64-a294-9a11b6401426, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d7142a6-69ca-4d64-a294-9a11b6401426, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16686963624100236699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668696362410023669916686963624100236699166869636241002366991668696362410023669916686963624100236699166869636241002366991668696362410023669916686963624100236699166869636241002366991668696362410023669916686963624100236699166869636241002366991668696362410023669916686963624100236699166869636241002366991668696362410023669916686963624100236699166869636241002366991668696362410023669916686963624100236699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 837f0a8f-e146-4564-a3d5-53ddc1fe0946, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 116c0eb7-a665-468a-b82e-f1829b12db2b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 116c0eb7-a665-468a-b82e-f1829b12db2b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5859574804908596073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58595748049085960735859574804908596073585957480490859607358595748049085960735859574804908596073585957480490859607358595748049085960735859574804908596073585957480490859607358595748049085960735859574804908596073585957480490859607358595748049085960735859574804908596073585957480490859607358595748049085960735859574804908596073585957480490859607358595748049085960735859574804908596073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d7142a6-69ca-4d64-a294-9a11b6401426, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eed3a17-ff59-4e6b-93c2-10bf8b715c9c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eed3a17-ff59-4e6b-93c2-10bf8b715c9c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15316286833307160679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531628683330716067915316286833307160679153162868333071606791531628683330716067915316286833307160679153162868333071606791531628683330716067915316286833307160679153162868333071606791531628683330716067915316286833307160679153162868333071606791531628683330716067915316286833307160679153162868333071606791531628683330716067915316286833307160679153162868333071606791531628683330716067915316286833307160679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eed3a17-ff59-4e6b-93c2-10bf8b715c9c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 116c0eb7-a665-468a-b82e-f1829b12db2b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93db80f7-0910-4ee7-be14-e938198f9023, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93db80f7-0910-4ee7-be14-e938198f9023, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3102000189829801330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31020001898298013303102000189829801330310200018982980133031020001898298013303102000189829801330310200018982980133031020001898298013303102000189829801330310200018982980133031020001898298013303102000189829801330310200018982980133031020001898298013303102000189829801330310200018982980133031020001898298013303102000189829801330310200018982980133031020001898298013303102000189829801330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d0910e2-a7bb-4e0e-a13b-a781262bd5f8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d0910e2-a7bb-4e0e-a13b-a781262bd5f8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4270933380080803807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42709333800808038074270933380080803807427093338008080380742709333800808038074270933380080803807427093338008080380742709333800808038074270933380080803807427093338008080380742709333800808038074270933380080803807427093338008080380742709333800808038074270933380080803807427093338008080380742709333800808038074270933380080803807427093338008080380742709333800808038074270933380080803807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d0910e2-a7bb-4e0e-a13b-a781262bd5f8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23e4dfc9-1969-4b34-a25d-8f43beb206e4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23e4dfc9-1969-4b34-a25d-8f43beb206e4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 604340958808979216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216604340958808979216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93db80f7-0910-4ee7-be14-e938198f9023, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29e05535-cebc-41dd-a2b7-6f02848ce9e3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29e05535-cebc-41dd-a2b7-6f02848ce9e3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10011216381389548319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001121638138954831910011216381389548319100112163813895483191001121638138954831910011216381389548319100112163813895483191001121638138954831910011216381389548319100112163813895483191001121638138954831910011216381389548319100112163813895483191001121638138954831910011216381389548319100112163813895483191001121638138954831910011216381389548319100112163813895483191001121638138954831910011216381389548319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23e4dfc9-1969-4b34-a25d-8f43beb206e4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b685eb64-a2f9-41fd-9fd6-e9c30a19763c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b685eb64-a2f9-41fd-9fd6-e9c30a19763c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4725970906314387052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47259709063143870524725970906314387052472597090631438705247259709063143870524725970906314387052472597090631438705247259709063143870524725970906314387052472597090631438705247259709063143870524725970906314387052472597090631438705247259709063143870524725970906314387052472597090631438705247259709063143870524725970906314387052472597090631438705247259709063143870524725970906314387052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29e05535-cebc-41dd-a2b7-6f02848ce9e3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39cac491-8e59-4674-bceb-353b80e9e355, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39cac491-8e59-4674-bceb-353b80e9e355, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13840252374701026150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384025237470102615013840252374701026150138402523747010261501384025237470102615013840252374701026150138402523747010261501384025237470102615013840252374701026150138402523747010261501384025237470102615013840252374701026150138402523747010261501384025237470102615013840252374701026150138402523747010261501384025237470102615013840252374701026150138402523747010261501384025237470102615013840252374701026150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b685eb64-a2f9-41fd-9fd6-e9c30a19763c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9949dfef-972f-497b-b487-08a5a49ec2e9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9949dfef-972f-497b-b487-08a5a49ec2e9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8341981742112172618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83419817421121726188341981742112172618834198174211217261883419817421121726188341981742112172618834198174211217261883419817421121726188341981742112172618834198174211217261883419817421121726188341981742112172618834198174211217261883419817421121726188341981742112172618834198174211217261883419817421121726188341981742112172618834198174211217261883419817421121726188341981742112172618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39cac491-8e59-4674-bceb-353b80e9e355, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebfa36c0-c8b0-4cac-8204-32bab666587e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebfa36c0-c8b0-4cac-8204-32bab666587e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12031285819076391863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203128581907639186312031285819076391863120312858190763918631203128581907639186312031285819076391863120312858190763918631203128581907639186312031285819076391863120312858190763918631203128581907639186312031285819076391863120312858190763918631203128581907639186312031285819076391863120312858190763918631203128581907639186312031285819076391863120312858190763918631203128581907639186312031285819076391863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9949dfef-972f-497b-b487-08a5a49ec2e9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 367cf464-1ce9-44e5-9f54-d4869b84beb4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 367cf464-1ce9-44e5-9f54-d4869b84beb4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3193300264970858571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31933002649708585713193300264970858571319330026497085857131933002649708585713193300264970858571319330026497085857131933002649708585713193300264970858571319330026497085857131933002649708585713193300264970858571319330026497085857131933002649708585713193300264970858571319330026497085857131933002649708585713193300264970858571319330026497085857131933002649708585713193300264970858571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebfa36c0-c8b0-4cac-8204-32bab666587e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2b31cfe-de3e-4e1c-afe7-634fac4ad53d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2b31cfe-de3e-4e1c-afe7-634fac4ad53d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14482192740399420459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448219274039942045914482192740399420459144821927403994204591448219274039942045914482192740399420459144821927403994204591448219274039942045914482192740399420459144821927403994204591448219274039942045914482192740399420459144821927403994204591448219274039942045914482192740399420459144821927403994204591448219274039942045914482192740399420459144821927403994204591448219274039942045914482192740399420459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 367cf464-1ce9-44e5-9f54-d4869b84beb4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d0b7163-da86-49b8-bb17-5d0f77efbf76, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d0b7163-da86-49b8-bb17-5d0f77efbf76, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8926170267994938399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89261702679949383998926170267994938399892617026799493839989261702679949383998926170267994938399892617026799493839989261702679949383998926170267994938399892617026799493839989261702679949383998926170267994938399892617026799493839989261702679949383998926170267994938399892617026799493839989261702679949383998926170267994938399892617026799493839989261702679949383998926170267994938399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2b31cfe-de3e-4e1c-afe7-634fac4ad53d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3beabe21-8146-4bca-84a8-f6c11ad88d98, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3beabe21-8146-4bca-84a8-f6c11ad88d98, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 533987709800228939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939533987709800228939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d0b7163-da86-49b8-bb17-5d0f77efbf76, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34eabc89-af21-462e-8bcb-92756a6e3e7b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34eabc89-af21-462e-8bcb-92756a6e3e7b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11967012030879009499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196701203087900949911967012030879009499119670120308790094991196701203087900949911967012030879009499119670120308790094991196701203087900949911967012030879009499119670120308790094991196701203087900949911967012030879009499119670120308790094991196701203087900949911967012030879009499119670120308790094991196701203087900949911967012030879009499119670120308790094991196701203087900949911967012030879009499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3beabe21-8146-4bca-84a8-f6c11ad88d98, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb097f69-a35a-49c6-8fcb-9b381a014844, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb097f69-a35a-49c6-8fcb-9b381a014844, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13325375366303564803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332537536630356480313325375366303564803133253753663035648031332537536630356480313325375366303564803133253753663035648031332537536630356480313325375366303564803133253753663035648031332537536630356480313325375366303564803133253753663035648031332537536630356480313325375366303564803133253753663035648031332537536630356480313325375366303564803133253753663035648031332537536630356480313325375366303564803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb097f69-a35a-49c6-8fcb-9b381a014844, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b18f6051-702d-4bfe-b3d8-4924dad9012a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b18f6051-702d-4bfe-b3d8-4924dad9012a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12603661758187998996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260366175818799899612603661758187998996126036617581879989961260366175818799899612603661758187998996126036617581879989961260366175818799899612603661758187998996126036617581879989961260366175818799899612603661758187998996126036617581879989961260366175818799899612603661758187998996126036617581879989961260366175818799899612603661758187998996126036617581879989961260366175818799899612603661758187998996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34eabc89-af21-462e-8bcb-92756a6e3e7b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca722297-58c0-4197-b7e5-66adf1831be1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca722297-58c0-4197-b7e5-66adf1831be1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6810643184291960399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68106431842919603996810643184291960399681064318429196039968106431842919603996810643184291960399681064318429196039968106431842919603996810643184291960399681064318429196039968106431842919603996810643184291960399681064318429196039968106431842919603996810643184291960399681064318429196039968106431842919603996810643184291960399681064318429196039968106431842919603996810643184291960399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b18f6051-702d-4bfe-b3d8-4924dad9012a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 327bd288-8429-4def-990e-61184b3d2e8b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 327bd288-8429-4def-990e-61184b3d2e8b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17909904920715593304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790990492071559330417909904920715593304179099049207155933041790990492071559330417909904920715593304179099049207155933041790990492071559330417909904920715593304179099049207155933041790990492071559330417909904920715593304179099049207155933041790990492071559330417909904920715593304179099049207155933041790990492071559330417909904920715593304179099049207155933041790990492071559330417909904920715593304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca722297-58c0-4197-b7e5-66adf1831be1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 957b3785-6d11-4f52-8640-103c7b7b8712, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 957b3785-6d11-4f52-8640-103c7b7b8712, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8203623781344488731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82036237813444887318203623781344488731820362378134448873182036237813444887318203623781344488731820362378134448873182036237813444887318203623781344488731820362378134448873182036237813444887318203623781344488731820362378134448873182036237813444887318203623781344488731820362378134448873182036237813444887318203623781344488731820362378134448873182036237813444887318203623781344488731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 957b3785-6d11-4f52-8640-103c7b7b8712, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 327bd288-8429-4def-990e-61184b3d2e8b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b82c5f3-a270-4119-b0de-ff2c8a15037e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b82c5f3-a270-4119-b0de-ff2c8a15037e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2095983891585579562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20959838915855795622095983891585579562209598389158557956220959838915855795622095983891585579562209598389158557956220959838915855795622095983891585579562209598389158557956220959838915855795622095983891585579562209598389158557956220959838915855795622095983891585579562209598389158557956220959838915855795622095983891585579562209598389158557956220959838915855795622095983891585579562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76aa2206-e41b-420d-a829-13a16eb795e5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76aa2206-e41b-420d-a829-13a16eb795e5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17310898170588144602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731089817058814460217310898170588144602173108981705881446021731089817058814460217310898170588144602173108981705881446021731089817058814460217310898170588144602173108981705881446021731089817058814460217310898170588144602173108981705881446021731089817058814460217310898170588144602173108981705881446021731089817058814460217310898170588144602173108981705881446021731089817058814460217310898170588144602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b82c5f3-a270-4119-b0de-ff2c8a15037e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee2fcacc-301e-4893-9a39-7d801e8004c5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee2fcacc-301e-4893-9a39-7d801e8004c5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1900771640099205038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19007716400992050381900771640099205038190077164009920503819007716400992050381900771640099205038190077164009920503819007716400992050381900771640099205038190077164009920503819007716400992050381900771640099205038190077164009920503819007716400992050381900771640099205038190077164009920503819007716400992050381900771640099205038190077164009920503819007716400992050381900771640099205038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76aa2206-e41b-420d-a829-13a16eb795e5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0328e819-fa1a-4fe1-bc92-b70f28ab6911, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0328e819-fa1a-4fe1-bc92-b70f28ab6911, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5833835907565418791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58338359075654187915833835907565418791583383590756541879158338359075654187915833835907565418791583383590756541879158338359075654187915833835907565418791583383590756541879158338359075654187915833835907565418791583383590756541879158338359075654187915833835907565418791583383590756541879158338359075654187915833835907565418791583383590756541879158338359075654187915833835907565418791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee2fcacc-301e-4893-9a39-7d801e8004c5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80279d9b-be83-4abd-953c-648aa278601c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80279d9b-be83-4abd-953c-648aa278601c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5975606131998366457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59756061319983664575975606131998366457597560613199836645759756061319983664575975606131998366457597560613199836645759756061319983664575975606131998366457597560613199836645759756061319983664575975606131998366457597560613199836645759756061319983664575975606131998366457597560613199836645759756061319983664575975606131998366457597560613199836645759756061319983664575975606131998366457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0328e819-fa1a-4fe1-bc92-b70f28ab6911, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26914067-1ed1-4431-8cd3-6cfdba261da8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26914067-1ed1-4431-8cd3-6cfdba261da8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18098500421959032887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809850042195903288718098500421959032887180985004219590328871809850042195903288718098500421959032887180985004219590328871809850042195903288718098500421959032887180985004219590328871809850042195903288718098500421959032887180985004219590328871809850042195903288718098500421959032887180985004219590328871809850042195903288718098500421959032887180985004219590328871809850042195903288718098500421959032887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80279d9b-be83-4abd-953c-648aa278601c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6515af6-d976-49a5-b30e-025fe4e2496b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6515af6-d976-49a5-b30e-025fe4e2496b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9676942571932746078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96769425719327460789676942571932746078967694257193274607896769425719327460789676942571932746078967694257193274607896769425719327460789676942571932746078967694257193274607896769425719327460789676942571932746078967694257193274607896769425719327460789676942571932746078967694257193274607896769425719327460789676942571932746078967694257193274607896769425719327460789676942571932746078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26914067-1ed1-4431-8cd3-6cfdba261da8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a23fff80-104c-4aec-a8b3-b7b5da7a0a1a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a23fff80-104c-4aec-a8b3-b7b5da7a0a1a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 598282545001441623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623598282545001441623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6515af6-d976-49a5-b30e-025fe4e2496b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b01b857f-dbfa-45ca-b93e-c72b69a32ca8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b01b857f-dbfa-45ca-b93e-c72b69a32ca8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17830613800594729814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783061380059472981417830613800594729814178306138005947298141783061380059472981417830613800594729814178306138005947298141783061380059472981417830613800594729814178306138005947298141783061380059472981417830613800594729814178306138005947298141783061380059472981417830613800594729814178306138005947298141783061380059472981417830613800594729814178306138005947298141783061380059472981417830613800594729814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a23fff80-104c-4aec-a8b3-b7b5da7a0a1a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3672e56d-43f3-4772-9937-6f27252556e4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3672e56d-43f3-4772-9937-6f27252556e4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6555193818223548115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65551938182235481156555193818223548115655519381822354811565551938182235481156555193818223548115655519381822354811565551938182235481156555193818223548115655519381822354811565551938182235481156555193818223548115655519381822354811565551938182235481156555193818223548115655519381822354811565551938182235481156555193818223548115655519381822354811565551938182235481156555193818223548115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3672e56d-43f3-4772-9937-6f27252556e4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8ad0b7b-0268-4691-9ce6-41e1e012fc88, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8ad0b7b-0268-4691-9ce6-41e1e012fc88, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17706046642262209305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770604664226220930517706046642262209305177060466422622093051770604664226220930517706046642262209305177060466422622093051770604664226220930517706046642262209305177060466422622093051770604664226220930517706046642262209305177060466422622093051770604664226220930517706046642262209305177060466422622093051770604664226220930517706046642262209305177060466422622093051770604664226220930517706046642262209305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b01b857f-dbfa-45ca-b93e-c72b69a32ca8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24e89aca-ca02-48a6-9831-c0e15d29e62f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24e89aca-ca02-48a6-9831-c0e15d29e62f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9056032108605510939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90560321086055109399056032108605510939905603210860551093990560321086055109399056032108605510939905603210860551093990560321086055109399056032108605510939905603210860551093990560321086055109399056032108605510939905603210860551093990560321086055109399056032108605510939905603210860551093990560321086055109399056032108605510939905603210860551093990560321086055109399056032108605510939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8ad0b7b-0268-4691-9ce6-41e1e012fc88, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9140ad4-c303-4cc7-adba-49dcf3b1bd43, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24e89aca-ca02-48a6-9831-c0e15d29e62f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9140ad4-c303-4cc7-adba-49dcf3b1bd43, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12363673601491069960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236367360149106996012363673601491069960123636736014910699601236367360149106996012363673601491069960123636736014910699601236367360149106996012363673601491069960123636736014910699601236367360149106996012363673601491069960123636736014910699601236367360149106996012363673601491069960123636736014910699601236367360149106996012363673601491069960123636736014910699601236367360149106996012363673601491069960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c70afd0-5b05-45b0-b64f-d439560364bb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c70afd0-5b05-45b0-b64f-d439560364bb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16696869005967057848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669686900596705784816696869005967057848166968690059670578481669686900596705784816696869005967057848166968690059670578481669686900596705784816696869005967057848166968690059670578481669686900596705784816696869005967057848166968690059670578481669686900596705784816696869005967057848166968690059670578481669686900596705784816696869005967057848166968690059670578481669686900596705784816696869005967057848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9140ad4-c303-4cc7-adba-49dcf3b1bd43, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c70afd0-5b05-45b0-b64f-d439560364bb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94af56e4-136f-4977-9b10-8333420ec762, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94af56e4-136f-4977-9b10-8333420ec762, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9446738786565832674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94467387865658326749446738786565832674944673878656583267494467387865658326749446738786565832674944673878656583267494467387865658326749446738786565832674944673878656583267494467387865658326749446738786565832674944673878656583267494467387865658326749446738786565832674944673878656583267494467387865658326749446738786565832674944673878656583267494467387865658326749446738786565832674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b484a5fc-1083-4740-aeaa-0a1c22efbdd1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b484a5fc-1083-4740-aeaa-0a1c22efbdd1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8964150515012768778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89641505150127687788964150515012768778896415051501276877889641505150127687788964150515012768778896415051501276877889641505150127687788964150515012768778896415051501276877889641505150127687788964150515012768778896415051501276877889641505150127687788964150515012768778896415051501276877889641505150127687788964150515012768778896415051501276877889641505150127687788964150515012768778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94af56e4-136f-4977-9b10-8333420ec762, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd82fb7-34c1-4bda-b68f-f75ea313aad2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b484a5fc-1083-4740-aeaa-0a1c22efbdd1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c58c41fa-99a6-4f0e-aa09-3adf53a7ab5d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd82fb7-34c1-4bda-b68f-f75ea313aad2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14920027973344705498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492002797334470549814920027973344705498149200279733447054981492002797334470549814920027973344705498149200279733447054981492002797334470549814920027973344705498149200279733447054981492002797334470549814920027973344705498149200279733447054981492002797334470549814920027973344705498149200279733447054981492002797334470549814920027973344705498149200279733447054981492002797334470549814920027973344705498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c58c41fa-99a6-4f0e-aa09-3adf53a7ab5d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17103302650942134668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710330265094213466817103302650942134668171033026509421346681710330265094213466817103302650942134668171033026509421346681710330265094213466817103302650942134668171033026509421346681710330265094213466817103302650942134668171033026509421346681710330265094213466817103302650942134668171033026509421346681710330265094213466817103302650942134668171033026509421346681710330265094213466817103302650942134668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd82fb7-34c1-4bda-b68f-f75ea313aad2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c58c41fa-99a6-4f0e-aa09-3adf53a7ab5d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e1f2297-6708-4513-9926-d6ef983afe40, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f2966f-97e8-43c6-b856-e4e489614620, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f2966f-97e8-43c6-b856-e4e489614620, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4549375544091035570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45493755440910355704549375544091035570454937554409103557045493755440910355704549375544091035570454937554409103557045493755440910355704549375544091035570454937554409103557045493755440910355704549375544091035570454937554409103557045493755440910355704549375544091035570454937554409103557045493755440910355704549375544091035570454937554409103557045493755440910355704549375544091035570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e1f2297-6708-4513-9926-d6ef983afe40, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13126152967198602306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312615296719860230613126152967198602306131261529671986023061312615296719860230613126152967198602306131261529671986023061312615296719860230613126152967198602306131261529671986023061312615296719860230613126152967198602306131261529671986023061312615296719860230613126152967198602306131261529671986023061312615296719860230613126152967198602306131261529671986023061312615296719860230613126152967198602306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f2966f-97e8-43c6-b856-e4e489614620, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5b96f62-d5d6-4557-a8ec-f427c760d7db, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5b96f62-d5d6-4557-a8ec-f427c760d7db, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7248342233225143387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72483422332251433877248342233225143387724834223322514338772483422332251433877248342233225143387724834223322514338772483422332251433877248342233225143387724834223322514338772483422332251433877248342233225143387724834223322514338772483422332251433877248342233225143387724834223322514338772483422332251433877248342233225143387724834223322514338772483422332251433877248342233225143387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e1f2297-6708-4513-9926-d6ef983afe40, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1989e0ac-571b-4087-82e3-0449fc7e6a1c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1989e0ac-571b-4087-82e3-0449fc7e6a1c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3215757443030929730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32157574430309297303215757443030929730321575744303092973032157574430309297303215757443030929730321575744303092973032157574430309297303215757443030929730321575744303092973032157574430309297303215757443030929730321575744303092973032157574430309297303215757443030929730321575744303092973032157574430309297303215757443030929730321575744303092973032157574430309297303215757443030929730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5b96f62-d5d6-4557-a8ec-f427c760d7db, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26896f21-e8ff-4144-9425-1a22b664e666, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26896f21-e8ff-4144-9425-1a22b664e666, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8306700213441784305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83067002134417843058306700213441784305830670021344178430583067002134417843058306700213441784305830670021344178430583067002134417843058306700213441784305830670021344178430583067002134417843058306700213441784305830670021344178430583067002134417843058306700213441784305830670021344178430583067002134417843058306700213441784305830670021344178430583067002134417843058306700213441784305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1989e0ac-571b-4087-82e3-0449fc7e6a1c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6b3a084-d453-4ac5-9328-88173295f0ec, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6b3a084-d453-4ac5-9328-88173295f0ec, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7213834680637822376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72138346806378223767213834680637822376721383468063782237672138346806378223767213834680637822376721383468063782237672138346806378223767213834680637822376721383468063782237672138346806378223767213834680637822376721383468063782237672138346806378223767213834680637822376721383468063782237672138346806378223767213834680637822376721383468063782237672138346806378223767213834680637822376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26896f21-e8ff-4144-9425-1a22b664e666, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53725bc8-b97f-4095-96a4-564a7229912a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53725bc8-b97f-4095-96a4-564a7229912a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12531805725791818065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253180572579181806512531805725791818065125318057257918180651253180572579181806512531805725791818065125318057257918180651253180572579181806512531805725791818065125318057257918180651253180572579181806512531805725791818065125318057257918180651253180572579181806512531805725791818065125318057257918180651253180572579181806512531805725791818065125318057257918180651253180572579181806512531805725791818065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6b3a084-d453-4ac5-9328-88173295f0ec, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f15e079-9fb4-4714-99fc-956718083cd4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53725bc8-b97f-4095-96a4-564a7229912a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f15e079-9fb4-4714-99fc-956718083cd4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3215492567390677062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32154925673906770623215492567390677062321549256739067706232154925673906770623215492567390677062321549256739067706232154925673906770623215492567390677062321549256739067706232154925673906770623215492567390677062321549256739067706232154925673906770623215492567390677062321549256739067706232154925673906770623215492567390677062321549256739067706232154925673906770623215492567390677062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebd33495-da6b-43cc-9f95-8e017d990e54, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebd33495-da6b-43cc-9f95-8e017d990e54, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9565635592696830730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95656355926968307309565635592696830730956563559269683073095656355926968307309565635592696830730956563559269683073095656355926968307309565635592696830730956563559269683073095656355926968307309565635592696830730956563559269683073095656355926968307309565635592696830730956563559269683073095656355926968307309565635592696830730956563559269683073095656355926968307309565635592696830730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f15e079-9fb4-4714-99fc-956718083cd4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dcb407d-b16c-4bc5-a72a-64f6023b575c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dcb407d-b16c-4bc5-a72a-64f6023b575c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11656221646102923846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165622164610292384611656221646102923846116562216461029238461165622164610292384611656221646102923846116562216461029238461165622164610292384611656221646102923846116562216461029238461165622164610292384611656221646102923846116562216461029238461165622164610292384611656221646102923846116562216461029238461165622164610292384611656221646102923846116562216461029238461165622164610292384611656221646102923846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebd33495-da6b-43cc-9f95-8e017d990e54, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e88c879d-1d2d-4207-9e25-37174723b248, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e88c879d-1d2d-4207-9e25-37174723b248, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1692405950363432369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16924059503634323691692405950363432369169240595036343236916924059503634323691692405950363432369169240595036343236916924059503634323691692405950363432369169240595036343236916924059503634323691692405950363432369169240595036343236916924059503634323691692405950363432369169240595036343236916924059503634323691692405950363432369169240595036343236916924059503634323691692405950363432369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dcb407d-b16c-4bc5-a72a-64f6023b575c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d5e4db-2f80-448b-841e-17801c24fc9b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d5e4db-2f80-448b-841e-17801c24fc9b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14490843171018387218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449084317101838721814490843171018387218144908431710183872181449084317101838721814490843171018387218144908431710183872181449084317101838721814490843171018387218144908431710183872181449084317101838721814490843171018387218144908431710183872181449084317101838721814490843171018387218144908431710183872181449084317101838721814490843171018387218144908431710183872181449084317101838721814490843171018387218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e88c879d-1d2d-4207-9e25-37174723b248, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5a48d91-0cee-4c49-8ba5-276694639eca, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5a48d91-0cee-4c49-8ba5-276694639eca, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17587174220015982344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758717422001598234417587174220015982344175871742200159823441758717422001598234417587174220015982344175871742200159823441758717422001598234417587174220015982344175871742200159823441758717422001598234417587174220015982344175871742200159823441758717422001598234417587174220015982344175871742200159823441758717422001598234417587174220015982344175871742200159823441758717422001598234417587174220015982344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d5e4db-2f80-448b-841e-17801c24fc9b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bf41722-3925-4c98-8f90-95e2c2d0b42d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bf41722-3925-4c98-8f90-95e2c2d0b42d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12263453711596609120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226345371159660912012263453711596609120122634537115966091201226345371159660912012263453711596609120122634537115966091201226345371159660912012263453711596609120122634537115966091201226345371159660912012263453711596609120122634537115966091201226345371159660912012263453711596609120122634537115966091201226345371159660912012263453711596609120122634537115966091201226345371159660912012263453711596609120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5a48d91-0cee-4c49-8ba5-276694639eca, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b906a93-2a03-4b85-8ee4-cd391c044b33, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b906a93-2a03-4b85-8ee4-cd391c044b33, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 954526744320513108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108954526744320513108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bf41722-3925-4c98-8f90-95e2c2d0b42d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9844f563-a04f-45d2-9f41-78de94ec2bdc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9844f563-a04f-45d2-9f41-78de94ec2bdc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13679713282616648376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367971328261664837613679713282616648376136797132826166483761367971328261664837613679713282616648376136797132826166483761367971328261664837613679713282616648376136797132826166483761367971328261664837613679713282616648376136797132826166483761367971328261664837613679713282616648376136797132826166483761367971328261664837613679713282616648376136797132826166483761367971328261664837613679713282616648376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b906a93-2a03-4b85-8ee4-cd391c044b33, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef39d810-b796-440c-8715-90295d861971, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef39d810-b796-440c-8715-90295d861971, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16364486539103634611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636448653910363461116364486539103634611163644865391036346111636448653910363461116364486539103634611163644865391036346111636448653910363461116364486539103634611163644865391036346111636448653910363461116364486539103634611163644865391036346111636448653910363461116364486539103634611163644865391036346111636448653910363461116364486539103634611163644865391036346111636448653910363461116364486539103634611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9844f563-a04f-45d2-9f41-78de94ec2bdc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd4f29f-6f18-4f71-bab3-2d5df0ab5e4a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd4f29f-6f18-4f71-bab3-2d5df0ab5e4a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4314121463842485838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43141214638424858384314121463842485838431412146384248583843141214638424858384314121463842485838431412146384248583843141214638424858384314121463842485838431412146384248583843141214638424858384314121463842485838431412146384248583843141214638424858384314121463842485838431412146384248583843141214638424858384314121463842485838431412146384248583843141214638424858384314121463842485838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef39d810-b796-440c-8715-90295d861971, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d693a88-e3cc-44cf-b446-d58e078e8246, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d693a88-e3cc-44cf-b446-d58e078e8246, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17817151611335265856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781715161133526585617817151611335265856178171516113352658561781715161133526585617817151611335265856178171516113352658561781715161133526585617817151611335265856178171516113352658561781715161133526585617817151611335265856178171516113352658561781715161133526585617817151611335265856178171516113352658561781715161133526585617817151611335265856178171516113352658561781715161133526585617817151611335265856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd4f29f-6f18-4f71-bab3-2d5df0ab5e4a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6da346d-9317-4d7a-b89c-dafd1cd7f31f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6da346d-9317-4d7a-b89c-dafd1cd7f31f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11352973667742481129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135297366774248112911352973667742481129113529736677424811291135297366774248112911352973667742481129113529736677424811291135297366774248112911352973667742481129113529736677424811291135297366774248112911352973667742481129113529736677424811291135297366774248112911352973667742481129113529736677424811291135297366774248112911352973667742481129113529736677424811291135297366774248112911352973667742481129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d693a88-e3cc-44cf-b446-d58e078e8246, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2130081-8c26-44f6-b2fa-f012dd6b8827, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2130081-8c26-44f6-b2fa-f012dd6b8827, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3109701199239867271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31097011992398672713109701199239867271310970119923986727131097011992398672713109701199239867271310970119923986727131097011992398672713109701199239867271310970119923986727131097011992398672713109701199239867271310970119923986727131097011992398672713109701199239867271310970119923986727131097011992398672713109701199239867271310970119923986727131097011992398672713109701199239867271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6da346d-9317-4d7a-b89c-dafd1cd7f31f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 138dcb91-f284-4c10-be21-b262779faebd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 138dcb91-f284-4c10-be21-b262779faebd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12485582358650512896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248558235865051289612485582358650512896124855823586505128961248558235865051289612485582358650512896124855823586505128961248558235865051289612485582358650512896124855823586505128961248558235865051289612485582358650512896124855823586505128961248558235865051289612485582358650512896124855823586505128961248558235865051289612485582358650512896124855823586505128961248558235865051289612485582358650512896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2130081-8c26-44f6-b2fa-f012dd6b8827, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac218da-3741-4432-b65d-970048927b48, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac218da-3741-4432-b65d-970048927b48, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15688112135751580336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568811213575158033615688112135751580336156881121357515803361568811213575158033615688112135751580336156881121357515803361568811213575158033615688112135751580336156881121357515803361568811213575158033615688112135751580336156881121357515803361568811213575158033615688112135751580336156881121357515803361568811213575158033615688112135751580336156881121357515803361568811213575158033615688112135751580336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 138dcb91-f284-4c10-be21-b262779faebd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68a58a8b-0c78-4fcb-820d-27b20c28ccd7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68a58a8b-0c78-4fcb-820d-27b20c28ccd7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14180257688995956666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418025768899595666614180257688995956666141802576889959566661418025768899595666614180257688995956666141802576889959566661418025768899595666614180257688995956666141802576889959566661418025768899595666614180257688995956666141802576889959566661418025768899595666614180257688995956666141802576889959566661418025768899595666614180257688995956666141802576889959566661418025768899595666614180257688995956666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac218da-3741-4432-b65d-970048927b48, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6f82608-7ee1-4865-aaa2-ac5ac12dcb31, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6f82608-7ee1-4865-aaa2-ac5ac12dcb31, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8766495846751548055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87664958467515480558766495846751548055876649584675154805587664958467515480558766495846751548055876649584675154805587664958467515480558766495846751548055876649584675154805587664958467515480558766495846751548055876649584675154805587664958467515480558766495846751548055876649584675154805587664958467515480558766495846751548055876649584675154805587664958467515480558766495846751548055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68a58a8b-0c78-4fcb-820d-27b20c28ccd7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5dff186-615a-414c-b8bd-05be6556a04a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5dff186-615a-414c-b8bd-05be6556a04a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9590919459737388164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95909194597373881649590919459737388164959091945973738816495909194597373881649590919459737388164959091945973738816495909194597373881649590919459737388164959091945973738816495909194597373881649590919459737388164959091945973738816495909194597373881649590919459737388164959091945973738816495909194597373881649590919459737388164959091945973738816495909194597373881649590919459737388164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6f82608-7ee1-4865-aaa2-ac5ac12dcb31, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd35ef01-789e-4249-8364-5d8d8fac1940, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd35ef01-789e-4249-8364-5d8d8fac1940, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17857087158445153625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785708715844515362517857087158445153625178570871584451536251785708715844515362517857087158445153625178570871584451536251785708715844515362517857087158445153625178570871584451536251785708715844515362517857087158445153625178570871584451536251785708715844515362517857087158445153625178570871584451536251785708715844515362517857087158445153625178570871584451536251785708715844515362517857087158445153625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5dff186-615a-414c-b8bd-05be6556a04a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6275e288-eff7-44b8-ac8c-c33936c2bb1c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6275e288-eff7-44b8-ac8c-c33936c2bb1c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1925665606078104382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19256656060781043821925665606078104382192566560607810438219256656060781043821925665606078104382192566560607810438219256656060781043821925665606078104382192566560607810438219256656060781043821925665606078104382192566560607810438219256656060781043821925665606078104382192566560607810438219256656060781043821925665606078104382192566560607810438219256656060781043821925665606078104382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd35ef01-789e-4249-8364-5d8d8fac1940, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 010e3188-5fc1-4d55-82e4-bd51a75ac48e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 010e3188-5fc1-4d55-82e4-bd51a75ac48e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5155330234719391482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51553302347193914825155330234719391482515533023471939148251553302347193914825155330234719391482515533023471939148251553302347193914825155330234719391482515533023471939148251553302347193914825155330234719391482515533023471939148251553302347193914825155330234719391482515533023471939148251553302347193914825155330234719391482515533023471939148251553302347193914825155330234719391482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6275e288-eff7-44b8-ac8c-c33936c2bb1c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b84c8a45-7901-458a-8e4d-80bd78bcc3d1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b84c8a45-7901-458a-8e4d-80bd78bcc3d1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11469032717418262563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146903271741826256311469032717418262563114690327174182625631146903271741826256311469032717418262563114690327174182625631146903271741826256311469032717418262563114690327174182625631146903271741826256311469032717418262563114690327174182625631146903271741826256311469032717418262563114690327174182625631146903271741826256311469032717418262563114690327174182625631146903271741826256311469032717418262563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 010e3188-5fc1-4d55-82e4-bd51a75ac48e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d68f5dcc-8ae3-42db-90ae-1d97d4782d70, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d68f5dcc-8ae3-42db-90ae-1d97d4782d70, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8777279647933690850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87772796479336908508777279647933690850877727964793369085087772796479336908508777279647933690850877727964793369085087772796479336908508777279647933690850877727964793369085087772796479336908508777279647933690850877727964793369085087772796479336908508777279647933690850877727964793369085087772796479336908508777279647933690850877727964793369085087772796479336908508777279647933690850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b84c8a45-7901-458a-8e4d-80bd78bcc3d1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15f70b47-1a5f-4fe5-b2f4-6d3c3a789c51, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f70b47-1a5f-4fe5-b2f4-6d3c3a789c51, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1644134804470071654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16441348044700716541644134804470071654164413480447007165416441348044700716541644134804470071654164413480447007165416441348044700716541644134804470071654164413480447007165416441348044700716541644134804470071654164413480447007165416441348044700716541644134804470071654164413480447007165416441348044700716541644134804470071654164413480447007165416441348044700716541644134804470071654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d68f5dcc-8ae3-42db-90ae-1d97d4782d70, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e90ff6-447c-480f-b6b9-f5a8a93b88f8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f70b47-1a5f-4fe5-b2f4-6d3c3a789c51, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f9c1e30-53af-4cfb-8718-fbcf9ffe44f1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f9c1e30-53af-4cfb-8718-fbcf9ffe44f1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5521626645584044659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55216266455840446595521626645584044659552162664558404465955216266455840446595521626645584044659552162664558404465955216266455840446595521626645584044659552162664558404465955216266455840446595521626645584044659552162664558404465955216266455840446595521626645584044659552162664558404465955216266455840446595521626645584044659552162664558404465955216266455840446595521626645584044659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e90ff6-447c-480f-b6b9-f5a8a93b88f8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9958707318484601592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99587073184846015929958707318484601592995870731848460159299587073184846015929958707318484601592995870731848460159299587073184846015929958707318484601592995870731848460159299587073184846015929958707318484601592995870731848460159299587073184846015929958707318484601592995870731848460159299587073184846015929958707318484601592995870731848460159299587073184846015929958707318484601592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f9c1e30-53af-4cfb-8718-fbcf9ffe44f1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c3d70cf-b05f-4f31-bd6d-65de2dc5e200, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c3d70cf-b05f-4f31-bd6d-65de2dc5e200, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9173072200468819084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91730722004688190849173072200468819084917307220046881908491730722004688190849173072200468819084917307220046881908491730722004688190849173072200468819084917307220046881908491730722004688190849173072200468819084917307220046881908491730722004688190849173072200468819084917307220046881908491730722004688190849173072200468819084917307220046881908491730722004688190849173072200468819084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e90ff6-447c-480f-b6b9-f5a8a93b88f8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4840baa3-31f7-4d26-bc2d-afd8e42296a3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c3d70cf-b05f-4f31-bd6d-65de2dc5e200, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9835b7c-8486-4f82-b81a-eca81c0442ea, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4840baa3-31f7-4d26-bc2d-afd8e42296a3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8022547416640015605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80225474166400156058022547416640015605802254741664001560580225474166400156058022547416640015605802254741664001560580225474166400156058022547416640015605802254741664001560580225474166400156058022547416640015605802254741664001560580225474166400156058022547416640015605802254741664001560580225474166400156058022547416640015605802254741664001560580225474166400156058022547416640015605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9835b7c-8486-4f82-b81a-eca81c0442ea, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3993580110397809383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39935801103978093833993580110397809383399358011039780938339935801103978093833993580110397809383399358011039780938339935801103978093833993580110397809383399358011039780938339935801103978093833993580110397809383399358011039780938339935801103978093833993580110397809383399358011039780938339935801103978093833993580110397809383399358011039780938339935801103978093833993580110397809383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4840baa3-31f7-4d26-bc2d-afd8e42296a3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9835b7c-8486-4f82-b81a-eca81c0442ea, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f81426-95b4-4175-aab7-89b235c5ee24, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f81426-95b4-4175-aab7-89b235c5ee24, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10939295659896649691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093929565989664969110939295659896649691109392956598966496911093929565989664969110939295659896649691109392956598966496911093929565989664969110939295659896649691109392956598966496911093929565989664969110939295659896649691109392956598966496911093929565989664969110939295659896649691109392956598966496911093929565989664969110939295659896649691109392956598966496911093929565989664969110939295659896649691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b35dd574-4ae1-40b2-9357-69f91c82bc44, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b35dd574-4ae1-40b2-9357-69f91c82bc44, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3062891326063263254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30628913260632632543062891326063263254306289132606326325430628913260632632543062891326063263254306289132606326325430628913260632632543062891326063263254306289132606326325430628913260632632543062891326063263254306289132606326325430628913260632632543062891326063263254306289132606326325430628913260632632543062891326063263254306289132606326325430628913260632632543062891326063263254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f81426-95b4-4175-aab7-89b235c5ee24, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 678a3089-c92c-4046-a926-617045ff391b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 678a3089-c92c-4046-a926-617045ff391b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6508417466362814036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65084174663628140366508417466362814036650841746636281403665084174663628140366508417466362814036650841746636281403665084174663628140366508417466362814036650841746636281403665084174663628140366508417466362814036650841746636281403665084174663628140366508417466362814036650841746636281403665084174663628140366508417466362814036650841746636281403665084174663628140366508417466362814036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b35dd574-4ae1-40b2-9357-69f91c82bc44, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34ccc316-e279-4662-9439-b2c75aa9fc22, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34ccc316-e279-4662-9439-b2c75aa9fc22, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16182856173785958768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618285617378595876816182856173785958768161828561737859587681618285617378595876816182856173785958768161828561737859587681618285617378595876816182856173785958768161828561737859587681618285617378595876816182856173785958768161828561737859587681618285617378595876816182856173785958768161828561737859587681618285617378595876816182856173785958768161828561737859587681618285617378595876816182856173785958768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34ccc316-e279-4662-9439-b2c75aa9fc22, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe67186-a6a9-47a0-a9d0-885814317b7c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe67186-a6a9-47a0-a9d0-885814317b7c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2647756063174205201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26477560631742052012647756063174205201264775606317420520126477560631742052012647756063174205201264775606317420520126477560631742052012647756063174205201264775606317420520126477560631742052012647756063174205201264775606317420520126477560631742052012647756063174205201264775606317420520126477560631742052012647756063174205201264775606317420520126477560631742052012647756063174205201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 678a3089-c92c-4046-a926-617045ff391b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75583127-91ed-4bce-929d-41e108425987, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75583127-91ed-4bce-929d-41e108425987, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13163476297879427703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316347629787942770313163476297879427703131634762978794277031316347629787942770313163476297879427703131634762978794277031316347629787942770313163476297879427703131634762978794277031316347629787942770313163476297879427703131634762978794277031316347629787942770313163476297879427703131634762978794277031316347629787942770313163476297879427703131634762978794277031316347629787942770313163476297879427703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75583127-91ed-4bce-929d-41e108425987, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f016fd9-d36b-428e-8540-67959c8af93a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f016fd9-d36b-428e-8540-67959c8af93a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8843576032314014540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88435760323140145408843576032314014540884357603231401454088435760323140145408843576032314014540884357603231401454088435760323140145408843576032314014540884357603231401454088435760323140145408843576032314014540884357603231401454088435760323140145408843576032314014540884357603231401454088435760323140145408843576032314014540884357603231401454088435760323140145408843576032314014540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe67186-a6a9-47a0-a9d0-885814317b7c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32323317-bd15-4c79-8131-b6bb5560d156, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32323317-bd15-4c79-8131-b6bb5560d156, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14486644976742423516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448664497674242351614486644976742423516144866449767424235161448664497674242351614486644976742423516144866449767424235161448664497674242351614486644976742423516144866449767424235161448664497674242351614486644976742423516144866449767424235161448664497674242351614486644976742423516144866449767424235161448664497674242351614486644976742423516144866449767424235161448664497674242351614486644976742423516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f016fd9-d36b-428e-8540-67959c8af93a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3db2b1bd-310c-4c31-8f55-4c884593fc77, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3db2b1bd-310c-4c31-8f55-4c884593fc77, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4557976400734851249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45579764007348512494557976400734851249455797640073485124945579764007348512494557976400734851249455797640073485124945579764007348512494557976400734851249455797640073485124945579764007348512494557976400734851249455797640073485124945579764007348512494557976400734851249455797640073485124945579764007348512494557976400734851249455797640073485124945579764007348512494557976400734851249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32323317-bd15-4c79-8131-b6bb5560d156, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a8ec8c9-f8ae-438f-bbcd-bf77d5b38cda, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a8ec8c9-f8ae-438f-bbcd-bf77d5b38cda, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15676225462717389833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567622546271738983315676225462717389833156762254627173898331567622546271738983315676225462717389833156762254627173898331567622546271738983315676225462717389833156762254627173898331567622546271738983315676225462717389833156762254627173898331567622546271738983315676225462717389833156762254627173898331567622546271738983315676225462717389833156762254627173898331567622546271738983315676225462717389833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3db2b1bd-310c-4c31-8f55-4c884593fc77, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aeb99c3-9d6a-4380-bf43-195a8c059924, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aeb99c3-9d6a-4380-bf43-195a8c059924, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1909998705303575204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19099987053035752041909998705303575204190999870530357520419099987053035752041909998705303575204190999870530357520419099987053035752041909998705303575204190999870530357520419099987053035752041909998705303575204190999870530357520419099987053035752041909998705303575204190999870530357520419099987053035752041909998705303575204190999870530357520419099987053035752041909998705303575204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a8ec8c9-f8ae-438f-bbcd-bf77d5b38cda, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3daf5fa-8c21-4921-86b5-6a0bb48aedec, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3daf5fa-8c21-4921-86b5-6a0bb48aedec, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10456537774648733219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045653777464873321910456537774648733219104565377746487332191045653777464873321910456537774648733219104565377746487332191045653777464873321910456537774648733219104565377746487332191045653777464873321910456537774648733219104565377746487332191045653777464873321910456537774648733219104565377746487332191045653777464873321910456537774648733219104565377746487332191045653777464873321910456537774648733219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aeb99c3-9d6a-4380-bf43-195a8c059924, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed10278-3f3f-479e-a4c7-d03c51159429, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed10278-3f3f-479e-a4c7-d03c51159429, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 570296086395389244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244570296086395389244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3daf5fa-8c21-4921-86b5-6a0bb48aedec, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49fab30b-26be-4377-a6ec-36cf7cf51f35, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49fab30b-26be-4377-a6ec-36cf7cf51f35, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 726233541101706475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475726233541101706475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed10278-3f3f-479e-a4c7-d03c51159429, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b72226ca-b66e-403e-a1e5-2255cc1e6c49, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49fab30b-26be-4377-a6ec-36cf7cf51f35, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b72226ca-b66e-403e-a1e5-2255cc1e6c49, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9292831647066140559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92928316470661405599292831647066140559929283164706614055992928316470661405599292831647066140559929283164706614055992928316470661405599292831647066140559929283164706614055992928316470661405599292831647066140559929283164706614055992928316470661405599292831647066140559929283164706614055992928316470661405599292831647066140559929283164706614055992928316470661405599292831647066140559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7628a6f-3fad-47ee-9ab2-a462047e0e0a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7628a6f-3fad-47ee-9ab2-a462047e0e0a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1943988882516791551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19439888825167915511943988882516791551194398888251679155119439888825167915511943988882516791551194398888251679155119439888825167915511943988882516791551194398888251679155119439888825167915511943988882516791551194398888251679155119439888825167915511943988882516791551194398888251679155119439888825167915511943988882516791551194398888251679155119439888825167915511943988882516791551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b72226ca-b66e-403e-a1e5-2255cc1e6c49, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8091a847-9211-4a4e-a418-1054f9f23f20, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7628a6f-3fad-47ee-9ab2-a462047e0e0a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8091a847-9211-4a4e-a418-1054f9f23f20, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16799030172917326920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679903017291732692016799030172917326920167990301729173269201679903017291732692016799030172917326920167990301729173269201679903017291732692016799030172917326920167990301729173269201679903017291732692016799030172917326920167990301729173269201679903017291732692016799030172917326920167990301729173269201679903017291732692016799030172917326920167990301729173269201679903017291732692016799030172917326920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e66f8fb0-544b-4bbc-9762-ee2851e53eb9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e66f8fb0-544b-4bbc-9762-ee2851e53eb9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6209856354606288776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62098563546062887766209856354606288776620985635460628877662098563546062887766209856354606288776620985635460628877662098563546062887766209856354606288776620985635460628877662098563546062887766209856354606288776620985635460628877662098563546062887766209856354606288776620985635460628877662098563546062887766209856354606288776620985635460628877662098563546062887766209856354606288776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8091a847-9211-4a4e-a418-1054f9f23f20, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af76ba5d-ff0c-4813-8bff-8c4365809378, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af76ba5d-ff0c-4813-8bff-8c4365809378, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8664036862396891699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86640368623968916998664036862396891699866403686239689169986640368623968916998664036862396891699866403686239689169986640368623968916998664036862396891699866403686239689169986640368623968916998664036862396891699866403686239689169986640368623968916998664036862396891699866403686239689169986640368623968916998664036862396891699866403686239689169986640368623968916998664036862396891699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e66f8fb0-544b-4bbc-9762-ee2851e53eb9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b824a7f-0764-4867-a4f7-aded2f3e256d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b824a7f-0764-4867-a4f7-aded2f3e256d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 263213334952865093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093263213334952865093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af76ba5d-ff0c-4813-8bff-8c4365809378, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b886d8a-408c-4fed-946f-b4f7c54cf2df, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b886d8a-408c-4fed-946f-b4f7c54cf2df, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12941748548206784916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294174854820678491612941748548206784916129417485482067849161294174854820678491612941748548206784916129417485482067849161294174854820678491612941748548206784916129417485482067849161294174854820678491612941748548206784916129417485482067849161294174854820678491612941748548206784916129417485482067849161294174854820678491612941748548206784916129417485482067849161294174854820678491612941748548206784916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b824a7f-0764-4867-a4f7-aded2f3e256d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09eeee45-76b2-4f01-aa30-4b893f485a8e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09eeee45-76b2-4f01-aa30-4b893f485a8e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4273512397247621989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42735123972476219894273512397247621989427351239724762198942735123972476219894273512397247621989427351239724762198942735123972476219894273512397247621989427351239724762198942735123972476219894273512397247621989427351239724762198942735123972476219894273512397247621989427351239724762198942735123972476219894273512397247621989427351239724762198942735123972476219894273512397247621989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b886d8a-408c-4fed-946f-b4f7c54cf2df, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1121bc76-be28-424f-8e10-d13cc7cc9dac, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1121bc76-be28-424f-8e10-d13cc7cc9dac, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17549356597924893478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754935659792489347817549356597924893478175493565979248934781754935659792489347817549356597924893478175493565979248934781754935659792489347817549356597924893478175493565979248934781754935659792489347817549356597924893478175493565979248934781754935659792489347817549356597924893478175493565979248934781754935659792489347817549356597924893478175493565979248934781754935659792489347817549356597924893478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09eeee45-76b2-4f01-aa30-4b893f485a8e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8dce530-e6dd-47c5-bcf9-29e3fb40b093, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8dce530-e6dd-47c5-bcf9-29e3fb40b093, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10723691662683984175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072369166268398417510723691662683984175107236916626839841751072369166268398417510723691662683984175107236916626839841751072369166268398417510723691662683984175107236916626839841751072369166268398417510723691662683984175107236916626839841751072369166268398417510723691662683984175107236916626839841751072369166268398417510723691662683984175107236916626839841751072369166268398417510723691662683984175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1121bc76-be28-424f-8e10-d13cc7cc9dac, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40c0ba06-19dd-49ec-b865-2fbb5255410e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40c0ba06-19dd-49ec-b865-2fbb5255410e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6295865225589226295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62958652255892262956295865225589226295629586522558922629562958652255892262956295865225589226295629586522558922629562958652255892262956295865225589226295629586522558922629562958652255892262956295865225589226295629586522558922629562958652255892262956295865225589226295629586522558922629562958652255892262956295865225589226295629586522558922629562958652255892262956295865225589226295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8dce530-e6dd-47c5-bcf9-29e3fb40b093, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46eee6ed-873b-440a-98ff-3e8d6210f694, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46eee6ed-873b-440a-98ff-3e8d6210f694, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17994292176936298467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799429217693629846717994292176936298467179942921769362984671799429217693629846717994292176936298467179942921769362984671799429217693629846717994292176936298467179942921769362984671799429217693629846717994292176936298467179942921769362984671799429217693629846717994292176936298467179942921769362984671799429217693629846717994292176936298467179942921769362984671799429217693629846717994292176936298467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40c0ba06-19dd-49ec-b865-2fbb5255410e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58bcb29d-1398-48c3-ac02-9badb9f0c851, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58bcb29d-1398-48c3-ac02-9badb9f0c851, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8647440173592702850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86474401735927028508647440173592702850864744017359270285086474401735927028508647440173592702850864744017359270285086474401735927028508647440173592702850864744017359270285086474401735927028508647440173592702850864744017359270285086474401735927028508647440173592702850864744017359270285086474401735927028508647440173592702850864744017359270285086474401735927028508647440173592702850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46eee6ed-873b-440a-98ff-3e8d6210f694, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5d1127c-762b-44ed-9854-f880424b797c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5d1127c-762b-44ed-9854-f880424b797c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12020264156426134422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202026415642613442212020264156426134422120202641564261344221202026415642613442212020264156426134422120202641564261344221202026415642613442212020264156426134422120202641564261344221202026415642613442212020264156426134422120202641564261344221202026415642613442212020264156426134422120202641564261344221202026415642613442212020264156426134422120202641564261344221202026415642613442212020264156426134422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58bcb29d-1398-48c3-ac02-9badb9f0c851, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b851504-6bda-40ff-ac92-ac3a471d2d30, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b851504-6bda-40ff-ac92-ac3a471d2d30, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17462068780937087900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746206878093708790017462068780937087900174620687809370879001746206878093708790017462068780937087900174620687809370879001746206878093708790017462068780937087900174620687809370879001746206878093708790017462068780937087900174620687809370879001746206878093708790017462068780937087900174620687809370879001746206878093708790017462068780937087900174620687809370879001746206878093708790017462068780937087900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5d1127c-762b-44ed-9854-f880424b797c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4534bca-bb0c-4e64-8d0e-3cc30fa11aa1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4534bca-bb0c-4e64-8d0e-3cc30fa11aa1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10010813713412018372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001081371341201837210010813713412018372100108137134120183721001081371341201837210010813713412018372100108137134120183721001081371341201837210010813713412018372100108137134120183721001081371341201837210010813713412018372100108137134120183721001081371341201837210010813713412018372100108137134120183721001081371341201837210010813713412018372100108137134120183721001081371341201837210010813713412018372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b851504-6bda-40ff-ac92-ac3a471d2d30, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27d1be0d-6cdf-4b36-9a37-374646a27975, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27d1be0d-6cdf-4b36-9a37-374646a27975, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3077676180393721934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30776761803937219343077676180393721934307767618039372193430776761803937219343077676180393721934307767618039372193430776761803937219343077676180393721934307767618039372193430776761803937219343077676180393721934307767618039372193430776761803937219343077676180393721934307767618039372193430776761803937219343077676180393721934307767618039372193430776761803937219343077676180393721934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4534bca-bb0c-4e64-8d0e-3cc30fa11aa1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc1d0502-8fc7-4b81-9e69-ca43fe895527, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc1d0502-8fc7-4b81-9e69-ca43fe895527, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7125683202535732318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71256832025357323187125683202535732318712568320253573231871256832025357323187125683202535732318712568320253573231871256832025357323187125683202535732318712568320253573231871256832025357323187125683202535732318712568320253573231871256832025357323187125683202535732318712568320253573231871256832025357323187125683202535732318712568320253573231871256832025357323187125683202535732318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27d1be0d-6cdf-4b36-9a37-374646a27975, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6e2eacc-2ceb-4c94-837f-75ba90bf9a8c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6e2eacc-2ceb-4c94-837f-75ba90bf9a8c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9624255922190820561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96242559221908205619624255922190820561962425592219082056196242559221908205619624255922190820561962425592219082056196242559221908205619624255922190820561962425592219082056196242559221908205619624255922190820561962425592219082056196242559221908205619624255922190820561962425592219082056196242559221908205619624255922190820561962425592219082056196242559221908205619624255922190820561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc1d0502-8fc7-4b81-9e69-ca43fe895527, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12f5f333-7fd3-4a9b-abee-934b3b6ddc4f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12f5f333-7fd3-4a9b-abee-934b3b6ddc4f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12336313248566444869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1233631324856644486912336313248566444869123363132485664448691233631324856644486912336313248566444869123363132485664448691233631324856644486912336313248566444869123363132485664448691233631324856644486912336313248566444869123363132485664448691233631324856644486912336313248566444869123363132485664448691233631324856644486912336313248566444869123363132485664448691233631324856644486912336313248566444869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6e2eacc-2ceb-4c94-837f-75ba90bf9a8c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 949264b2-74fa-4188-8872-2c0572cfdb4c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 949264b2-74fa-4188-8872-2c0572cfdb4c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9095963464930095439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90959634649300954399095963464930095439909596346493009543990959634649300954399095963464930095439909596346493009543990959634649300954399095963464930095439909596346493009543990959634649300954399095963464930095439909596346493009543990959634649300954399095963464930095439909596346493009543990959634649300954399095963464930095439909596346493009543990959634649300954399095963464930095439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12f5f333-7fd3-4a9b-abee-934b3b6ddc4f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 316f96bb-4c52-44e7-9a61-e78905a792b8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 316f96bb-4c52-44e7-9a61-e78905a792b8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4591321923299475674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45913219232994756744591321923299475674459132192329947567445913219232994756744591321923299475674459132192329947567445913219232994756744591321923299475674459132192329947567445913219232994756744591321923299475674459132192329947567445913219232994756744591321923299475674459132192329947567445913219232994756744591321923299475674459132192329947567445913219232994756744591321923299475674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 949264b2-74fa-4188-8872-2c0572cfdb4c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c236a247-42b4-48f5-ab01-a5b2c9a593e0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c236a247-42b4-48f5-ab01-a5b2c9a593e0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12953314898949127577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295331489894912757712953314898949127577129533148989491275771295331489894912757712953314898949127577129533148989491275771295331489894912757712953314898949127577129533148989491275771295331489894912757712953314898949127577129533148989491275771295331489894912757712953314898949127577129533148989491275771295331489894912757712953314898949127577129533148989491275771295331489894912757712953314898949127577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 316f96bb-4c52-44e7-9a61-e78905a792b8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cc47227-7573-40ae-be02-f237a07f0d35, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cc47227-7573-40ae-be02-f237a07f0d35, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8049784209870713191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80497842098707131918049784209870713191804978420987071319180497842098707131918049784209870713191804978420987071319180497842098707131918049784209870713191804978420987071319180497842098707131918049784209870713191804978420987071319180497842098707131918049784209870713191804978420987071319180497842098707131918049784209870713191804978420987071319180497842098707131918049784209870713191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cc47227-7573-40ae-be02-f237a07f0d35, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22e2e260-3424-44fb-af07-8ca58141d77d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22e2e260-3424-44fb-af07-8ca58141d77d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5937726749587549926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59377267495875499265937726749587549926593772674958754992659377267495875499265937726749587549926593772674958754992659377267495875499265937726749587549926593772674958754992659377267495875499265937726749587549926593772674958754992659377267495875499265937726749587549926593772674958754992659377267495875499265937726749587549926593772674958754992659377267495875499265937726749587549926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c236a247-42b4-48f5-ab01-a5b2c9a593e0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33989722-a895-451a-af9f-5b2b7582a20a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33989722-a895-451a-af9f-5b2b7582a20a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9441004815764798642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94410048157647986429441004815764798642944100481576479864294410048157647986429441004815764798642944100481576479864294410048157647986429441004815764798642944100481576479864294410048157647986429441004815764798642944100481576479864294410048157647986429441004815764798642944100481576479864294410048157647986429441004815764798642944100481576479864294410048157647986429441004815764798642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22e2e260-3424-44fb-af07-8ca58141d77d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98cea437-d587-4f38-a87e-130560fbbb4b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98cea437-d587-4f38-a87e-130560fbbb4b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1430986443622083142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14309864436220831421430986443622083142143098644362208314214309864436220831421430986443622083142143098644362208314214309864436220831421430986443622083142143098644362208314214309864436220831421430986443622083142143098644362208314214309864436220831421430986443622083142143098644362208314214309864436220831421430986443622083142143098644362208314214309864436220831421430986443622083142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33989722-a895-451a-af9f-5b2b7582a20a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b86bfe7f-e934-4d69-8b4f-44e8455a99ec, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b86bfe7f-e934-4d69-8b4f-44e8455a99ec, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4449456809878693908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44494568098786939084449456809878693908444945680987869390844494568098786939084449456809878693908444945680987869390844494568098786939084449456809878693908444945680987869390844494568098786939084449456809878693908444945680987869390844494568098786939084449456809878693908444945680987869390844494568098786939084449456809878693908444945680987869390844494568098786939084449456809878693908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98cea437-d587-4f38-a87e-130560fbbb4b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11d1ee49-62f8-49de-b524-15896015b375, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11d1ee49-62f8-49de-b524-15896015b375, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13134459066133216047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313445906613321604713134459066133216047131344590661332160471313445906613321604713134459066133216047131344590661332160471313445906613321604713134459066133216047131344590661332160471313445906613321604713134459066133216047131344590661332160471313445906613321604713134459066133216047131344590661332160471313445906613321604713134459066133216047131344590661332160471313445906613321604713134459066133216047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b86bfe7f-e934-4d69-8b4f-44e8455a99ec, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fe03746-9339-42e9-8f22-b6881c85501f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fe03746-9339-42e9-8f22-b6881c85501f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10373719169358931028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037371916935893102810373719169358931028103737191693589310281037371916935893102810373719169358931028103737191693589310281037371916935893102810373719169358931028103737191693589310281037371916935893102810373719169358931028103737191693589310281037371916935893102810373719169358931028103737191693589310281037371916935893102810373719169358931028103737191693589310281037371916935893102810373719169358931028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11d1ee49-62f8-49de-b524-15896015b375, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fe03746-9339-42e9-8f22-b6881c85501f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b0313f7-b79c-4e43-a379-59ca525c5d92, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b0313f7-b79c-4e43-a379-59ca525c5d92, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9204323440949405940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92043234409494059409204323440949405940920432344094940594092043234409494059409204323440949405940920432344094940594092043234409494059409204323440949405940920432344094940594092043234409494059409204323440949405940920432344094940594092043234409494059409204323440949405940920432344094940594092043234409494059409204323440949405940920432344094940594092043234409494059409204323440949405940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1813dfeb-20a0-4580-ad67-61b7c61bb4dd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1813dfeb-20a0-4580-ad67-61b7c61bb4dd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11705596175487057589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170559617548705758911705596175487057589117055961754870575891170559617548705758911705596175487057589117055961754870575891170559617548705758911705596175487057589117055961754870575891170559617548705758911705596175487057589117055961754870575891170559617548705758911705596175487057589117055961754870575891170559617548705758911705596175487057589117055961754870575891170559617548705758911705596175487057589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b0313f7-b79c-4e43-a379-59ca525c5d92, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dba6703c-a3a0-4ccf-882e-0adb902a2444, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dba6703c-a3a0-4ccf-882e-0adb902a2444, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14707028753006183789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470702875300618378914707028753006183789147070287530061837891470702875300618378914707028753006183789147070287530061837891470702875300618378914707028753006183789147070287530061837891470702875300618378914707028753006183789147070287530061837891470702875300618378914707028753006183789147070287530061837891470702875300618378914707028753006183789147070287530061837891470702875300618378914707028753006183789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1813dfeb-20a0-4580-ad67-61b7c61bb4dd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 077ef3f2-46e6-42e9-901f-40df94ddbcf7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 077ef3f2-46e6-42e9-901f-40df94ddbcf7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18184206417630404898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818420641763040489818184206417630404898181842064176304048981818420641763040489818184206417630404898181842064176304048981818420641763040489818184206417630404898181842064176304048981818420641763040489818184206417630404898181842064176304048981818420641763040489818184206417630404898181842064176304048981818420641763040489818184206417630404898181842064176304048981818420641763040489818184206417630404898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dba6703c-a3a0-4ccf-882e-0adb902a2444, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0484cbc7-1653-4591-b150-1ce045f33319, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0484cbc7-1653-4591-b150-1ce045f33319, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13783495336481122192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378349533648112219213783495336481122192137834953364811221921378349533648112219213783495336481122192137834953364811221921378349533648112219213783495336481122192137834953364811221921378349533648112219213783495336481122192137834953364811221921378349533648112219213783495336481122192137834953364811221921378349533648112219213783495336481122192137834953364811221921378349533648112219213783495336481122192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 077ef3f2-46e6-42e9-901f-40df94ddbcf7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84bf2c99-e350-4455-91fc-a5bb6b826dd6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84bf2c99-e350-4455-91fc-a5bb6b826dd6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3030774737888375702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30307747378883757023030774737888375702303077473788837570230307747378883757023030774737888375702303077473788837570230307747378883757023030774737888375702303077473788837570230307747378883757023030774737888375702303077473788837570230307747378883757023030774737888375702303077473788837570230307747378883757023030774737888375702303077473788837570230307747378883757023030774737888375702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0484cbc7-1653-4591-b150-1ce045f33319, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6207b65-4f2a-46ad-9d51-cfcd09768e28, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6207b65-4f2a-46ad-9d51-cfcd09768e28, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11263040608533838561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126304060853383856111263040608533838561112630406085338385611126304060853383856111263040608533838561112630406085338385611126304060853383856111263040608533838561112630406085338385611126304060853383856111263040608533838561112630406085338385611126304060853383856111263040608533838561112630406085338385611126304060853383856111263040608533838561112630406085338385611126304060853383856111263040608533838561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84bf2c99-e350-4455-91fc-a5bb6b826dd6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04da829c-c0df-47d8-a218-ed49e92066aa, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04da829c-c0df-47d8-a218-ed49e92066aa, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9457584838373371951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94575848383733719519457584838373371951945758483837337195194575848383733719519457584838373371951945758483837337195194575848383733719519457584838373371951945758483837337195194575848383733719519457584838373371951945758483837337195194575848383733719519457584838373371951945758483837337195194575848383733719519457584838373371951945758483837337195194575848383733719519457584838373371951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6207b65-4f2a-46ad-9d51-cfcd09768e28, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f94b52-3281-4f71-9250-dda7942f1992, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f94b52-3281-4f71-9250-dda7942f1992, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15720229197195326661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572022919719532666115720229197195326661157202291971953266611572022919719532666115720229197195326661157202291971953266611572022919719532666115720229197195326661157202291971953266611572022919719532666115720229197195326661157202291971953266611572022919719532666115720229197195326661157202291971953266611572022919719532666115720229197195326661157202291971953266611572022919719532666115720229197195326661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04da829c-c0df-47d8-a218-ed49e92066aa, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c7367e1-d5a3-47ba-b393-fdb25a3e4fd0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c7367e1-d5a3-47ba-b393-fdb25a3e4fd0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12731618127402724818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273161812740272481812731618127402724818127316181274027248181273161812740272481812731618127402724818127316181274027248181273161812740272481812731618127402724818127316181274027248181273161812740272481812731618127402724818127316181274027248181273161812740272481812731618127402724818127316181274027248181273161812740272481812731618127402724818127316181274027248181273161812740272481812731618127402724818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f94b52-3281-4f71-9250-dda7942f1992, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ee309ae-4131-453c-bb69-4e5d2411ef28, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ee309ae-4131-453c-bb69-4e5d2411ef28, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14253319049270369965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425331904927036996514253319049270369965142533190492703699651425331904927036996514253319049270369965142533190492703699651425331904927036996514253319049270369965142533190492703699651425331904927036996514253319049270369965142533190492703699651425331904927036996514253319049270369965142533190492703699651425331904927036996514253319049270369965142533190492703699651425331904927036996514253319049270369965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c7367e1-d5a3-47ba-b393-fdb25a3e4fd0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4e60799-1cd2-410d-8e5b-79e6cd7cab3f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4e60799-1cd2-410d-8e5b-79e6cd7cab3f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11349458239469047474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134945823946904747411349458239469047474113494582394690474741134945823946904747411349458239469047474113494582394690474741134945823946904747411349458239469047474113494582394690474741134945823946904747411349458239469047474113494582394690474741134945823946904747411349458239469047474113494582394690474741134945823946904747411349458239469047474113494582394690474741134945823946904747411349458239469047474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ee309ae-4131-453c-bb69-4e5d2411ef28, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca41d99-b1f8-4211-ae40-f9aae7fe22a8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca41d99-b1f8-4211-ae40-f9aae7fe22a8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13075096879072216924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307509687907221692413075096879072216924130750968790722169241307509687907221692413075096879072216924130750968790722169241307509687907221692413075096879072216924130750968790722169241307509687907221692413075096879072216924130750968790722169241307509687907221692413075096879072216924130750968790722169241307509687907221692413075096879072216924130750968790722169241307509687907221692413075096879072216924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4e60799-1cd2-410d-8e5b-79e6cd7cab3f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b023c0fd-be0d-4877-8fcb-dcc2e2e48d2a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b023c0fd-be0d-4877-8fcb-dcc2e2e48d2a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12233432547329890641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223343254732989064112233432547329890641122334325473298906411223343254732989064112233432547329890641122334325473298906411223343254732989064112233432547329890641122334325473298906411223343254732989064112233432547329890641122334325473298906411223343254732989064112233432547329890641122334325473298906411223343254732989064112233432547329890641122334325473298906411223343254732989064112233432547329890641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca41d99-b1f8-4211-ae40-f9aae7fe22a8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ebf80cc-c5df-48de-9b2b-19303c60cd8e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ebf80cc-c5df-48de-9b2b-19303c60cd8e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11527548874113769385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152754887411376938511527548874113769385115275488741137693851152754887411376938511527548874113769385115275488741137693851152754887411376938511527548874113769385115275488741137693851152754887411376938511527548874113769385115275488741137693851152754887411376938511527548874113769385115275488741137693851152754887411376938511527548874113769385115275488741137693851152754887411376938511527548874113769385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b023c0fd-be0d-4877-8fcb-dcc2e2e48d2a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef0b9c9f-1a80-471a-a8c9-32f7abc68e3a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef0b9c9f-1a80-471a-a8c9-32f7abc68e3a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1836446839954631238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18364468399546312381836446839954631238183644683995463123818364468399546312381836446839954631238183644683995463123818364468399546312381836446839954631238183644683995463123818364468399546312381836446839954631238183644683995463123818364468399546312381836446839954631238183644683995463123818364468399546312381836446839954631238183644683995463123818364468399546312381836446839954631238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ebf80cc-c5df-48de-9b2b-19303c60cd8e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69e608ac-1833-4c30-9a55-bb0c1ad6c624, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69e608ac-1833-4c30-9a55-bb0c1ad6c624, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17193952924358207169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719395292435820716917193952924358207169171939529243582071691719395292435820716917193952924358207169171939529243582071691719395292435820716917193952924358207169171939529243582071691719395292435820716917193952924358207169171939529243582071691719395292435820716917193952924358207169171939529243582071691719395292435820716917193952924358207169171939529243582071691719395292435820716917193952924358207169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef0b9c9f-1a80-471a-a8c9-32f7abc68e3a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b579b9a0-f311-4144-8d26-ec6fdf9c5664, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b579b9a0-f311-4144-8d26-ec6fdf9c5664, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1344606606314487302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13446066063144873021344606606314487302134460660631448730213446066063144873021344606606314487302134460660631448730213446066063144873021344606606314487302134460660631448730213446066063144873021344606606314487302134460660631448730213446066063144873021344606606314487302134460660631448730213446066063144873021344606606314487302134460660631448730213446066063144873021344606606314487302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b579b9a0-f311-4144-8d26-ec6fdf9c5664, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fe3d1f7-0439-43c7-8a20-54146a1c4cde, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fe3d1f7-0439-43c7-8a20-54146a1c4cde, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1257172884195940129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12571728841959401291257172884195940129125717288419594012912571728841959401291257172884195940129125717288419594012912571728841959401291257172884195940129125717288419594012912571728841959401291257172884195940129125717288419594012912571728841959401291257172884195940129125717288419594012912571728841959401291257172884195940129125717288419594012912571728841959401291257172884195940129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69e608ac-1833-4c30-9a55-bb0c1ad6c624, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa4800b5-0a91-4408-ab04-2d05c6502c6a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa4800b5-0a91-4408-ab04-2d05c6502c6a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 405446776206942364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364405446776206942364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fe3d1f7-0439-43c7-8a20-54146a1c4cde, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cce5bcc-8312-4e85-b9d9-fbcd5aca31bf, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cce5bcc-8312-4e85-b9d9-fbcd5aca31bf, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14454206156876390000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445420615687639000014454206156876390000144542061568763900001445420615687639000014454206156876390000144542061568763900001445420615687639000014454206156876390000144542061568763900001445420615687639000014454206156876390000144542061568763900001445420615687639000014454206156876390000144542061568763900001445420615687639000014454206156876390000144542061568763900001445420615687639000014454206156876390000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa4800b5-0a91-4408-ab04-2d05c6502c6a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a5c5131-9832-48b8-903a-f7eed1e9a909, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a5c5131-9832-48b8-903a-f7eed1e9a909, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16428323298544958140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642832329854495814016428323298544958140164283232985449581401642832329854495814016428323298544958140164283232985449581401642832329854495814016428323298544958140164283232985449581401642832329854495814016428323298544958140164283232985449581401642832329854495814016428323298544958140164283232985449581401642832329854495814016428323298544958140164283232985449581401642832329854495814016428323298544958140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a5c5131-9832-48b8-903a-f7eed1e9a909, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b7fad5c-4b06-46d9-8333-7ac15bba5a19, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b7fad5c-4b06-46d9-8333-7ac15bba5a19, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9984734573437057161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99847345734370571619984734573437057161998473457343705716199847345734370571619984734573437057161998473457343705716199847345734370571619984734573437057161998473457343705716199847345734370571619984734573437057161998473457343705716199847345734370571619984734573437057161998473457343705716199847345734370571619984734573437057161998473457343705716199847345734370571619984734573437057161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cce5bcc-8312-4e85-b9d9-fbcd5aca31bf, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01652d0e-44fa-4f84-bbb5-8d2397042a9d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01652d0e-44fa-4f84-bbb5-8d2397042a9d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14176398591003195281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417639859100319528114176398591003195281141763985910031952811417639859100319528114176398591003195281141763985910031952811417639859100319528114176398591003195281141763985910031952811417639859100319528114176398591003195281141763985910031952811417639859100319528114176398591003195281141763985910031952811417639859100319528114176398591003195281141763985910031952811417639859100319528114176398591003195281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b7fad5c-4b06-46d9-8333-7ac15bba5a19, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4773b862-e319-47d1-a3d7-667f5cf3784e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4773b862-e319-47d1-a3d7-667f5cf3784e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12326405947322143722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232640594732214372212326405947322143722123264059473221437221232640594732214372212326405947322143722123264059473221437221232640594732214372212326405947322143722123264059473221437221232640594732214372212326405947322143722123264059473221437221232640594732214372212326405947322143722123264059473221437221232640594732214372212326405947322143722123264059473221437221232640594732214372212326405947322143722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01652d0e-44fa-4f84-bbb5-8d2397042a9d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e67c8a54-53aa-400c-b49e-684a60b15a6e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e67c8a54-53aa-400c-b49e-684a60b15a6e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8860514445969980894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88605144459699808948860514445969980894886051444596998089488605144459699808948860514445969980894886051444596998089488605144459699808948860514445969980894886051444596998089488605144459699808948860514445969980894886051444596998089488605144459699808948860514445969980894886051444596998089488605144459699808948860514445969980894886051444596998089488605144459699808948860514445969980894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e67c8a54-53aa-400c-b49e-684a60b15a6e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b19746e-6159-411d-9a8c-c9939612044f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b19746e-6159-411d-9a8c-c9939612044f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3550040115952996083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35500401159529960833550040115952996083355004011595299608335500401159529960833550040115952996083355004011595299608335500401159529960833550040115952996083355004011595299608335500401159529960833550040115952996083355004011595299608335500401159529960833550040115952996083355004011595299608335500401159529960833550040115952996083355004011595299608335500401159529960833550040115952996083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4773b862-e319-47d1-a3d7-667f5cf3784e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c7c0704-b91c-4f67-a1d3-63e52aeee730, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c7c0704-b91c-4f67-a1d3-63e52aeee730, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8809118268028369016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88091182680283690168809118268028369016880911826802836901688091182680283690168809118268028369016880911826802836901688091182680283690168809118268028369016880911826802836901688091182680283690168809118268028369016880911826802836901688091182680283690168809118268028369016880911826802836901688091182680283690168809118268028369016880911826802836901688091182680283690168809118268028369016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c7c0704-b91c-4f67-a1d3-63e52aeee730, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f6054b2-4ace-4a95-be5c-4476368440ad, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f6054b2-4ace-4a95-be5c-4476368440ad, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5494015578200304127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54940155782003041275494015578200304127549401557820030412754940155782003041275494015578200304127549401557820030412754940155782003041275494015578200304127549401557820030412754940155782003041275494015578200304127549401557820030412754940155782003041275494015578200304127549401557820030412754940155782003041275494015578200304127549401557820030412754940155782003041275494015578200304127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b19746e-6159-411d-9a8c-c9939612044f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b508989-9d53-4497-8002-5700bbc8d089, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b508989-9d53-4497-8002-5700bbc8d089, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4977140918008811495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49771409180088114954977140918008811495497714091800881149549771409180088114954977140918008811495497714091800881149549771409180088114954977140918008811495497714091800881149549771409180088114954977140918008811495497714091800881149549771409180088114954977140918008811495497714091800881149549771409180088114954977140918008811495497714091800881149549771409180088114954977140918008811495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f6054b2-4ace-4a95-be5c-4476368440ad, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa3d66bd-8e03-47aa-82cf-44f9acdb2485, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa3d66bd-8e03-47aa-82cf-44f9acdb2485, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14161376235701104613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416137623570110461314161376235701104613141613762357011046131416137623570110461314161376235701104613141613762357011046131416137623570110461314161376235701104613141613762357011046131416137623570110461314161376235701104613141613762357011046131416137623570110461314161376235701104613141613762357011046131416137623570110461314161376235701104613141613762357011046131416137623570110461314161376235701104613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b508989-9d53-4497-8002-5700bbc8d089, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bb56126-18c7-4959-8504-80cb0730d608, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bb56126-18c7-4959-8504-80cb0730d608, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16457637357930788793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645763735793078879316457637357930788793164576373579307887931645763735793078879316457637357930788793164576373579307887931645763735793078879316457637357930788793164576373579307887931645763735793078879316457637357930788793164576373579307887931645763735793078879316457637357930788793164576373579307887931645763735793078879316457637357930788793164576373579307887931645763735793078879316457637357930788793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa3d66bd-8e03-47aa-82cf-44f9acdb2485, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f8fb5bb-f252-48d4-b343-beff2eaed12c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f8fb5bb-f252-48d4-b343-beff2eaed12c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16620073536222085904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662007353622208590416620073536222085904166200735362220859041662007353622208590416620073536222085904166200735362220859041662007353622208590416620073536222085904166200735362220859041662007353622208590416620073536222085904166200735362220859041662007353622208590416620073536222085904166200735362220859041662007353622208590416620073536222085904166200735362220859041662007353622208590416620073536222085904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bb56126-18c7-4959-8504-80cb0730d608, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a180d9d6-7c66-41c5-840f-a2a960ca9e4a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a180d9d6-7c66-41c5-840f-a2a960ca9e4a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 667525067664102068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068667525067664102068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f8fb5bb-f252-48d4-b343-beff2eaed12c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eecc3e0-399d-4710-914c-dcdc6fda22fd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eecc3e0-399d-4710-914c-dcdc6fda22fd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14533968788098409010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453396878809840901014533968788098409010145339687880984090101453396878809840901014533968788098409010145339687880984090101453396878809840901014533968788098409010145339687880984090101453396878809840901014533968788098409010145339687880984090101453396878809840901014533968788098409010145339687880984090101453396878809840901014533968788098409010145339687880984090101453396878809840901014533968788098409010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a180d9d6-7c66-41c5-840f-a2a960ca9e4a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ceecccb5-b99c-4968-a21f-bea11caf35a2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceecccb5-b99c-4968-a21f-bea11caf35a2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11246281349017081784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124628134901708178411246281349017081784112462813490170817841124628134901708178411246281349017081784112462813490170817841124628134901708178411246281349017081784112462813490170817841124628134901708178411246281349017081784112462813490170817841124628134901708178411246281349017081784112462813490170817841124628134901708178411246281349017081784112462813490170817841124628134901708178411246281349017081784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eecc3e0-399d-4710-914c-dcdc6fda22fd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf55fd9d-e8f4-4500-bfaa-16db2c15d483, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceecccb5-b99c-4968-a21f-bea11caf35a2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b5ff33a-c6d0-46a7-a8e4-5554560ada4e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b5ff33a-c6d0-46a7-a8e4-5554560ada4e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2871524442134206694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28715244421342066942871524442134206694287152444213420669428715244421342066942871524442134206694287152444213420669428715244421342066942871524442134206694287152444213420669428715244421342066942871524442134206694287152444213420669428715244421342066942871524442134206694287152444213420669428715244421342066942871524442134206694287152444213420669428715244421342066942871524442134206694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf55fd9d-e8f4-4500-bfaa-16db2c15d483, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10059097247966918601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005909724796691860110059097247966918601100590972479669186011005909724796691860110059097247966918601100590972479669186011005909724796691860110059097247966918601100590972479669186011005909724796691860110059097247966918601100590972479669186011005909724796691860110059097247966918601100590972479669186011005909724796691860110059097247966918601100590972479669186011005909724796691860110059097247966918601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b5ff33a-c6d0-46a7-a8e4-5554560ada4e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d8b27d1-58d0-4b6a-8a8c-9a0a4018859a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d8b27d1-58d0-4b6a-8a8c-9a0a4018859a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12403153037116485708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240315303711648570812403153037116485708124031530371164857081240315303711648570812403153037116485708124031530371164857081240315303711648570812403153037116485708124031530371164857081240315303711648570812403153037116485708124031530371164857081240315303711648570812403153037116485708124031530371164857081240315303711648570812403153037116485708124031530371164857081240315303711648570812403153037116485708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf55fd9d-e8f4-4500-bfaa-16db2c15d483, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61c7ad1d-e8c0-4476-80d9-b506dd73ba7b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61c7ad1d-e8c0-4476-80d9-b506dd73ba7b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14548995661604296430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454899566160429643014548995661604296430145489956616042964301454899566160429643014548995661604296430145489956616042964301454899566160429643014548995661604296430145489956616042964301454899566160429643014548995661604296430145489956616042964301454899566160429643014548995661604296430145489956616042964301454899566160429643014548995661604296430145489956616042964301454899566160429643014548995661604296430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d8b27d1-58d0-4b6a-8a8c-9a0a4018859a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f483a83b-a6ab-4723-b5e3-b27fdc2244cf, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f483a83b-a6ab-4723-b5e3-b27fdc2244cf, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13783217716592690889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378321771659269088913783217716592690889137832177165926908891378321771659269088913783217716592690889137832177165926908891378321771659269088913783217716592690889137832177165926908891378321771659269088913783217716592690889137832177165926908891378321771659269088913783217716592690889137832177165926908891378321771659269088913783217716592690889137832177165926908891378321771659269088913783217716592690889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61c7ad1d-e8c0-4476-80d9-b506dd73ba7b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbf93396-d4d5-49d4-9c6f-23fc174be9dd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbf93396-d4d5-49d4-9c6f-23fc174be9dd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4315864878949461943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43158648789494619434315864878949461943431586487894946194343158648789494619434315864878949461943431586487894946194343158648789494619434315864878949461943431586487894946194343158648789494619434315864878949461943431586487894946194343158648789494619434315864878949461943431586487894946194343158648789494619434315864878949461943431586487894946194343158648789494619434315864878949461943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f483a83b-a6ab-4723-b5e3-b27fdc2244cf, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94dd1719-cff4-420b-bfee-4784c69c7660, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94dd1719-cff4-420b-bfee-4784c69c7660, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 806380719866398734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734806380719866398734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbf93396-d4d5-49d4-9c6f-23fc174be9dd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9448258-5adb-4a27-8a1c-f0c1c5effe54, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9448258-5adb-4a27-8a1c-f0c1c5effe54, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4270277970951587721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42702779709515877214270277970951587721427027797095158772142702779709515877214270277970951587721427027797095158772142702779709515877214270277970951587721427027797095158772142702779709515877214270277970951587721427027797095158772142702779709515877214270277970951587721427027797095158772142702779709515877214270277970951587721427027797095158772142702779709515877214270277970951587721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94dd1719-cff4-420b-bfee-4784c69c7660, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44f73a48-12e8-4d0e-bcfd-8a93adedf042, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44f73a48-12e8-4d0e-bcfd-8a93adedf042, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15669256124431397463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566925612443139746315669256124431397463156692561244313974631566925612443139746315669256124431397463156692561244313974631566925612443139746315669256124431397463156692561244313974631566925612443139746315669256124431397463156692561244313974631566925612443139746315669256124431397463156692561244313974631566925612443139746315669256124431397463156692561244313974631566925612443139746315669256124431397463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9448258-5adb-4a27-8a1c-f0c1c5effe54, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be5a6132-fdd0-4797-8e8b-59f651abaa7c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be5a6132-fdd0-4797-8e8b-59f651abaa7c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5494507113584010600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54945071135840106005494507113584010600549450711358401060054945071135840106005494507113584010600549450711358401060054945071135840106005494507113584010600549450711358401060054945071135840106005494507113584010600549450711358401060054945071135840106005494507113584010600549450711358401060054945071135840106005494507113584010600549450711358401060054945071135840106005494507113584010600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44f73a48-12e8-4d0e-bcfd-8a93adedf042, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3de83516-47b8-402c-8e8d-aff13cd97dab, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3de83516-47b8-402c-8e8d-aff13cd97dab, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6450056140444309491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64500561404443094916450056140444309491645005614044430949164500561404443094916450056140444309491645005614044430949164500561404443094916450056140444309491645005614044430949164500561404443094916450056140444309491645005614044430949164500561404443094916450056140444309491645005614044430949164500561404443094916450056140444309491645005614044430949164500561404443094916450056140444309491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be5a6132-fdd0-4797-8e8b-59f651abaa7c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84d2e800-bfbe-4390-951b-f00f38beed80, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84d2e800-bfbe-4390-951b-f00f38beed80, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6263244938848394256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62632449388483942566263244938848394256626324493884839425662632449388483942566263244938848394256626324493884839425662632449388483942566263244938848394256626324493884839425662632449388483942566263244938848394256626324493884839425662632449388483942566263244938848394256626324493884839425662632449388483942566263244938848394256626324493884839425662632449388483942566263244938848394256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3de83516-47b8-402c-8e8d-aff13cd97dab, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd443940-1bc0-4be8-b5e2-e3427f5f3f42, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd443940-1bc0-4be8-b5e2-e3427f5f3f42, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14953805684909970454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495380568490997045414953805684909970454149538056849099704541495380568490997045414953805684909970454149538056849099704541495380568490997045414953805684909970454149538056849099704541495380568490997045414953805684909970454149538056849099704541495380568490997045414953805684909970454149538056849099704541495380568490997045414953805684909970454149538056849099704541495380568490997045414953805684909970454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84d2e800-bfbe-4390-951b-f00f38beed80, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03c9c1de-a457-4e18-ad20-d58146132d1a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03c9c1de-a457-4e18-ad20-d58146132d1a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4119473328865206078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41194733288652060784119473328865206078411947332886520607841194733288652060784119473328865206078411947332886520607841194733288652060784119473328865206078411947332886520607841194733288652060784119473328865206078411947332886520607841194733288652060784119473328865206078411947332886520607841194733288652060784119473328865206078411947332886520607841194733288652060784119473328865206078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd443940-1bc0-4be8-b5e2-e3427f5f3f42, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a057d7b4-0743-4d3c-abce-fcf43e9da1c9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a057d7b4-0743-4d3c-abce-fcf43e9da1c9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6922052304927096873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69220523049270968736922052304927096873692205230492709687369220523049270968736922052304927096873692205230492709687369220523049270968736922052304927096873692205230492709687369220523049270968736922052304927096873692205230492709687369220523049270968736922052304927096873692205230492709687369220523049270968736922052304927096873692205230492709687369220523049270968736922052304927096873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03c9c1de-a457-4e18-ad20-d58146132d1a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a057d7b4-0743-4d3c-abce-fcf43e9da1c9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 620b89f2-9a53-4c01-9684-f6fd149ac195, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8497484e-0f40-43b7-9d08-10a171b2fe81, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8497484e-0f40-43b7-9d08-10a171b2fe81, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2421223169384255951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24212231693842559512421223169384255951242122316938425595124212231693842559512421223169384255951242122316938425595124212231693842559512421223169384255951242122316938425595124212231693842559512421223169384255951242122316938425595124212231693842559512421223169384255951242122316938425595124212231693842559512421223169384255951242122316938425595124212231693842559512421223169384255951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 620b89f2-9a53-4c01-9684-f6fd149ac195, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14947657630756689277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494765763075668927714947657630756689277149476576307566892771494765763075668927714947657630756689277149476576307566892771494765763075668927714947657630756689277149476576307566892771494765763075668927714947657630756689277149476576307566892771494765763075668927714947657630756689277149476576307566892771494765763075668927714947657630756689277149476576307566892771494765763075668927714947657630756689277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 620b89f2-9a53-4c01-9684-f6fd149ac195, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1913c4a-db65-4149-b1ff-dd5cd7135da0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1913c4a-db65-4149-b1ff-dd5cd7135da0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6920107455033268303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69201074550332683036920107455033268303692010745503326830369201074550332683036920107455033268303692010745503326830369201074550332683036920107455033268303692010745503326830369201074550332683036920107455033268303692010745503326830369201074550332683036920107455033268303692010745503326830369201074550332683036920107455033268303692010745503326830369201074550332683036920107455033268303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8497484e-0f40-43b7-9d08-10a171b2fe81, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0d2d274-e31c-46c6-b2fa-36ba067c0537, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0d2d274-e31c-46c6-b2fa-36ba067c0537, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6166864161528865504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61668641615288655046166864161528865504616686416152886550461668641615288655046166864161528865504616686416152886550461668641615288655046166864161528865504616686416152886550461668641615288655046166864161528865504616686416152886550461668641615288655046166864161528865504616686416152886550461668641615288655046166864161528865504616686416152886550461668641615288655046166864161528865504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1913c4a-db65-4149-b1ff-dd5cd7135da0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a26b41b1-9331-4ca9-8a5d-c9ab3c3bbcd5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a26b41b1-9331-4ca9-8a5d-c9ab3c3bbcd5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14302685188197998982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430268518819799898214302685188197998982143026851881979989821430268518819799898214302685188197998982143026851881979989821430268518819799898214302685188197998982143026851881979989821430268518819799898214302685188197998982143026851881979989821430268518819799898214302685188197998982143026851881979989821430268518819799898214302685188197998982143026851881979989821430268518819799898214302685188197998982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0d2d274-e31c-46c6-b2fa-36ba067c0537, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a26b41b1-9331-4ca9-8a5d-c9ab3c3bbcd5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaae26ab-9404-4d7f-9ee8-cdbbe5a4badb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaae26ab-9404-4d7f-9ee8-cdbbe5a4badb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11725219769869823218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172521976986982321811725219769869823218117252197698698232181172521976986982321811725219769869823218117252197698698232181172521976986982321811725219769869823218117252197698698232181172521976986982321811725219769869823218117252197698698232181172521976986982321811725219769869823218117252197698698232181172521976986982321811725219769869823218117252197698698232181172521976986982321811725219769869823218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acfbe2ad-459a-48ae-96b9-827f575d60ad, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acfbe2ad-459a-48ae-96b9-827f575d60ad, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15042741620286425621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504274162028642562115042741620286425621150427416202864256211504274162028642562115042741620286425621150427416202864256211504274162028642562115042741620286425621150427416202864256211504274162028642562115042741620286425621150427416202864256211504274162028642562115042741620286425621150427416202864256211504274162028642562115042741620286425621150427416202864256211504274162028642562115042741620286425621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaae26ab-9404-4d7f-9ee8-cdbbe5a4badb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ee3ff56-0236-4ca5-ad2a-a8151130633a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ee3ff56-0236-4ca5-ad2a-a8151130633a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7183078905296870414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71830789052968704147183078905296870414718307890529687041471830789052968704147183078905296870414718307890529687041471830789052968704147183078905296870414718307890529687041471830789052968704147183078905296870414718307890529687041471830789052968704147183078905296870414718307890529687041471830789052968704147183078905296870414718307890529687041471830789052968704147183078905296870414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acfbe2ad-459a-48ae-96b9-827f575d60ad, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29899e0d-bda4-49d5-a4a7-3a2cbd4a95cb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29899e0d-bda4-49d5-a4a7-3a2cbd4a95cb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 268927452941764447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447268927452941764447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ee3ff56-0236-4ca5-ad2a-a8151130633a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 615094c5-ad4e-4057-a405-721dd7dc862b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 615094c5-ad4e-4057-a405-721dd7dc862b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1952881017417585162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19528810174175851621952881017417585162195288101741758516219528810174175851621952881017417585162195288101741758516219528810174175851621952881017417585162195288101741758516219528810174175851621952881017417585162195288101741758516219528810174175851621952881017417585162195288101741758516219528810174175851621952881017417585162195288101741758516219528810174175851621952881017417585162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29899e0d-bda4-49d5-a4a7-3a2cbd4a95cb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8da479e-e00d-411d-b383-730282fb9cd0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8da479e-e00d-411d-b383-730282fb9cd0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11650242486320653930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165024248632065393011650242486320653930116502424863206539301165024248632065393011650242486320653930116502424863206539301165024248632065393011650242486320653930116502424863206539301165024248632065393011650242486320653930116502424863206539301165024248632065393011650242486320653930116502424863206539301165024248632065393011650242486320653930116502424863206539301165024248632065393011650242486320653930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 615094c5-ad4e-4057-a405-721dd7dc862b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 984b0796-ef9f-4553-8d4e-66535dcdf35c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 984b0796-ef9f-4553-8d4e-66535dcdf35c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13539306453238336579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353930645323833657913539306453238336579135393064532383365791353930645323833657913539306453238336579135393064532383365791353930645323833657913539306453238336579135393064532383365791353930645323833657913539306453238336579135393064532383365791353930645323833657913539306453238336579135393064532383365791353930645323833657913539306453238336579135393064532383365791353930645323833657913539306453238336579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8da479e-e00d-411d-b383-730282fb9cd0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0275a7a5-4c31-4f7c-87fd-055c31ecf50b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0275a7a5-4c31-4f7c-87fd-055c31ecf50b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11534169297512886834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153416929751288683411534169297512886834115341692975128868341153416929751288683411534169297512886834115341692975128868341153416929751288683411534169297512886834115341692975128868341153416929751288683411534169297512886834115341692975128868341153416929751288683411534169297512886834115341692975128868341153416929751288683411534169297512886834115341692975128868341153416929751288683411534169297512886834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 984b0796-ef9f-4553-8d4e-66535dcdf35c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c84e3f2-1006-4409-8ce8-c4ab68746822, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c84e3f2-1006-4409-8ce8-c4ab68746822, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3364093614616417555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33640936146164175553364093614616417555336409361461641755533640936146164175553364093614616417555336409361461641755533640936146164175553364093614616417555336409361461641755533640936146164175553364093614616417555336409361461641755533640936146164175553364093614616417555336409361461641755533640936146164175553364093614616417555336409361461641755533640936146164175553364093614616417555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0275a7a5-4c31-4f7c-87fd-055c31ecf50b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d48d26e-5200-43b8-bebe-22fa747e869d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d48d26e-5200-43b8-bebe-22fa747e869d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12039116137305701957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203911613730570195712039116137305701957120391161373057019571203911613730570195712039116137305701957120391161373057019571203911613730570195712039116137305701957120391161373057019571203911613730570195712039116137305701957120391161373057019571203911613730570195712039116137305701957120391161373057019571203911613730570195712039116137305701957120391161373057019571203911613730570195712039116137305701957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c84e3f2-1006-4409-8ce8-c4ab68746822, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61b3b518-25bd-4cec-8f22-61b924100a65, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61b3b518-25bd-4cec-8f22-61b924100a65, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9029088732791904552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90290887327919045529029088732791904552902908873279190455290290887327919045529029088732791904552902908873279190455290290887327919045529029088732791904552902908873279190455290290887327919045529029088732791904552902908873279190455290290887327919045529029088732791904552902908873279190455290290887327919045529029088732791904552902908873279190455290290887327919045529029088732791904552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61b3b518-25bd-4cec-8f22-61b924100a65, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e83f7e3-dffb-4fd9-bfcf-e5d8862f68f6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e83f7e3-dffb-4fd9-bfcf-e5d8862f68f6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10681167389082285745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068116738908228574510681167389082285745106811673890822857451068116738908228574510681167389082285745106811673890822857451068116738908228574510681167389082285745106811673890822857451068116738908228574510681167389082285745106811673890822857451068116738908228574510681167389082285745106811673890822857451068116738908228574510681167389082285745106811673890822857451068116738908228574510681167389082285745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d48d26e-5200-43b8-bebe-22fa747e869d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f85e531-c006-486c-8f13-c696627fdf25, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f85e531-c006-486c-8f13-c696627fdf25, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14580291334461951512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458029133446195151214580291334461951512145802913344619515121458029133446195151214580291334461951512145802913344619515121458029133446195151214580291334461951512145802913344619515121458029133446195151214580291334461951512145802913344619515121458029133446195151214580291334461951512145802913344619515121458029133446195151214580291334461951512145802913344619515121458029133446195151214580291334461951512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e83f7e3-dffb-4fd9-bfcf-e5d8862f68f6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6152be9b-7402-4b2f-a0b3-3593fca24ec9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6152be9b-7402-4b2f-a0b3-3593fca24ec9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6991038546403367619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69910385464033676196991038546403367619699103854640336761969910385464033676196991038546403367619699103854640336761969910385464033676196991038546403367619699103854640336761969910385464033676196991038546403367619699103854640336761969910385464033676196991038546403367619699103854640336761969910385464033676196991038546403367619699103854640336761969910385464033676196991038546403367619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f85e531-c006-486c-8f13-c696627fdf25, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7ccec34-6cfc-421e-8741-5e44ccdbf297, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7ccec34-6cfc-421e-8741-5e44ccdbf297, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2605242014343414506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26052420143434145062605242014343414506260524201434341450626052420143434145062605242014343414506260524201434341450626052420143434145062605242014343414506260524201434341450626052420143434145062605242014343414506260524201434341450626052420143434145062605242014343414506260524201434341450626052420143434145062605242014343414506260524201434341450626052420143434145062605242014343414506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6152be9b-7402-4b2f-a0b3-3593fca24ec9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 655faf77-2d32-4e6f-9b6b-404128b3dcb5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 655faf77-2d32-4e6f-9b6b-404128b3dcb5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17689431146742673539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768943114674267353917689431146742673539176894311467426735391768943114674267353917689431146742673539176894311467426735391768943114674267353917689431146742673539176894311467426735391768943114674267353917689431146742673539176894311467426735391768943114674267353917689431146742673539176894311467426735391768943114674267353917689431146742673539176894311467426735391768943114674267353917689431146742673539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7ccec34-6cfc-421e-8741-5e44ccdbf297, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dafac725-b18f-4ec3-847e-5e24a5bd646b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dafac725-b18f-4ec3-847e-5e24a5bd646b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18271268310530871564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827126831053087156418271268310530871564182712683105308715641827126831053087156418271268310530871564182712683105308715641827126831053087156418271268310530871564182712683105308715641827126831053087156418271268310530871564182712683105308715641827126831053087156418271268310530871564182712683105308715641827126831053087156418271268310530871564182712683105308715641827126831053087156418271268310530871564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dafac725-b18f-4ec3-847e-5e24a5bd646b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fdf9e1b-a0e2-4ed4-a823-037cb10d406b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fdf9e1b-a0e2-4ed4-a823-037cb10d406b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8844608039908977217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88446080399089772178844608039908977217884460803990897721788446080399089772178844608039908977217884460803990897721788446080399089772178844608039908977217884460803990897721788446080399089772178844608039908977217884460803990897721788446080399089772178844608039908977217884460803990897721788446080399089772178844608039908977217884460803990897721788446080399089772178844608039908977217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 655faf77-2d32-4e6f-9b6b-404128b3dcb5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33f7812d-aca2-4bd2-8c5d-55942c562f06, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33f7812d-aca2-4bd2-8c5d-55942c562f06, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12296563339065785333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229656333906578533312296563339065785333122965633390657853331229656333906578533312296563339065785333122965633390657853331229656333906578533312296563339065785333122965633390657853331229656333906578533312296563339065785333122965633390657853331229656333906578533312296563339065785333122965633390657853331229656333906578533312296563339065785333122965633390657853331229656333906578533312296563339065785333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fdf9e1b-a0e2-4ed4-a823-037cb10d406b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a62f9592-a96b-447e-820c-7dd88c8e56a7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a62f9592-a96b-447e-820c-7dd88c8e56a7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10772390257089915991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077239025708991599110772390257089915991107723902570899159911077239025708991599110772390257089915991107723902570899159911077239025708991599110772390257089915991107723902570899159911077239025708991599110772390257089915991107723902570899159911077239025708991599110772390257089915991107723902570899159911077239025708991599110772390257089915991107723902570899159911077239025708991599110772390257089915991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33f7812d-aca2-4bd2-8c5d-55942c562f06, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c201671-81a8-43ae-afad-573bc59e0d0a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c201671-81a8-43ae-afad-573bc59e0d0a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14409050574035205797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440905057403520579714409050574035205797144090505740352057971440905057403520579714409050574035205797144090505740352057971440905057403520579714409050574035205797144090505740352057971440905057403520579714409050574035205797144090505740352057971440905057403520579714409050574035205797144090505740352057971440905057403520579714409050574035205797144090505740352057971440905057403520579714409050574035205797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a62f9592-a96b-447e-820c-7dd88c8e56a7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5ef097d-4aec-405a-b7bb-0e243ecb8504, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5ef097d-4aec-405a-b7bb-0e243ecb8504, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7688827274241233535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76888272742412335357688827274241233535768882727424123353576888272742412335357688827274241233535768882727424123353576888272742412335357688827274241233535768882727424123353576888272742412335357688827274241233535768882727424123353576888272742412335357688827274241233535768882727424123353576888272742412335357688827274241233535768882727424123353576888272742412335357688827274241233535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c201671-81a8-43ae-afad-573bc59e0d0a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64357094-3c2a-445c-bf99-af08c1217448, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64357094-3c2a-445c-bf99-af08c1217448, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13018001968545032844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301800196854503284413018001968545032844130180019685450328441301800196854503284413018001968545032844130180019685450328441301800196854503284413018001968545032844130180019685450328441301800196854503284413018001968545032844130180019685450328441301800196854503284413018001968545032844130180019685450328441301800196854503284413018001968545032844130180019685450328441301800196854503284413018001968545032844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5ef097d-4aec-405a-b7bb-0e243ecb8504, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ea567c2-adbd-40c6-be9d-7be7c3c5efbd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ea567c2-adbd-40c6-be9d-7be7c3c5efbd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5114719218738145673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51147192187381456735114719218738145673511471921873814567351147192187381456735114719218738145673511471921873814567351147192187381456735114719218738145673511471921873814567351147192187381456735114719218738145673511471921873814567351147192187381456735114719218738145673511471921873814567351147192187381456735114719218738145673511471921873814567351147192187381456735114719218738145673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64357094-3c2a-445c-bf99-af08c1217448, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb7c6875-dd0e-4281-8e61-b6e3709f5acb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb7c6875-dd0e-4281-8e61-b6e3709f5acb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2396618129057233411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23966181290572334112396618129057233411239661812905723341123966181290572334112396618129057233411239661812905723341123966181290572334112396618129057233411239661812905723341123966181290572334112396618129057233411239661812905723341123966181290572334112396618129057233411239661812905723341123966181290572334112396618129057233411239661812905723341123966181290572334112396618129057233411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ea567c2-adbd-40c6-be9d-7be7c3c5efbd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aaa8554-5eee-43e8-8f8b-a49cec6a867a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aaa8554-5eee-43e8-8f8b-a49cec6a867a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6520242391352713750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65202423913527137506520242391352713750652024239135271375065202423913527137506520242391352713750652024239135271375065202423913527137506520242391352713750652024239135271375065202423913527137506520242391352713750652024239135271375065202423913527137506520242391352713750652024239135271375065202423913527137506520242391352713750652024239135271375065202423913527137506520242391352713750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb7c6875-dd0e-4281-8e61-b6e3709f5acb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a82347-20c0-46b7-9d7e-05952487a970, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a82347-20c0-46b7-9d7e-05952487a970, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6135111450617515589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61351114506175155896135111450617515589613511145061751558961351114506175155896135111450617515589613511145061751558961351114506175155896135111450617515589613511145061751558961351114506175155896135111450617515589613511145061751558961351114506175155896135111450617515589613511145061751558961351114506175155896135111450617515589613511145061751558961351114506175155896135111450617515589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a82347-20c0-46b7-9d7e-05952487a970, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efff81b0-2819-444c-bed7-b1b514d2765e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efff81b0-2819-444c-bed7-b1b514d2765e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6987668127435514318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69876681274355143186987668127435514318698766812743551431869876681274355143186987668127435514318698766812743551431869876681274355143186987668127435514318698766812743551431869876681274355143186987668127435514318698766812743551431869876681274355143186987668127435514318698766812743551431869876681274355143186987668127435514318698766812743551431869876681274355143186987668127435514318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aaa8554-5eee-43e8-8f8b-a49cec6a867a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73739483-2d2a-4f24-80fe-a1ed08788bda, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73739483-2d2a-4f24-80fe-a1ed08788bda, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13043566777399726550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304356677739972655013043566777399726550130435667773997265501304356677739972655013043566777399726550130435667773997265501304356677739972655013043566777399726550130435667773997265501304356677739972655013043566777399726550130435667773997265501304356677739972655013043566777399726550130435667773997265501304356677739972655013043566777399726550130435667773997265501304356677739972655013043566777399726550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efff81b0-2819-444c-bed7-b1b514d2765e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4221b10-1d88-4d03-bae5-864912250fbe, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4221b10-1d88-4d03-bae5-864912250fbe, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11709944381290939572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170994438129093957211709944381290939572117099443812909395721170994438129093957211709944381290939572117099443812909395721170994438129093957211709944381290939572117099443812909395721170994438129093957211709944381290939572117099443812909395721170994438129093957211709944381290939572117099443812909395721170994438129093957211709944381290939572117099443812909395721170994438129093957211709944381290939572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73739483-2d2a-4f24-80fe-a1ed08788bda, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3256cdb-f2cd-4e09-b50a-e3422b7498ec, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3256cdb-f2cd-4e09-b50a-e3422b7498ec, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1132760880601489132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11327608806014891321132760880601489132113276088060148913211327608806014891321132760880601489132113276088060148913211327608806014891321132760880601489132113276088060148913211327608806014891321132760880601489132113276088060148913211327608806014891321132760880601489132113276088060148913211327608806014891321132760880601489132113276088060148913211327608806014891321132760880601489132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4221b10-1d88-4d03-bae5-864912250fbe, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efe04bd1-c8be-4144-b0f2-b6914eb82a56, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efe04bd1-c8be-4144-b0f2-b6914eb82a56, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16711957752294908689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671195775229490868916711957752294908689167119577522949086891671195775229490868916711957752294908689167119577522949086891671195775229490868916711957752294908689167119577522949086891671195775229490868916711957752294908689167119577522949086891671195775229490868916711957752294908689167119577522949086891671195775229490868916711957752294908689167119577522949086891671195775229490868916711957752294908689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3256cdb-f2cd-4e09-b50a-e3422b7498ec, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b73a9493-05b1-43d6-8f07-de6c91be348c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b73a9493-05b1-43d6-8f07-de6c91be348c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 548311357878883857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857548311357878883857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efe04bd1-c8be-4144-b0f2-b6914eb82a56, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8eacfd3-8f81-46bc-b973-24a489472c88, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8eacfd3-8f81-46bc-b973-24a489472c88, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16860547227127860839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686054722712786083916860547227127860839168605472271278608391686054722712786083916860547227127860839168605472271278608391686054722712786083916860547227127860839168605472271278608391686054722712786083916860547227127860839168605472271278608391686054722712786083916860547227127860839168605472271278608391686054722712786083916860547227127860839168605472271278608391686054722712786083916860547227127860839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b73a9493-05b1-43d6-8f07-de6c91be348c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e6309b-a1e2-4943-9385-59b831b3ea72, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e6309b-a1e2-4943-9385-59b831b3ea72, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18302206985426613840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830220698542661384018302206985426613840183022069854266138401830220698542661384018302206985426613840183022069854266138401830220698542661384018302206985426613840183022069854266138401830220698542661384018302206985426613840183022069854266138401830220698542661384018302206985426613840183022069854266138401830220698542661384018302206985426613840183022069854266138401830220698542661384018302206985426613840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8eacfd3-8f81-46bc-b973-24a489472c88, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 611f3034-7467-481e-ae95-9ebc86c73263, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 611f3034-7467-481e-ae95-9ebc86c73263, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4526681869819630364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45266818698196303644526681869819630364452668186981963036445266818698196303644526681869819630364452668186981963036445266818698196303644526681869819630364452668186981963036445266818698196303644526681869819630364452668186981963036445266818698196303644526681869819630364452668186981963036445266818698196303644526681869819630364452668186981963036445266818698196303644526681869819630364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 611f3034-7467-481e-ae95-9ebc86c73263, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91162647-0e06-4594-ae31-bbfd394e85a3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91162647-0e06-4594-ae31-bbfd394e85a3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14635191613251970656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463519161325197065614635191613251970656146351916132519706561463519161325197065614635191613251970656146351916132519706561463519161325197065614635191613251970656146351916132519706561463519161325197065614635191613251970656146351916132519706561463519161325197065614635191613251970656146351916132519706561463519161325197065614635191613251970656146351916132519706561463519161325197065614635191613251970656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e6309b-a1e2-4943-9385-59b831b3ea72, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e9f6263-91c7-4781-8ea6-2d73b60c157f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e9f6263-91c7-4781-8ea6-2d73b60c157f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 42635362479162615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4263536247916261542635362479162615426353624791626154263536247916261542635362479162615426353624791626154263536247916261542635362479162615426353624791626154263536247916261542635362479162615426353624791626154263536247916261542635362479162615426353624791626154263536247916261542635362479162615426353624791626154263536247916261542635362479162615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91162647-0e06-4594-ae31-bbfd394e85a3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2865234-3d18-462e-a5c0-ba18608e4708, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2865234-3d18-462e-a5c0-ba18608e4708, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 383952128722476976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976383952128722476976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e9f6263-91c7-4781-8ea6-2d73b60c157f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03a73a20-d15a-48c1-8283-e08117665f7e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03a73a20-d15a-48c1-8283-e08117665f7e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 394646743313552020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020394646743313552020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2865234-3d18-462e-a5c0-ba18608e4708, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ccf9625-0a38-4b47-8d58-c08ebbde636f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ccf9625-0a38-4b47-8d58-c08ebbde636f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16644247274037051915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664424727403705191516644247274037051915166442472740370519151664424727403705191516644247274037051915166442472740370519151664424727403705191516644247274037051915166442472740370519151664424727403705191516644247274037051915166442472740370519151664424727403705191516644247274037051915166442472740370519151664424727403705191516644247274037051915166442472740370519151664424727403705191516644247274037051915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03a73a20-d15a-48c1-8283-e08117665f7e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e1988f1-9fba-439e-8792-f21fe6a0c53f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e1988f1-9fba-439e-8792-f21fe6a0c53f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3391034417148241939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33910344171482419393391034417148241939339103441714824193933910344171482419393391034417148241939339103441714824193933910344171482419393391034417148241939339103441714824193933910344171482419393391034417148241939339103441714824193933910344171482419393391034417148241939339103441714824193933910344171482419393391034417148241939339103441714824193933910344171482419393391034417148241939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ccf9625-0a38-4b47-8d58-c08ebbde636f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b4bdcb5-114e-4ab7-8ab4-0273fa0d4e34, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b4bdcb5-114e-4ab7-8ab4-0273fa0d4e34, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3506524699092353047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35065246990923530473506524699092353047350652469909235304735065246990923530473506524699092353047350652469909235304735065246990923530473506524699092353047350652469909235304735065246990923530473506524699092353047350652469909235304735065246990923530473506524699092353047350652469909235304735065246990923530473506524699092353047350652469909235304735065246990923530473506524699092353047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e1988f1-9fba-439e-8792-f21fe6a0c53f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29ec6460-e6d1-4088-ba27-c2e4c8e28780, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29ec6460-e6d1-4088-ba27-c2e4c8e28780, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14999865947934450713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499986594793445071314999865947934450713149998659479344507131499986594793445071314999865947934450713149998659479344507131499986594793445071314999865947934450713149998659479344507131499986594793445071314999865947934450713149998659479344507131499986594793445071314999865947934450713149998659479344507131499986594793445071314999865947934450713149998659479344507131499986594793445071314999865947934450713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b4bdcb5-114e-4ab7-8ab4-0273fa0d4e34, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d4e7387-0c8c-4be1-89a6-1ae776531038, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d4e7387-0c8c-4be1-89a6-1ae776531038, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9935174711552748510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99351747115527485109935174711552748510993517471155274851099351747115527485109935174711552748510993517471155274851099351747115527485109935174711552748510993517471155274851099351747115527485109935174711552748510993517471155274851099351747115527485109935174711552748510993517471155274851099351747115527485109935174711552748510993517471155274851099351747115527485109935174711552748510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29ec6460-e6d1-4088-ba27-c2e4c8e28780, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d4e7387-0c8c-4be1-89a6-1ae776531038, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b91db371-5a0a-44a0-8f74-20513132d8db, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b91db371-5a0a-44a0-8f74-20513132d8db, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14638616945884134644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463861694588413464414638616945884134644146386169458841346441463861694588413464414638616945884134644146386169458841346441463861694588413464414638616945884134644146386169458841346441463861694588413464414638616945884134644146386169458841346441463861694588413464414638616945884134644146386169458841346441463861694588413464414638616945884134644146386169458841346441463861694588413464414638616945884134644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04c87ffd-f6a5-4ee3-ac5c-e75cf693a4ab, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04c87ffd-f6a5-4ee3-ac5c-e75cf693a4ab, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17084303511899277108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708430351189927710817084303511899277108170843035118992771081708430351189927710817084303511899277108170843035118992771081708430351189927710817084303511899277108170843035118992771081708430351189927710817084303511899277108170843035118992771081708430351189927710817084303511899277108170843035118992771081708430351189927710817084303511899277108170843035118992771081708430351189927710817084303511899277108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b91db371-5a0a-44a0-8f74-20513132d8db, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 259d5182-dc3d-46b1-95c2-70519dce692f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 259d5182-dc3d-46b1-95c2-70519dce692f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16165021992803277447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616502199280327744716165021992803277447161650219928032774471616502199280327744716165021992803277447161650219928032774471616502199280327744716165021992803277447161650219928032774471616502199280327744716165021992803277447161650219928032774471616502199280327744716165021992803277447161650219928032774471616502199280327744716165021992803277447161650219928032774471616502199280327744716165021992803277447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04c87ffd-f6a5-4ee3-ac5c-e75cf693a4ab, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45266e68-386e-4a79-a1b3-7e0292801bab, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45266e68-386e-4a79-a1b3-7e0292801bab, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2468535401855263086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24685354018552630862468535401855263086246853540185526308624685354018552630862468535401855263086246853540185526308624685354018552630862468535401855263086246853540185526308624685354018552630862468535401855263086246853540185526308624685354018552630862468535401855263086246853540185526308624685354018552630862468535401855263086246853540185526308624685354018552630862468535401855263086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 259d5182-dc3d-46b1-95c2-70519dce692f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83e09bf6-a780-4d43-b184-b7cf2a87894f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e09bf6-a780-4d43-b184-b7cf2a87894f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8945399098637712622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89453990986377126228945399098637712622894539909863771262289453990986377126228945399098637712622894539909863771262289453990986377126228945399098637712622894539909863771262289453990986377126228945399098637712622894539909863771262289453990986377126228945399098637712622894539909863771262289453990986377126228945399098637712622894539909863771262289453990986377126228945399098637712622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45266e68-386e-4a79-a1b3-7e0292801bab, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54382220-c76f-4491-82c1-2136d5187da6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54382220-c76f-4491-82c1-2136d5187da6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14653114952628952008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465311495262895200814653114952628952008146531149526289520081465311495262895200814653114952628952008146531149526289520081465311495262895200814653114952628952008146531149526289520081465311495262895200814653114952628952008146531149526289520081465311495262895200814653114952628952008146531149526289520081465311495262895200814653114952628952008146531149526289520081465311495262895200814653114952628952008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e09bf6-a780-4d43-b184-b7cf2a87894f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09cca996-361e-4f81-acf5-12bbacc77ba5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09cca996-361e-4f81-acf5-12bbacc77ba5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3772025950917115397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37720259509171153973772025950917115397377202595091711539737720259509171153973772025950917115397377202595091711539737720259509171153973772025950917115397377202595091711539737720259509171153973772025950917115397377202595091711539737720259509171153973772025950917115397377202595091711539737720259509171153973772025950917115397377202595091711539737720259509171153973772025950917115397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54382220-c76f-4491-82c1-2136d5187da6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc6d2e68-67e1-457a-9090-c47af4c4e2ff, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc6d2e68-67e1-457a-9090-c47af4c4e2ff, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6189259771984732938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61892597719847329386189259771984732938618925977198473293861892597719847329386189259771984732938618925977198473293861892597719847329386189259771984732938618925977198473293861892597719847329386189259771984732938618925977198473293861892597719847329386189259771984732938618925977198473293861892597719847329386189259771984732938618925977198473293861892597719847329386189259771984732938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09cca996-361e-4f81-acf5-12bbacc77ba5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 766e04da-a359-4b2a-91b0-5e1d5404c4e5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 766e04da-a359-4b2a-91b0-5e1d5404c4e5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8137517450412296406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81375174504122964068137517450412296406813751745041229640681375174504122964068137517450412296406813751745041229640681375174504122964068137517450412296406813751745041229640681375174504122964068137517450412296406813751745041229640681375174504122964068137517450412296406813751745041229640681375174504122964068137517450412296406813751745041229640681375174504122964068137517450412296406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc6d2e68-67e1-457a-9090-c47af4c4e2ff, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e80f7051-706e-4219-94f3-6c310761cf8a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e80f7051-706e-4219-94f3-6c310761cf8a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1941338831541989601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19413388315419896011941338831541989601194133883154198960119413388315419896011941338831541989601194133883154198960119413388315419896011941338831541989601194133883154198960119413388315419896011941338831541989601194133883154198960119413388315419896011941338831541989601194133883154198960119413388315419896011941338831541989601194133883154198960119413388315419896011941338831541989601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 766e04da-a359-4b2a-91b0-5e1d5404c4e5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08d95c92-5d89-47b4-9588-49212e64b182, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08d95c92-5d89-47b4-9588-49212e64b182, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7408234754083767713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74082347540837677137408234754083767713740823475408376771374082347540837677137408234754083767713740823475408376771374082347540837677137408234754083767713740823475408376771374082347540837677137408234754083767713740823475408376771374082347540837677137408234754083767713740823475408376771374082347540837677137408234754083767713740823475408376771374082347540837677137408234754083767713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e80f7051-706e-4219-94f3-6c310761cf8a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f3c5398-a62d-411f-b1b5-7b504e1c37a4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f3c5398-a62d-411f-b1b5-7b504e1c37a4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17677011411144817965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767701141114481796517677011411144817965176770114111448179651767701141114481796517677011411144817965176770114111448179651767701141114481796517677011411144817965176770114111448179651767701141114481796517677011411144817965176770114111448179651767701141114481796517677011411144817965176770114111448179651767701141114481796517677011411144817965176770114111448179651767701141114481796517677011411144817965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08d95c92-5d89-47b4-9588-49212e64b182, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53e1a57f-6607-4a7b-9f2f-e47fef5bfe1d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f3c5398-a62d-411f-b1b5-7b504e1c37a4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff83b9c1-9adc-45e0-a653-7960cbe09c41, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53e1a57f-6607-4a7b-9f2f-e47fef5bfe1d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3481488049491766923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34814880494917669233481488049491766923348148804949176692334814880494917669233481488049491766923348148804949176692334814880494917669233481488049491766923348148804949176692334814880494917669233481488049491766923348148804949176692334814880494917669233481488049491766923348148804949176692334814880494917669233481488049491766923348148804949176692334814880494917669233481488049491766923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff83b9c1-9adc-45e0-a653-7960cbe09c41, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12956405972103219020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295640597210321902012956405972103219020129564059721032190201295640597210321902012956405972103219020129564059721032190201295640597210321902012956405972103219020129564059721032190201295640597210321902012956405972103219020129564059721032190201295640597210321902012956405972103219020129564059721032190201295640597210321902012956405972103219020129564059721032190201295640597210321902012956405972103219020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff83b9c1-9adc-45e0-a653-7960cbe09c41, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43e9bb1d-96cb-4f3f-82f6-81d3175406ee, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43e9bb1d-96cb-4f3f-82f6-81d3175406ee, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6451800631753031150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64518006317530311506451800631753031150645180063175303115064518006317530311506451800631753031150645180063175303115064518006317530311506451800631753031150645180063175303115064518006317530311506451800631753031150645180063175303115064518006317530311506451800631753031150645180063175303115064518006317530311506451800631753031150645180063175303115064518006317530311506451800631753031150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53e1a57f-6607-4a7b-9f2f-e47fef5bfe1d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4416d598-4f3b-4802-8d30-5c7a56591a4e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4416d598-4f3b-4802-8d30-5c7a56591a4e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14687598701643859290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468759870164385929014687598701643859290146875987016438592901468759870164385929014687598701643859290146875987016438592901468759870164385929014687598701643859290146875987016438592901468759870164385929014687598701643859290146875987016438592901468759870164385929014687598701643859290146875987016438592901468759870164385929014687598701643859290146875987016438592901468759870164385929014687598701643859290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43e9bb1d-96cb-4f3f-82f6-81d3175406ee, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11a7cef1-0e94-4663-bfce-97f008775abe, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4416d598-4f3b-4802-8d30-5c7a56591a4e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11a7cef1-0e94-4663-bfce-97f008775abe, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3506030469749556074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35060304697495560743506030469749556074350603046974955607435060304697495560743506030469749556074350603046974955607435060304697495560743506030469749556074350603046974955607435060304697495560743506030469749556074350603046974955607435060304697495560743506030469749556074350603046974955607435060304697495560743506030469749556074350603046974955607435060304697495560743506030469749556074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11a7cef1-0e94-4663-bfce-97f008775abe, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbbbf92b-ae01-4aa6-9d50-b3454c54cf1e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbbbf92b-ae01-4aa6-9d50-b3454c54cf1e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13515216212357858183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351521621235785818313515216212357858183135152162123578581831351521621235785818313515216212357858183135152162123578581831351521621235785818313515216212357858183135152162123578581831351521621235785818313515216212357858183135152162123578581831351521621235785818313515216212357858183135152162123578581831351521621235785818313515216212357858183135152162123578581831351521621235785818313515216212357858183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41d5e008-dd68-4dfa-b110-919511c91951, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41d5e008-dd68-4dfa-b110-919511c91951, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18074085451158710750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807408545115871075018074085451158710750180740854511587107501807408545115871075018074085451158710750180740854511587107501807408545115871075018074085451158710750180740854511587107501807408545115871075018074085451158710750180740854511587107501807408545115871075018074085451158710750180740854511587107501807408545115871075018074085451158710750180740854511587107501807408545115871075018074085451158710750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbbbf92b-ae01-4aa6-9d50-b3454c54cf1e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74c69fa5-40f6-46a9-861d-bc7ab57b82de, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74c69fa5-40f6-46a9-861d-bc7ab57b82de, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5544335133029430014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55443351330294300145544335133029430014554433513302943001455443351330294300145544335133029430014554433513302943001455443351330294300145544335133029430014554433513302943001455443351330294300145544335133029430014554433513302943001455443351330294300145544335133029430014554433513302943001455443351330294300145544335133029430014554433513302943001455443351330294300145544335133029430014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41d5e008-dd68-4dfa-b110-919511c91951, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6497c22-0579-4fad-a47d-cb30eac71628, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6497c22-0579-4fad-a47d-cb30eac71628, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2925489261567708573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29254892615677085732925489261567708573292548926156770857329254892615677085732925489261567708573292548926156770857329254892615677085732925489261567708573292548926156770857329254892615677085732925489261567708573292548926156770857329254892615677085732925489261567708573292548926156770857329254892615677085732925489261567708573292548926156770857329254892615677085732925489261567708573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74c69fa5-40f6-46a9-861d-bc7ab57b82de, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e88abfb2-2fa1-4940-ad24-fc2a40a83c41, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e88abfb2-2fa1-4940-ad24-fc2a40a83c41, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17957541444017053708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795754144401705370817957541444017053708179575414440170537081795754144401705370817957541444017053708179575414440170537081795754144401705370817957541444017053708179575414440170537081795754144401705370817957541444017053708179575414440170537081795754144401705370817957541444017053708179575414440170537081795754144401705370817957541444017053708179575414440170537081795754144401705370817957541444017053708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6497c22-0579-4fad-a47d-cb30eac71628, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 229bc078-a252-4143-914d-454729bca3c2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 229bc078-a252-4143-914d-454729bca3c2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6203864168932134751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62038641689321347516203864168932134751620386416893213475162038641689321347516203864168932134751620386416893213475162038641689321347516203864168932134751620386416893213475162038641689321347516203864168932134751620386416893213475162038641689321347516203864168932134751620386416893213475162038641689321347516203864168932134751620386416893213475162038641689321347516203864168932134751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e88abfb2-2fa1-4940-ad24-fc2a40a83c41, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce29ce5-c8f6-4c58-b034-b2cc181dfa49, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce29ce5-c8f6-4c58-b034-b2cc181dfa49, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17650810996906689865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765081099690668986517650810996906689865176508109969066898651765081099690668986517650810996906689865176508109969066898651765081099690668986517650810996906689865176508109969066898651765081099690668986517650810996906689865176508109969066898651765081099690668986517650810996906689865176508109969066898651765081099690668986517650810996906689865176508109969066898651765081099690668986517650810996906689865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 229bc078-a252-4143-914d-454729bca3c2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4d88db7-5f4a-4fad-84d0-e11f686f2c74, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4d88db7-5f4a-4fad-84d0-e11f686f2c74, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7897920356980568393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78979203569805683937897920356980568393789792035698056839378979203569805683937897920356980568393789792035698056839378979203569805683937897920356980568393789792035698056839378979203569805683937897920356980568393789792035698056839378979203569805683937897920356980568393789792035698056839378979203569805683937897920356980568393789792035698056839378979203569805683937897920356980568393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce29ce5-c8f6-4c58-b034-b2cc181dfa49, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a32e187-77e6-4ed9-a9ca-7b0baa42dfc6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a32e187-77e6-4ed9-a9ca-7b0baa42dfc6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10108235600226381890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010823560022638189010108235600226381890101082356002263818901010823560022638189010108235600226381890101082356002263818901010823560022638189010108235600226381890101082356002263818901010823560022638189010108235600226381890101082356002263818901010823560022638189010108235600226381890101082356002263818901010823560022638189010108235600226381890101082356002263818901010823560022638189010108235600226381890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4d88db7-5f4a-4fad-84d0-e11f686f2c74, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19a8be5e-3cdf-4b74-a180-e986a7a45a58, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19a8be5e-3cdf-4b74-a180-e986a7a45a58, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14384778320075345823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438477832007534582314384778320075345823143847783200753458231438477832007534582314384778320075345823143847783200753458231438477832007534582314384778320075345823143847783200753458231438477832007534582314384778320075345823143847783200753458231438477832007534582314384778320075345823143847783200753458231438477832007534582314384778320075345823143847783200753458231438477832007534582314384778320075345823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a32e187-77e6-4ed9-a9ca-7b0baa42dfc6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53445267-2a57-4954-ab59-ee8ca426febf, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53445267-2a57-4954-ab59-ee8ca426febf, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18154805096228908585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815480509622890858518154805096228908585181548050962289085851815480509622890858518154805096228908585181548050962289085851815480509622890858518154805096228908585181548050962289085851815480509622890858518154805096228908585181548050962289085851815480509622890858518154805096228908585181548050962289085851815480509622890858518154805096228908585181548050962289085851815480509622890858518154805096228908585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19a8be5e-3cdf-4b74-a180-e986a7a45a58, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4482561f-bb89-4210-9410-9ec26bc9b0b8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4482561f-bb89-4210-9410-9ec26bc9b0b8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2299004449826144151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22990044498261441512299004449826144151229900444982614415122990044498261441512299004449826144151229900444982614415122990044498261441512299004449826144151229900444982614415122990044498261441512299004449826144151229900444982614415122990044498261441512299004449826144151229900444982614415122990044498261441512299004449826144151229900444982614415122990044498261441512299004449826144151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53445267-2a57-4954-ab59-ee8ca426febf, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b356c4fb-24d1-4de2-b1c5-561e99d443f7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b356c4fb-24d1-4de2-b1c5-561e99d443f7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 380702341394927121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121380702341394927121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4482561f-bb89-4210-9410-9ec26bc9b0b8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 804e573c-ddbb-4343-bddd-f2b443fd5156, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 804e573c-ddbb-4343-bddd-f2b443fd5156, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6745681673647105659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67456816736471056596745681673647105659674568167364710565967456816736471056596745681673647105659674568167364710565967456816736471056596745681673647105659674568167364710565967456816736471056596745681673647105659674568167364710565967456816736471056596745681673647105659674568167364710565967456816736471056596745681673647105659674568167364710565967456816736471056596745681673647105659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b356c4fb-24d1-4de2-b1c5-561e99d443f7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd4e21ff-4e68-4331-9c0f-c8b1ffc64dcd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd4e21ff-4e68-4331-9c0f-c8b1ffc64dcd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6968780160651190470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69687801606511904706968780160651190470696878016065119047069687801606511904706968780160651190470696878016065119047069687801606511904706968780160651190470696878016065119047069687801606511904706968780160651190470696878016065119047069687801606511904706968780160651190470696878016065119047069687801606511904706968780160651190470696878016065119047069687801606511904706968780160651190470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 804e573c-ddbb-4343-bddd-f2b443fd5156, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e56b4c6-38c9-464d-b424-39382831e960, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e56b4c6-38c9-464d-b424-39382831e960, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5388590105222067717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53885901052220677175388590105222067717538859010522206771753885901052220677175388590105222067717538859010522206771753885901052220677175388590105222067717538859010522206771753885901052220677175388590105222067717538859010522206771753885901052220677175388590105222067717538859010522206771753885901052220677175388590105222067717538859010522206771753885901052220677175388590105222067717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd4e21ff-4e68-4331-9c0f-c8b1ffc64dcd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cb3931b-0940-412a-aecd-7f6261717649, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cb3931b-0940-412a-aecd-7f6261717649, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18331403623235524053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833140362323552405318331403623235524053183314036232355240531833140362323552405318331403623235524053183314036232355240531833140362323552405318331403623235524053183314036232355240531833140362323552405318331403623235524053183314036232355240531833140362323552405318331403623235524053183314036232355240531833140362323552405318331403623235524053183314036232355240531833140362323552405318331403623235524053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e56b4c6-38c9-464d-b424-39382831e960, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a925d4f-d68d-4582-a30f-1e86f6da352a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a925d4f-d68d-4582-a30f-1e86f6da352a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8967627201417365351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89676272014173653518967627201417365351896762720141736535189676272014173653518967627201417365351896762720141736535189676272014173653518967627201417365351896762720141736535189676272014173653518967627201417365351896762720141736535189676272014173653518967627201417365351896762720141736535189676272014173653518967627201417365351896762720141736535189676272014173653518967627201417365351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cb3931b-0940-412a-aecd-7f6261717649, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85993c08-d307-477e-a18c-2698606f79b5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85993c08-d307-477e-a18c-2698606f79b5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14786809864848154124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478680986484815412414786809864848154124147868098648481541241478680986484815412414786809864848154124147868098648481541241478680986484815412414786809864848154124147868098648481541241478680986484815412414786809864848154124147868098648481541241478680986484815412414786809864848154124147868098648481541241478680986484815412414786809864848154124147868098648481541241478680986484815412414786809864848154124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a925d4f-d68d-4582-a30f-1e86f6da352a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85993c08-d307-477e-a18c-2698606f79b5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06c73950-20b2-4996-9ace-49711e59e786, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06c73950-20b2-4996-9ace-49711e59e786, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1525827285760929802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15258272857609298021525827285760929802152582728576092980215258272857609298021525827285760929802152582728576092980215258272857609298021525827285760929802152582728576092980215258272857609298021525827285760929802152582728576092980215258272857609298021525827285760929802152582728576092980215258272857609298021525827285760929802152582728576092980215258272857609298021525827285760929802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1672d13b-31ed-48f8-96e9-4470808cf085, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1672d13b-31ed-48f8-96e9-4470808cf085, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8430167967925124462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84301679679251244628430167967925124462843016796792512446284301679679251244628430167967925124462843016796792512446284301679679251244628430167967925124462843016796792512446284301679679251244628430167967925124462843016796792512446284301679679251244628430167967925124462843016796792512446284301679679251244628430167967925124462843016796792512446284301679679251244628430167967925124462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06c73950-20b2-4996-9ace-49711e59e786, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 136c7a8f-8708-4507-bd7e-276da0d85344, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 136c7a8f-8708-4507-bd7e-276da0d85344, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7707618354346421000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77076183543464210007707618354346421000770761835434642100077076183543464210007707618354346421000770761835434642100077076183543464210007707618354346421000770761835434642100077076183543464210007707618354346421000770761835434642100077076183543464210007707618354346421000770761835434642100077076183543464210007707618354346421000770761835434642100077076183543464210007707618354346421000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1672d13b-31ed-48f8-96e9-4470808cf085, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a50adf1-da12-4fda-85d9-94fd29fbf7a0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a50adf1-da12-4fda-85d9-94fd29fbf7a0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17057130988721623025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705713098872162302517057130988721623025170571309887216230251705713098872162302517057130988721623025170571309887216230251705713098872162302517057130988721623025170571309887216230251705713098872162302517057130988721623025170571309887216230251705713098872162302517057130988721623025170571309887216230251705713098872162302517057130988721623025170571309887216230251705713098872162302517057130988721623025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 136c7a8f-8708-4507-bd7e-276da0d85344, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a17eaac-9cb4-4b81-b41f-c45627046e06, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a17eaac-9cb4-4b81-b41f-c45627046e06, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6338776052394838228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63387760523948382286338776052394838228633877605239483822863387760523948382286338776052394838228633877605239483822863387760523948382286338776052394838228633877605239483822863387760523948382286338776052394838228633877605239483822863387760523948382286338776052394838228633877605239483822863387760523948382286338776052394838228633877605239483822863387760523948382286338776052394838228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a50adf1-da12-4fda-85d9-94fd29fbf7a0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 857ff43a-c028-4479-8270-c6c25688d3a0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 857ff43a-c028-4479-8270-c6c25688d3a0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13321867771515765699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332186777151576569913321867771515765699133218677715157656991332186777151576569913321867771515765699133218677715157656991332186777151576569913321867771515765699133218677715157656991332186777151576569913321867771515765699133218677715157656991332186777151576569913321867771515765699133218677715157656991332186777151576569913321867771515765699133218677715157656991332186777151576569913321867771515765699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a17eaac-9cb4-4b81-b41f-c45627046e06, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 298e0b19-673f-4b21-a133-eaafdfa2a5ec, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 298e0b19-673f-4b21-a133-eaafdfa2a5ec, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12352401286686042645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235240128668604264512352401286686042645123524012866860426451235240128668604264512352401286686042645123524012866860426451235240128668604264512352401286686042645123524012866860426451235240128668604264512352401286686042645123524012866860426451235240128668604264512352401286686042645123524012866860426451235240128668604264512352401286686042645123524012866860426451235240128668604264512352401286686042645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 298e0b19-673f-4b21-a133-eaafdfa2a5ec, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b94c19c-b529-4cf6-a06f-091fb47278ab, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b94c19c-b529-4cf6-a06f-091fb47278ab, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9372367352544865854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93723673525448658549372367352544865854937236735254486585493723673525448658549372367352544865854937236735254486585493723673525448658549372367352544865854937236735254486585493723673525448658549372367352544865854937236735254486585493723673525448658549372367352544865854937236735254486585493723673525448658549372367352544865854937236735254486585493723673525448658549372367352544865854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 857ff43a-c028-4479-8270-c6c25688d3a0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ced823a-a205-428e-be83-2211dab9fc0e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ced823a-a205-428e-be83-2211dab9fc0e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12963514576195851552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296351457619585155212963514576195851552129635145761958515521296351457619585155212963514576195851552129635145761958515521296351457619585155212963514576195851552129635145761958515521296351457619585155212963514576195851552129635145761958515521296351457619585155212963514576195851552129635145761958515521296351457619585155212963514576195851552129635145761958515521296351457619585155212963514576195851552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b94c19c-b529-4cf6-a06f-091fb47278ab, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86a48cb9-7376-4b5a-97f7-a471041057be, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86a48cb9-7376-4b5a-97f7-a471041057be, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14585109174750396004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458510917475039600414585109174750396004145851091747503960041458510917475039600414585109174750396004145851091747503960041458510917475039600414585109174750396004145851091747503960041458510917475039600414585109174750396004145851091747503960041458510917475039600414585109174750396004145851091747503960041458510917475039600414585109174750396004145851091747503960041458510917475039600414585109174750396004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ced823a-a205-428e-be83-2211dab9fc0e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eef58dd-4c84-4eb2-9200-adece44a700a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eef58dd-4c84-4eb2-9200-adece44a700a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4811929319051976324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48119293190519763244811929319051976324481192931905197632448119293190519763244811929319051976324481192931905197632448119293190519763244811929319051976324481192931905197632448119293190519763244811929319051976324481192931905197632448119293190519763244811929319051976324481192931905197632448119293190519763244811929319051976324481192931905197632448119293190519763244811929319051976324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86a48cb9-7376-4b5a-97f7-a471041057be, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d8d2cc8-7eb7-48a5-9b2a-715428fc1a0f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d8d2cc8-7eb7-48a5-9b2a-715428fc1a0f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10329849189951153775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032984918995115377510329849189951153775103298491899511537751032984918995115377510329849189951153775103298491899511537751032984918995115377510329849189951153775103298491899511537751032984918995115377510329849189951153775103298491899511537751032984918995115377510329849189951153775103298491899511537751032984918995115377510329849189951153775103298491899511537751032984918995115377510329849189951153775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eef58dd-4c84-4eb2-9200-adece44a700a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8127c0fa-1354-4024-bf8c-d41986051db1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8127c0fa-1354-4024-bf8c-d41986051db1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17761453218952924535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776145321895292453517761453218952924535177614532189529245351776145321895292453517761453218952924535177614532189529245351776145321895292453517761453218952924535177614532189529245351776145321895292453517761453218952924535177614532189529245351776145321895292453517761453218952924535177614532189529245351776145321895292453517761453218952924535177614532189529245351776145321895292453517761453218952924535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d8d2cc8-7eb7-48a5-9b2a-715428fc1a0f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ffa4055-3870-4d53-8dc0-dc628e36e741, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ffa4055-3870-4d53-8dc0-dc628e36e741, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3606822135409025110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36068221354090251103606822135409025110360682213540902511036068221354090251103606822135409025110360682213540902511036068221354090251103606822135409025110360682213540902511036068221354090251103606822135409025110360682213540902511036068221354090251103606822135409025110360682213540902511036068221354090251103606822135409025110360682213540902511036068221354090251103606822135409025110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8127c0fa-1354-4024-bf8c-d41986051db1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff395579-2ed7-4eb2-a2ff-f484e5a0dee4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff395579-2ed7-4eb2-a2ff-f484e5a0dee4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 967071340353159675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675967071340353159675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff395579-2ed7-4eb2-a2ff-f484e5a0dee4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa7a710f-dafa-4e6a-b7f2-374d832026ba, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa7a710f-dafa-4e6a-b7f2-374d832026ba, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10804956582526306312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080495658252630631210804956582526306312108049565825263063121080495658252630631210804956582526306312108049565825263063121080495658252630631210804956582526306312108049565825263063121080495658252630631210804956582526306312108049565825263063121080495658252630631210804956582526306312108049565825263063121080495658252630631210804956582526306312108049565825263063121080495658252630631210804956582526306312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ffa4055-3870-4d53-8dc0-dc628e36e741, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98fe9855-cd52-45e8-8370-15288bcac23e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98fe9855-cd52-45e8-8370-15288bcac23e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3908499268292338925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39084992682923389253908499268292338925390849926829233892539084992682923389253908499268292338925390849926829233892539084992682923389253908499268292338925390849926829233892539084992682923389253908499268292338925390849926829233892539084992682923389253908499268292338925390849926829233892539084992682923389253908499268292338925390849926829233892539084992682923389253908499268292338925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa7a710f-dafa-4e6a-b7f2-374d832026ba, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb0cfb82-0f72-474f-9ad5-b21f860b34ec, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb0cfb82-0f72-474f-9ad5-b21f860b34ec, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13095519385674750277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309551938567475027713095519385674750277130955193856747502771309551938567475027713095519385674750277130955193856747502771309551938567475027713095519385674750277130955193856747502771309551938567475027713095519385674750277130955193856747502771309551938567475027713095519385674750277130955193856747502771309551938567475027713095519385674750277130955193856747502771309551938567475027713095519385674750277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98fe9855-cd52-45e8-8370-15288bcac23e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c71ec8e4-f4e9-48ba-98ca-9d4e2599b5ed, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c71ec8e4-f4e9-48ba-98ca-9d4e2599b5ed, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1354412839156131842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13544128391561318421354412839156131842135441283915613184213544128391561318421354412839156131842135441283915613184213544128391561318421354412839156131842135441283915613184213544128391561318421354412839156131842135441283915613184213544128391561318421354412839156131842135441283915613184213544128391561318421354412839156131842135441283915613184213544128391561318421354412839156131842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb0cfb82-0f72-474f-9ad5-b21f860b34ec, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31cdb328-8589-49e4-af6b-0dfeeb7ee9ad, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31cdb328-8589-49e4-af6b-0dfeeb7ee9ad, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3975006174188146868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39750061741881468683975006174188146868397500617418814686839750061741881468683975006174188146868397500617418814686839750061741881468683975006174188146868397500617418814686839750061741881468683975006174188146868397500617418814686839750061741881468683975006174188146868397500617418814686839750061741881468683975006174188146868397500617418814686839750061741881468683975006174188146868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c71ec8e4-f4e9-48ba-98ca-9d4e2599b5ed, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 742101ab-9272-41ba-b40c-d09edc54f7ee, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 742101ab-9272-41ba-b40c-d09edc54f7ee, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14048505741728311867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404850574172831186714048505741728311867140485057417283118671404850574172831186714048505741728311867140485057417283118671404850574172831186714048505741728311867140485057417283118671404850574172831186714048505741728311867140485057417283118671404850574172831186714048505741728311867140485057417283118671404850574172831186714048505741728311867140485057417283118671404850574172831186714048505741728311867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31cdb328-8589-49e4-af6b-0dfeeb7ee9ad, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99a5e669-2d80-4b48-8343-41d2fdffd525, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99a5e669-2d80-4b48-8343-41d2fdffd525, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7201946603934047300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72019466039340473007201946603934047300720194660393404730072019466039340473007201946603934047300720194660393404730072019466039340473007201946603934047300720194660393404730072019466039340473007201946603934047300720194660393404730072019466039340473007201946603934047300720194660393404730072019466039340473007201946603934047300720194660393404730072019466039340473007201946603934047300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 742101ab-9272-41ba-b40c-d09edc54f7ee, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99a5e669-2d80-4b48-8343-41d2fdffd525, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0965f190-5770-403b-960d-9349f5ae2c91, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0965f190-5770-403b-960d-9349f5ae2c91, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14674454855292656084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467445485529265608414674454855292656084146744548552926560841467445485529265608414674454855292656084146744548552926560841467445485529265608414674454855292656084146744548552926560841467445485529265608414674454855292656084146744548552926560841467445485529265608414674454855292656084146744548552926560841467445485529265608414674454855292656084146744548552926560841467445485529265608414674454855292656084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d574b72f-5528-4f42-837b-8ce9a9cd908c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d574b72f-5528-4f42-837b-8ce9a9cd908c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16155414318618485848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615541431861848584816155414318618485848161554143186184858481615541431861848584816155414318618485848161554143186184858481615541431861848584816155414318618485848161554143186184858481615541431861848584816155414318618485848161554143186184858481615541431861848584816155414318618485848161554143186184858481615541431861848584816155414318618485848161554143186184858481615541431861848584816155414318618485848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0965f190-5770-403b-960d-9349f5ae2c91, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d778e0eb-309a-4540-9899-b7dc38e3a03f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d778e0eb-309a-4540-9899-b7dc38e3a03f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18086663025273327876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808666302527332787618086663025273327876180866630252733278761808666302527332787618086663025273327876180866630252733278761808666302527332787618086663025273327876180866630252733278761808666302527332787618086663025273327876180866630252733278761808666302527332787618086663025273327876180866630252733278761808666302527332787618086663025273327876180866630252733278761808666302527332787618086663025273327876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d574b72f-5528-4f42-837b-8ce9a9cd908c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5391f304-b956-422a-8373-34b5f501f74c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5391f304-b956-422a-8373-34b5f501f74c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10717284403127975084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071728440312797508410717284403127975084107172844031279750841071728440312797508410717284403127975084107172844031279750841071728440312797508410717284403127975084107172844031279750841071728440312797508410717284403127975084107172844031279750841071728440312797508410717284403127975084107172844031279750841071728440312797508410717284403127975084107172844031279750841071728440312797508410717284403127975084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d778e0eb-309a-4540-9899-b7dc38e3a03f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f7edd1-6227-4f5c-8f83-ca49f92760c2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f7edd1-6227-4f5c-8f83-ca49f92760c2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7301806776181612654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73018067761816126547301806776181612654730180677618161265473018067761816126547301806776181612654730180677618161265473018067761816126547301806776181612654730180677618161265473018067761816126547301806776181612654730180677618161265473018067761816126547301806776181612654730180677618161265473018067761816126547301806776181612654730180677618161265473018067761816126547301806776181612654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5391f304-b956-422a-8373-34b5f501f74c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 890d2f36-684e-4376-8323-53d575cdfd00, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 890d2f36-684e-4376-8323-53d575cdfd00, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11334638235980103879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133463823598010387911334638235980103879113346382359801038791133463823598010387911334638235980103879113346382359801038791133463823598010387911334638235980103879113346382359801038791133463823598010387911334638235980103879113346382359801038791133463823598010387911334638235980103879113346382359801038791133463823598010387911334638235980103879113346382359801038791133463823598010387911334638235980103879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f7edd1-6227-4f5c-8f83-ca49f92760c2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1f24802-d846-47d0-b910-347e7c7493b2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1f24802-d846-47d0-b910-347e7c7493b2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17267256910417069227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726725691041706922717267256910417069227172672569104170692271726725691041706922717267256910417069227172672569104170692271726725691041706922717267256910417069227172672569104170692271726725691041706922717267256910417069227172672569104170692271726725691041706922717267256910417069227172672569104170692271726725691041706922717267256910417069227172672569104170692271726725691041706922717267256910417069227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 890d2f36-684e-4376-8323-53d575cdfd00, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7dd6662-e827-4bd1-be0a-d287b2d70fab, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7dd6662-e827-4bd1-be0a-d287b2d70fab, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10981157429653262464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098115742965326246410981157429653262464109811574296532624641098115742965326246410981157429653262464109811574296532624641098115742965326246410981157429653262464109811574296532624641098115742965326246410981157429653262464109811574296532624641098115742965326246410981157429653262464109811574296532624641098115742965326246410981157429653262464109811574296532624641098115742965326246410981157429653262464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1f24802-d846-47d0-b910-347e7c7493b2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4213e72a-2589-4e53-8df2-cc90a1315d42, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4213e72a-2589-4e53-8df2-cc90a1315d42, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12883205892677236279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288320589267723627912883205892677236279128832058926772362791288320589267723627912883205892677236279128832058926772362791288320589267723627912883205892677236279128832058926772362791288320589267723627912883205892677236279128832058926772362791288320589267723627912883205892677236279128832058926772362791288320589267723627912883205892677236279128832058926772362791288320589267723627912883205892677236279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7dd6662-e827-4bd1-be0a-d287b2d70fab, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8bc6613-2598-4457-bd84-272079bdc696, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8bc6613-2598-4457-bd84-272079bdc696, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12311424803690563530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231142480369056353012311424803690563530123114248036905635301231142480369056353012311424803690563530123114248036905635301231142480369056353012311424803690563530123114248036905635301231142480369056353012311424803690563530123114248036905635301231142480369056353012311424803690563530123114248036905635301231142480369056353012311424803690563530123114248036905635301231142480369056353012311424803690563530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4213e72a-2589-4e53-8df2-cc90a1315d42, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02e163a5-5b57-4be4-9a4b-60cf46d4e424, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02e163a5-5b57-4be4-9a4b-60cf46d4e424, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2185281792820753988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21852817928207539882185281792820753988218528179282075398821852817928207539882185281792820753988218528179282075398821852817928207539882185281792820753988218528179282075398821852817928207539882185281792820753988218528179282075398821852817928207539882185281792820753988218528179282075398821852817928207539882185281792820753988218528179282075398821852817928207539882185281792820753988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8bc6613-2598-4457-bd84-272079bdc696, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d7aacb6-4652-4d10-a1a2-533680c0c93a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d7aacb6-4652-4d10-a1a2-533680c0c93a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5975621106624521983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59756211066245219835975621106624521983597562110662452198359756211066245219835975621106624521983597562110662452198359756211066245219835975621106624521983597562110662452198359756211066245219835975621106624521983597562110662452198359756211066245219835975621106624521983597562110662452198359756211066245219835975621106624521983597562110662452198359756211066245219835975621106624521983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02e163a5-5b57-4be4-9a4b-60cf46d4e424, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61c20be6-028e-4a49-a48e-77e4cd45fa2e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61c20be6-028e-4a49-a48e-77e4cd45fa2e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13463830964842014143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346383096484201414313463830964842014143134638309648420141431346383096484201414313463830964842014143134638309648420141431346383096484201414313463830964842014143134638309648420141431346383096484201414313463830964842014143134638309648420141431346383096484201414313463830964842014143134638309648420141431346383096484201414313463830964842014143134638309648420141431346383096484201414313463830964842014143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d7aacb6-4652-4d10-a1a2-533680c0c93a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 734a3b8e-76cb-4e5a-a0aa-45773b618ddc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 734a3b8e-76cb-4e5a-a0aa-45773b618ddc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5704290465467982171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57042904654679821715704290465467982171570429046546798217157042904654679821715704290465467982171570429046546798217157042904654679821715704290465467982171570429046546798217157042904654679821715704290465467982171570429046546798217157042904654679821715704290465467982171570429046546798217157042904654679821715704290465467982171570429046546798217157042904654679821715704290465467982171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61c20be6-028e-4a49-a48e-77e4cd45fa2e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c21f3296-6a76-4208-99c2-14433681cec9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c21f3296-6a76-4208-99c2-14433681cec9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5271484858977960493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52714848589779604935271484858977960493527148485897796049352714848589779604935271484858977960493527148485897796049352714848589779604935271484858977960493527148485897796049352714848589779604935271484858977960493527148485897796049352714848589779604935271484858977960493527148485897796049352714848589779604935271484858977960493527148485897796049352714848589779604935271484858977960493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 734a3b8e-76cb-4e5a-a0aa-45773b618ddc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3a5e911-67c9-4e92-a1fa-78a4d03756e7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3a5e911-67c9-4e92-a1fa-78a4d03756e7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16344415655855585269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634441565585558526916344415655855585269163444156558555852691634441565585558526916344415655855585269163444156558555852691634441565585558526916344415655855585269163444156558555852691634441565585558526916344415655855585269163444156558555852691634441565585558526916344415655855585269163444156558555852691634441565585558526916344415655855585269163444156558555852691634441565585558526916344415655855585269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c21f3296-6a76-4208-99c2-14433681cec9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b7e1898-73ba-48b1-b9b3-83b719faef05, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3a5e911-67c9-4e92-a1fa-78a4d03756e7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afd4e097-acda-4f6a-b246-1f1646c3402f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b7e1898-73ba-48b1-b9b3-83b719faef05, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3895001634685105691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38950016346851056913895001634685105691389500163468510569138950016346851056913895001634685105691389500163468510569138950016346851056913895001634685105691389500163468510569138950016346851056913895001634685105691389500163468510569138950016346851056913895001634685105691389500163468510569138950016346851056913895001634685105691389500163468510569138950016346851056913895001634685105691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afd4e097-acda-4f6a-b246-1f1646c3402f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11673239288049466280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167323928804946628011673239288049466280116732392880494662801167323928804946628011673239288049466280116732392880494662801167323928804946628011673239288049466280116732392880494662801167323928804946628011673239288049466280116732392880494662801167323928804946628011673239288049466280116732392880494662801167323928804946628011673239288049466280116732392880494662801167323928804946628011673239288049466280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afd4e097-acda-4f6a-b246-1f1646c3402f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b6f7f01-8552-46d3-b282-c94551f7d911, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b6f7f01-8552-46d3-b282-c94551f7d911, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11104361792334070310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110436179233407031011104361792334070310111043617923340703101110436179233407031011104361792334070310111043617923340703101110436179233407031011104361792334070310111043617923340703101110436179233407031011104361792334070310111043617923340703101110436179233407031011104361792334070310111043617923340703101110436179233407031011104361792334070310111043617923340703101110436179233407031011104361792334070310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b7e1898-73ba-48b1-b9b3-83b719faef05, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efdbd18d-3a8a-4b47-873e-166e90cb24f8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efdbd18d-3a8a-4b47-873e-166e90cb24f8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4956905392486551417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49569053924865514174956905392486551417495690539248655141749569053924865514174956905392486551417495690539248655141749569053924865514174956905392486551417495690539248655141749569053924865514174956905392486551417495690539248655141749569053924865514174956905392486551417495690539248655141749569053924865514174956905392486551417495690539248655141749569053924865514174956905392486551417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b6f7f01-8552-46d3-b282-c94551f7d911, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f666b389-6fed-4175-8f67-7f5d8c2ba561, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f666b389-6fed-4175-8f67-7f5d8c2ba561, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13094972903427843135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309497290342784313513094972903427843135130949729034278431351309497290342784313513094972903427843135130949729034278431351309497290342784313513094972903427843135130949729034278431351309497290342784313513094972903427843135130949729034278431351309497290342784313513094972903427843135130949729034278431351309497290342784313513094972903427843135130949729034278431351309497290342784313513094972903427843135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efdbd18d-3a8a-4b47-873e-166e90cb24f8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c9d64ac-fc5d-47c6-ac93-946c8b3b7570, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c9d64ac-fc5d-47c6-ac93-946c8b3b7570, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9405532795715388582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94055327957153885829405532795715388582940553279571538858294055327957153885829405532795715388582940553279571538858294055327957153885829405532795715388582940553279571538858294055327957153885829405532795715388582940553279571538858294055327957153885829405532795715388582940553279571538858294055327957153885829405532795715388582940553279571538858294055327957153885829405532795715388582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f666b389-6fed-4175-8f67-7f5d8c2ba561, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e4b3d99-2b36-47bd-8e9f-8854ccd8bfda, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e4b3d99-2b36-47bd-8e9f-8854ccd8bfda, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13792709360501640243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379270936050164024313792709360501640243137927093605016402431379270936050164024313792709360501640243137927093605016402431379270936050164024313792709360501640243137927093605016402431379270936050164024313792709360501640243137927093605016402431379270936050164024313792709360501640243137927093605016402431379270936050164024313792709360501640243137927093605016402431379270936050164024313792709360501640243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c9d64ac-fc5d-47c6-ac93-946c8b3b7570, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7e4dd35-c488-4bbd-8714-7b2e2a67e139, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7e4dd35-c488-4bbd-8714-7b2e2a67e139, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14069865076832901573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406986507683290157314069865076832901573140698650768329015731406986507683290157314069865076832901573140698650768329015731406986507683290157314069865076832901573140698650768329015731406986507683290157314069865076832901573140698650768329015731406986507683290157314069865076832901573140698650768329015731406986507683290157314069865076832901573140698650768329015731406986507683290157314069865076832901573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7e4dd35-c488-4bbd-8714-7b2e2a67e139, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a65d1f9-3900-4998-9d9c-39a92bb23477, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a65d1f9-3900-4998-9d9c-39a92bb23477, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3218428911005277107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32184289110052771073218428911005277107321842891100527710732184289110052771073218428911005277107321842891100527710732184289110052771073218428911005277107321842891100527710732184289110052771073218428911005277107321842891100527710732184289110052771073218428911005277107321842891100527710732184289110052771073218428911005277107321842891100527710732184289110052771073218428911005277107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e4b3d99-2b36-47bd-8e9f-8854ccd8bfda, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 906bf532-940a-4917-82ff-a67809df26af, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 906bf532-940a-4917-82ff-a67809df26af, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11272362726808998790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127236272680899879011272362726808998790112723627268089987901127236272680899879011272362726808998790112723627268089987901127236272680899879011272362726808998790112723627268089987901127236272680899879011272362726808998790112723627268089987901127236272680899879011272362726808998790112723627268089987901127236272680899879011272362726808998790112723627268089987901127236272680899879011272362726808998790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a65d1f9-3900-4998-9d9c-39a92bb23477, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 409bdca4-bbeb-474a-b02d-ea676af0e313, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 409bdca4-bbeb-474a-b02d-ea676af0e313, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13211172287919659630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321117228791965963013211172287919659630132111722879196596301321117228791965963013211172287919659630132111722879196596301321117228791965963013211172287919659630132111722879196596301321117228791965963013211172287919659630132111722879196596301321117228791965963013211172287919659630132111722879196596301321117228791965963013211172287919659630132111722879196596301321117228791965963013211172287919659630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 906bf532-940a-4917-82ff-a67809df26af, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f279627e-b351-4d5c-98b3-6848e462892b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f279627e-b351-4d5c-98b3-6848e462892b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9175902865365932694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91759028653659326949175902865365932694917590286536593269491759028653659326949175902865365932694917590286536593269491759028653659326949175902865365932694917590286536593269491759028653659326949175902865365932694917590286536593269491759028653659326949175902865365932694917590286536593269491759028653659326949175902865365932694917590286536593269491759028653659326949175902865365932694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 409bdca4-bbeb-474a-b02d-ea676af0e313, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e665a8-bf40-4c3f-afdf-7348cdfaa72f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e665a8-bf40-4c3f-afdf-7348cdfaa72f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13840704752891292337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384070475289129233713840704752891292337138407047528912923371384070475289129233713840704752891292337138407047528912923371384070475289129233713840704752891292337138407047528912923371384070475289129233713840704752891292337138407047528912923371384070475289129233713840704752891292337138407047528912923371384070475289129233713840704752891292337138407047528912923371384070475289129233713840704752891292337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f279627e-b351-4d5c-98b3-6848e462892b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1986d24-11ba-4f2a-9b72-deb56816aa94, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1986d24-11ba-4f2a-9b72-deb56816aa94, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15657464860118627149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565746486011862714915657464860118627149156574648601186271491565746486011862714915657464860118627149156574648601186271491565746486011862714915657464860118627149156574648601186271491565746486011862714915657464860118627149156574648601186271491565746486011862714915657464860118627149156574648601186271491565746486011862714915657464860118627149156574648601186271491565746486011862714915657464860118627149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e665a8-bf40-4c3f-afdf-7348cdfaa72f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f30b1b55-a3f6-4716-b7f6-7c5f56c79907, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f30b1b55-a3f6-4716-b7f6-7c5f56c79907, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12769636990957457282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276963699095745728212769636990957457282127696369909574572821276963699095745728212769636990957457282127696369909574572821276963699095745728212769636990957457282127696369909574572821276963699095745728212769636990957457282127696369909574572821276963699095745728212769636990957457282127696369909574572821276963699095745728212769636990957457282127696369909574572821276963699095745728212769636990957457282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1986d24-11ba-4f2a-9b72-deb56816aa94, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b32cc091-c68f-4c15-bf74-70fc619e7a8d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b32cc091-c68f-4c15-bf74-70fc619e7a8d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16991654598709126995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699165459870912699516991654598709126995169916545987091269951699165459870912699516991654598709126995169916545987091269951699165459870912699516991654598709126995169916545987091269951699165459870912699516991654598709126995169916545987091269951699165459870912699516991654598709126995169916545987091269951699165459870912699516991654598709126995169916545987091269951699165459870912699516991654598709126995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f30b1b55-a3f6-4716-b7f6-7c5f56c79907, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e3085e9-988c-476e-97e8-8fd1b0ca3a93, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e3085e9-988c-476e-97e8-8fd1b0ca3a93, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17135981646069353618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713598164606935361817135981646069353618171359816460693536181713598164606935361817135981646069353618171359816460693536181713598164606935361817135981646069353618171359816460693536181713598164606935361817135981646069353618171359816460693536181713598164606935361817135981646069353618171359816460693536181713598164606935361817135981646069353618171359816460693536181713598164606935361817135981646069353618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b32cc091-c68f-4c15-bf74-70fc619e7a8d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9c6db3d-4fb9-45b6-9660-1a80acd4aedf, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9c6db3d-4fb9-45b6-9660-1a80acd4aedf, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15126720723039070119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512672072303907011915126720723039070119151267207230390701191512672072303907011915126720723039070119151267207230390701191512672072303907011915126720723039070119151267207230390701191512672072303907011915126720723039070119151267207230390701191512672072303907011915126720723039070119151267207230390701191512672072303907011915126720723039070119151267207230390701191512672072303907011915126720723039070119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e3085e9-988c-476e-97e8-8fd1b0ca3a93, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbe32a64-2dc8-41ce-94a6-dcb08d69e12e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbe32a64-2dc8-41ce-94a6-dcb08d69e12e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9420344899256298278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94203448992562982789420344899256298278942034489925629827894203448992562982789420344899256298278942034489925629827894203448992562982789420344899256298278942034489925629827894203448992562982789420344899256298278942034489925629827894203448992562982789420344899256298278942034489925629827894203448992562982789420344899256298278942034489925629827894203448992562982789420344899256298278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbe32a64-2dc8-41ce-94a6-dcb08d69e12e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2210dbe-4561-44f6-ae71-150dd0c7c522, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9c6db3d-4fb9-45b6-9660-1a80acd4aedf, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e9fd72b-690b-4258-96fe-db48b359ef34, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e9fd72b-690b-4258-96fe-db48b359ef34, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13366334837856024494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336633483785602449413366334837856024494133663348378560244941336633483785602449413366334837856024494133663348378560244941336633483785602449413366334837856024494133663348378560244941336633483785602449413366334837856024494133663348378560244941336633483785602449413366334837856024494133663348378560244941336633483785602449413366334837856024494133663348378560244941336633483785602449413366334837856024494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2210dbe-4561-44f6-ae71-150dd0c7c522, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6249001553028495865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62490015530284958656249001553028495865624900155302849586562490015530284958656249001553028495865624900155302849586562490015530284958656249001553028495865624900155302849586562490015530284958656249001553028495865624900155302849586562490015530284958656249001553028495865624900155302849586562490015530284958656249001553028495865624900155302849586562490015530284958656249001553028495865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2210dbe-4561-44f6-ae71-150dd0c7c522, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba498610-5f63-4dbf-9e4a-5cad389f540d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba498610-5f63-4dbf-9e4a-5cad389f540d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15006774723000637566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500677472300063756615006774723000637566150067747230006375661500677472300063756615006774723000637566150067747230006375661500677472300063756615006774723000637566150067747230006375661500677472300063756615006774723000637566150067747230006375661500677472300063756615006774723000637566150067747230006375661500677472300063756615006774723000637566150067747230006375661500677472300063756615006774723000637566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e9fd72b-690b-4258-96fe-db48b359ef34, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7a5e09b-75bf-4e06-adb1-43b78c00b29b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7a5e09b-75bf-4e06-adb1-43b78c00b29b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3278190821117553069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32781908211175530693278190821117553069327819082111755306932781908211175530693278190821117553069327819082111755306932781908211175530693278190821117553069327819082111755306932781908211175530693278190821117553069327819082111755306932781908211175530693278190821117553069327819082111755306932781908211175530693278190821117553069327819082111755306932781908211175530693278190821117553069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba498610-5f63-4dbf-9e4a-5cad389f540d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 218077e8-aa21-492b-a0e4-79e1ac4bb5c9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 218077e8-aa21-492b-a0e4-79e1ac4bb5c9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10152041726793604121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015204172679360412110152041726793604121101520417267936041211015204172679360412110152041726793604121101520417267936041211015204172679360412110152041726793604121101520417267936041211015204172679360412110152041726793604121101520417267936041211015204172679360412110152041726793604121101520417267936041211015204172679360412110152041726793604121101520417267936041211015204172679360412110152041726793604121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7a5e09b-75bf-4e06-adb1-43b78c00b29b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1effc6ee-0478-48c4-9776-b94705c981f8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1effc6ee-0478-48c4-9776-b94705c981f8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17294035917358025052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729403591735802505217294035917358025052172940359173580250521729403591735802505217294035917358025052172940359173580250521729403591735802505217294035917358025052172940359173580250521729403591735802505217294035917358025052172940359173580250521729403591735802505217294035917358025052172940359173580250521729403591735802505217294035917358025052172940359173580250521729403591735802505217294035917358025052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 218077e8-aa21-492b-a0e4-79e1ac4bb5c9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fb78a49-a072-4761-8c16-18393ab2eb13, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb78a49-a072-4761-8c16-18393ab2eb13, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10886747970153561717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088674797015356171710886747970153561717108867479701535617171088674797015356171710886747970153561717108867479701535617171088674797015356171710886747970153561717108867479701535617171088674797015356171710886747970153561717108867479701535617171088674797015356171710886747970153561717108867479701535617171088674797015356171710886747970153561717108867479701535617171088674797015356171710886747970153561717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1effc6ee-0478-48c4-9776-b94705c981f8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30a8d852-a373-46f2-9dba-6a286459a8e0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30a8d852-a373-46f2-9dba-6a286459a8e0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13614311714222982762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361431171422298276213614311714222982762136143117142229827621361431171422298276213614311714222982762136143117142229827621361431171422298276213614311714222982762136143117142229827621361431171422298276213614311714222982762136143117142229827621361431171422298276213614311714222982762136143117142229827621361431171422298276213614311714222982762136143117142229827621361431171422298276213614311714222982762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb78a49-a072-4761-8c16-18393ab2eb13, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab537807-88fb-482f-9196-464b001900eb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab537807-88fb-482f-9196-464b001900eb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8341812287237960648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83418122872379606488341812287237960648834181228723796064883418122872379606488341812287237960648834181228723796064883418122872379606488341812287237960648834181228723796064883418122872379606488341812287237960648834181228723796064883418122872379606488341812287237960648834181228723796064883418122872379606488341812287237960648834181228723796064883418122872379606488341812287237960648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab537807-88fb-482f-9196-464b001900eb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c14b3879-21a7-4dce-a095-e30a2b8c00c1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c14b3879-21a7-4dce-a095-e30a2b8c00c1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8127083586412860831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81270835864128608318127083586412860831812708358641286083181270835864128608318127083586412860831812708358641286083181270835864128608318127083586412860831812708358641286083181270835864128608318127083586412860831812708358641286083181270835864128608318127083586412860831812708358641286083181270835864128608318127083586412860831812708358641286083181270835864128608318127083586412860831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30a8d852-a373-46f2-9dba-6a286459a8e0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8b61660-65e9-4a52-ba7b-0c424e9f355b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8b61660-65e9-4a52-ba7b-0c424e9f355b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13488352012629211483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348835201262921148313488352012629211483134883520126292114831348835201262921148313488352012629211483134883520126292114831348835201262921148313488352012629211483134883520126292114831348835201262921148313488352012629211483134883520126292114831348835201262921148313488352012629211483134883520126292114831348835201262921148313488352012629211483134883520126292114831348835201262921148313488352012629211483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c14b3879-21a7-4dce-a095-e30a2b8c00c1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2105fa18-42f9-4349-801e-a78e11f57eeb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2105fa18-42f9-4349-801e-a78e11f57eeb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3067137144891609480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30671371448916094803067137144891609480306713714489160948030671371448916094803067137144891609480306713714489160948030671371448916094803067137144891609480306713714489160948030671371448916094803067137144891609480306713714489160948030671371448916094803067137144891609480306713714489160948030671371448916094803067137144891609480306713714489160948030671371448916094803067137144891609480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8b61660-65e9-4a52-ba7b-0c424e9f355b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 187e9b49-f8aa-4740-8320-ffedbf9ea182, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 187e9b49-f8aa-4740-8320-ffedbf9ea182, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9455665140713874856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94556651407138748569455665140713874856945566514071387485694556651407138748569455665140713874856945566514071387485694556651407138748569455665140713874856945566514071387485694556651407138748569455665140713874856945566514071387485694556651407138748569455665140713874856945566514071387485694556651407138748569455665140713874856945566514071387485694556651407138748569455665140713874856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2105fa18-42f9-4349-801e-a78e11f57eeb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ce1c4bd-025d-425c-a193-61ad8bb9b931, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce1c4bd-025d-425c-a193-61ad8bb9b931, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16293006884637082632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629300688463708263216293006884637082632162930068846370826321629300688463708263216293006884637082632162930068846370826321629300688463708263216293006884637082632162930068846370826321629300688463708263216293006884637082632162930068846370826321629300688463708263216293006884637082632162930068846370826321629300688463708263216293006884637082632162930068846370826321629300688463708263216293006884637082632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 187e9b49-f8aa-4740-8320-ffedbf9ea182, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54c107a5-7a11-406a-ba1b-9bc6a7b7464b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54c107a5-7a11-406a-ba1b-9bc6a7b7464b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9812548655956004759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98125486559560047599812548655956004759981254865595600475998125486559560047599812548655956004759981254865595600475998125486559560047599812548655956004759981254865595600475998125486559560047599812548655956004759981254865595600475998125486559560047599812548655956004759981254865595600475998125486559560047599812548655956004759981254865595600475998125486559560047599812548655956004759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce1c4bd-025d-425c-a193-61ad8bb9b931, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82f4eb5d-1594-40c1-9709-dc85eefeea4e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82f4eb5d-1594-40c1-9709-dc85eefeea4e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2828515694800244075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28285156948002440752828515694800244075282851569480024407528285156948002440752828515694800244075282851569480024407528285156948002440752828515694800244075282851569480024407528285156948002440752828515694800244075282851569480024407528285156948002440752828515694800244075282851569480024407528285156948002440752828515694800244075282851569480024407528285156948002440752828515694800244075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54c107a5-7a11-406a-ba1b-9bc6a7b7464b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f926cf34-e3e9-40f0-a99b-4b78a1fae357, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f926cf34-e3e9-40f0-a99b-4b78a1fae357, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7202818092633951184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72028180926339511847202818092633951184720281809263395118472028180926339511847202818092633951184720281809263395118472028180926339511847202818092633951184720281809263395118472028180926339511847202818092633951184720281809263395118472028180926339511847202818092633951184720281809263395118472028180926339511847202818092633951184720281809263395118472028180926339511847202818092633951184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82f4eb5d-1594-40c1-9709-dc85eefeea4e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 048e1fff-1416-4a0d-a6d0-891fd06aa89e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 048e1fff-1416-4a0d-a6d0-891fd06aa89e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6141835123455642514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61418351234556425146141835123455642514614183512345564251461418351234556425146141835123455642514614183512345564251461418351234556425146141835123455642514614183512345564251461418351234556425146141835123455642514614183512345564251461418351234556425146141835123455642514614183512345564251461418351234556425146141835123455642514614183512345564251461418351234556425146141835123455642514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f926cf34-e3e9-40f0-a99b-4b78a1fae357, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f4cf98-effa-41b2-b0d2-21dce01ec2af, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f4cf98-effa-41b2-b0d2-21dce01ec2af, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9725648162699178070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97256481626991780709725648162699178070972564816269917807097256481626991780709725648162699178070972564816269917807097256481626991780709725648162699178070972564816269917807097256481626991780709725648162699178070972564816269917807097256481626991780709725648162699178070972564816269917807097256481626991780709725648162699178070972564816269917807097256481626991780709725648162699178070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 048e1fff-1416-4a0d-a6d0-891fd06aa89e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffd18343-23b0-460f-9240-a8f3976c8ad5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffd18343-23b0-460f-9240-a8f3976c8ad5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14190368774209219599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419036877420921959914190368774209219599141903687742092195991419036877420921959914190368774209219599141903687742092195991419036877420921959914190368774209219599141903687742092195991419036877420921959914190368774209219599141903687742092195991419036877420921959914190368774209219599141903687742092195991419036877420921959914190368774209219599141903687742092195991419036877420921959914190368774209219599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f4cf98-effa-41b2-b0d2-21dce01ec2af, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da836fcd-173e-4bce-a11f-3b8fba2b2831, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da836fcd-173e-4bce-a11f-3b8fba2b2831, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5674349274784899555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56743492747848995555674349274784899555567434927478489955556743492747848995555674349274784899555567434927478489955556743492747848995555674349274784899555567434927478489955556743492747848995555674349274784899555567434927478489955556743492747848995555674349274784899555567434927478489955556743492747848995555674349274784899555567434927478489955556743492747848995555674349274784899555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffd18343-23b0-460f-9240-a8f3976c8ad5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b7d3e66-552b-4220-a7a5-e39fe7dea06f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b7d3e66-552b-4220-a7a5-e39fe7dea06f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14594985985158055627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459498598515805562714594985985158055627145949859851580556271459498598515805562714594985985158055627145949859851580556271459498598515805562714594985985158055627145949859851580556271459498598515805562714594985985158055627145949859851580556271459498598515805562714594985985158055627145949859851580556271459498598515805562714594985985158055627145949859851580556271459498598515805562714594985985158055627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da836fcd-173e-4bce-a11f-3b8fba2b2831, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13986594-684d-4e85-8720-6420023ec023, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13986594-684d-4e85-8720-6420023ec023, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2143682325519554596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21436823255195545962143682325519554596214368232551955459621436823255195545962143682325519554596214368232551955459621436823255195545962143682325519554596214368232551955459621436823255195545962143682325519554596214368232551955459621436823255195545962143682325519554596214368232551955459621436823255195545962143682325519554596214368232551955459621436823255195545962143682325519554596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b7d3e66-552b-4220-a7a5-e39fe7dea06f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10927d0e-64f0-46c6-9d26-6d60e9bd27e9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10927d0e-64f0-46c6-9d26-6d60e9bd27e9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17223394714294703224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722339471429470322417223394714294703224172233947142947032241722339471429470322417223394714294703224172233947142947032241722339471429470322417223394714294703224172233947142947032241722339471429470322417223394714294703224172233947142947032241722339471429470322417223394714294703224172233947142947032241722339471429470322417223394714294703224172233947142947032241722339471429470322417223394714294703224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13986594-684d-4e85-8720-6420023ec023, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d6ce1cc-b3dd-4fe6-b378-aeed082b32db, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d6ce1cc-b3dd-4fe6-b378-aeed082b32db, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 854807996266656059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059854807996266656059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10927d0e-64f0-46c6-9d26-6d60e9bd27e9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc1a1289-25bb-408b-8dae-0ffbc21ad9d9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc1a1289-25bb-408b-8dae-0ffbc21ad9d9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4318137466859836367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43181374668598363674318137466859836367431813746685983636743181374668598363674318137466859836367431813746685983636743181374668598363674318137466859836367431813746685983636743181374668598363674318137466859836367431813746685983636743181374668598363674318137466859836367431813746685983636743181374668598363674318137466859836367431813746685983636743181374668598363674318137466859836367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc1a1289-25bb-408b-8dae-0ffbc21ad9d9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f27154-f99f-4c56-b059-819dde1484b7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f27154-f99f-4c56-b059-819dde1484b7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13361130579929776031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336113057992977603113361130579929776031133611305799297760311336113057992977603113361130579929776031133611305799297760311336113057992977603113361130579929776031133611305799297760311336113057992977603113361130579929776031133611305799297760311336113057992977603113361130579929776031133611305799297760311336113057992977603113361130579929776031133611305799297760311336113057992977603113361130579929776031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d6ce1cc-b3dd-4fe6-b378-aeed082b32db, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 024f05d9-53cb-4697-ba49-b5219a8d3383, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 024f05d9-53cb-4697-ba49-b5219a8d3383, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14351282175681120396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435128217568112039614351282175681120396143512821756811203961435128217568112039614351282175681120396143512821756811203961435128217568112039614351282175681120396143512821756811203961435128217568112039614351282175681120396143512821756811203961435128217568112039614351282175681120396143512821756811203961435128217568112039614351282175681120396143512821756811203961435128217568112039614351282175681120396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 024f05d9-53cb-4697-ba49-b5219a8d3383, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aeb2a56-0bad-4e58-b583-27d67012b844, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aeb2a56-0bad-4e58-b583-27d67012b844, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16507289844870832877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650728984487083287716507289844870832877165072898448708328771650728984487083287716507289844870832877165072898448708328771650728984487083287716507289844870832877165072898448708328771650728984487083287716507289844870832877165072898448708328771650728984487083287716507289844870832877165072898448708328771650728984487083287716507289844870832877165072898448708328771650728984487083287716507289844870832877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f27154-f99f-4c56-b059-819dde1484b7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb7969f6-346a-4950-a5f5-3e51f4e504f7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb7969f6-346a-4950-a5f5-3e51f4e504f7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12982306650233757790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298230665023375779012982306650233757790129823066502337577901298230665023375779012982306650233757790129823066502337577901298230665023375779012982306650233757790129823066502337577901298230665023375779012982306650233757790129823066502337577901298230665023375779012982306650233757790129823066502337577901298230665023375779012982306650233757790129823066502337577901298230665023375779012982306650233757790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aeb2a56-0bad-4e58-b583-27d67012b844, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 898876b3-fe14-4460-bcc1-b049acdbe859, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 898876b3-fe14-4460-bcc1-b049acdbe859, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6559660767845580449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65596607678455804496559660767845580449655966076784558044965596607678455804496559660767845580449655966076784558044965596607678455804496559660767845580449655966076784558044965596607678455804496559660767845580449655966076784558044965596607678455804496559660767845580449655966076784558044965596607678455804496559660767845580449655966076784558044965596607678455804496559660767845580449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb7969f6-346a-4950-a5f5-3e51f4e504f7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d21ff405-de01-4253-9815-a3c4f1230cf4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d21ff405-de01-4253-9815-a3c4f1230cf4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2770944957630065330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27709449576300653302770944957630065330277094495763006533027709449576300653302770944957630065330277094495763006533027709449576300653302770944957630065330277094495763006533027709449576300653302770944957630065330277094495763006533027709449576300653302770944957630065330277094495763006533027709449576300653302770944957630065330277094495763006533027709449576300653302770944957630065330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 898876b3-fe14-4460-bcc1-b049acdbe859, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccb4a011-5f3a-44cb-bee8-aeab8df232da, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccb4a011-5f3a-44cb-bee8-aeab8df232da, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2791514830936895730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27915148309368957302791514830936895730279151483093689573027915148309368957302791514830936895730279151483093689573027915148309368957302791514830936895730279151483093689573027915148309368957302791514830936895730279151483093689573027915148309368957302791514830936895730279151483093689573027915148309368957302791514830936895730279151483093689573027915148309368957302791514830936895730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d21ff405-de01-4253-9815-a3c4f1230cf4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fcaf4cb-254f-4aa0-8627-af5d933efe02, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fcaf4cb-254f-4aa0-8627-af5d933efe02, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9707585412310261310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97075854123102613109707585412310261310970758541231026131097075854123102613109707585412310261310970758541231026131097075854123102613109707585412310261310970758541231026131097075854123102613109707585412310261310970758541231026131097075854123102613109707585412310261310970758541231026131097075854123102613109707585412310261310970758541231026131097075854123102613109707585412310261310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccb4a011-5f3a-44cb-bee8-aeab8df232da, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 477502df-5acd-4c00-aad0-03c921f21d96, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 477502df-5acd-4c00-aad0-03c921f21d96, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17925450575765591141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792545057576559114117925450575765591141179254505757655911411792545057576559114117925450575765591141179254505757655911411792545057576559114117925450575765591141179254505757655911411792545057576559114117925450575765591141179254505757655911411792545057576559114117925450575765591141179254505757655911411792545057576559114117925450575765591141179254505757655911411792545057576559114117925450575765591141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fcaf4cb-254f-4aa0-8627-af5d933efe02, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15687b94-31d4-4053-9c15-c5d78a7bc7b1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15687b94-31d4-4053-9c15-c5d78a7bc7b1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3437302492314582552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34373024923145825523437302492314582552343730249231458255234373024923145825523437302492314582552343730249231458255234373024923145825523437302492314582552343730249231458255234373024923145825523437302492314582552343730249231458255234373024923145825523437302492314582552343730249231458255234373024923145825523437302492314582552343730249231458255234373024923145825523437302492314582552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 477502df-5acd-4c00-aad0-03c921f21d96, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05d35422-45b3-44bd-bc1d-945f4518cdc9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05d35422-45b3-44bd-bc1d-945f4518cdc9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14507741795979436633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450774179597943663314507741795979436633145077417959794366331450774179597943663314507741795979436633145077417959794366331450774179597943663314507741795979436633145077417959794366331450774179597943663314507741795979436633145077417959794366331450774179597943663314507741795979436633145077417959794366331450774179597943663314507741795979436633145077417959794366331450774179597943663314507741795979436633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15687b94-31d4-4053-9c15-c5d78a7bc7b1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd732255-e746-4e39-b466-2d871668866b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd732255-e746-4e39-b466-2d871668866b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2372401812484956843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23724018124849568432372401812484956843237240181248495684323724018124849568432372401812484956843237240181248495684323724018124849568432372401812484956843237240181248495684323724018124849568432372401812484956843237240181248495684323724018124849568432372401812484956843237240181248495684323724018124849568432372401812484956843237240181248495684323724018124849568432372401812484956843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05d35422-45b3-44bd-bc1d-945f4518cdc9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9262f65e-8b03-473f-a01f-daa1e757a37e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9262f65e-8b03-473f-a01f-daa1e757a37e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10046435066519283843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004643506651928384310046435066519283843100464350665192838431004643506651928384310046435066519283843100464350665192838431004643506651928384310046435066519283843100464350665192838431004643506651928384310046435066519283843100464350665192838431004643506651928384310046435066519283843100464350665192838431004643506651928384310046435066519283843100464350665192838431004643506651928384310046435066519283843" } } } 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:276 Stopped node localhost:1269/1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd732255-e746-4e39-b466-2d871668866b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c06ad20-791f-467e-8212-e27a6a2db107, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c06ad20-791f-467e-8212-e27a6a2db107, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7364269087653182351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73642690876531823517364269087653182351736426908765318235173642690876531823517364269087653182351736426908765318235173642690876531823517364269087653182351736426908765318235173642690876531823517364269087653182351736426908765318235173642690876531823517364269087653182351736426908765318235173642690876531823517364269087653182351736426908765318235173642690876531823517364269087653182351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9262f65e-8b03-473f-a01f-daa1e757a37e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea3ed7e5-e263-43d6-9eb0-efc97f121fab, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea3ed7e5-e263-43d6-9eb0-efc97f121fab, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16883332096947514201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688333209694751420116883332096947514201168833320969475142011688333209694751420116883332096947514201168833320969475142011688333209694751420116883332096947514201168833320969475142011688333209694751420116883332096947514201168833320969475142011688333209694751420116883332096947514201168833320969475142011688333209694751420116883332096947514201168833320969475142011688333209694751420116883332096947514201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c06ad20-791f-467e-8212-e27a6a2db107, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d97c4182-e663-48a7-8413-fef0b0140207, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d97c4182-e663-48a7-8413-fef0b0140207, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2969562787625874044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29695627876258740442969562787625874044296956278762587404429695627876258740442969562787625874044296956278762587404429695627876258740442969562787625874044296956278762587404429695627876258740442969562787625874044296956278762587404429695627876258740442969562787625874044296956278762587404429695627876258740442969562787625874044296956278762587404429695627876258740442969562787625874044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea3ed7e5-e263-43d6-9eb0-efc97f121fab, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67f70376-b32e-45f9-9c76-496bf86984fd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67f70376-b32e-45f9-9c76-496bf86984fd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13651711754482059252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365171175448205925213651711754482059252136517117544820592521365171175448205925213651711754482059252136517117544820592521365171175448205925213651711754482059252136517117544820592521365171175448205925213651711754482059252136517117544820592521365171175448205925213651711754482059252136517117544820592521365171175448205925213651711754482059252136517117544820592521365171175448205925213651711754482059252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d97c4182-e663-48a7-8413-fef0b0140207, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b26da16a-1a74-4c37-9aed-29031623928e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b26da16a-1a74-4c37-9aed-29031623928e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15548610730452854844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554861073045285484415548610730452854844155486107304528548441554861073045285484415548610730452854844155486107304528548441554861073045285484415548610730452854844155486107304528548441554861073045285484415548610730452854844155486107304528548441554861073045285484415548610730452854844155486107304528548441554861073045285484415548610730452854844155486107304528548441554861073045285484415548610730452854844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67f70376-b32e-45f9-9c76-496bf86984fd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8792eeb3-c56a-4336-a44a-ce53b4ac5022, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8792eeb3-c56a-4336-a44a-ce53b4ac5022, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4277618574886171875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42776185748861718754277618574886171875427761857488617187542776185748861718754277618574886171875427761857488617187542776185748861718754277618574886171875427761857488617187542776185748861718754277618574886171875427761857488617187542776185748861718754277618574886171875427761857488617187542776185748861718754277618574886171875427761857488617187542776185748861718754277618574886171875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8792eeb3-c56a-4336-a44a-ce53b4ac5022, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a883d41c-4d6b-42c2-82f1-b88ec3d5cb2a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a883d41c-4d6b-42c2-82f1-b88ec3d5cb2a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8337355791912553104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83373557919125531048337355791912553104833735579191255310483373557919125531048337355791912553104833735579191255310483373557919125531048337355791912553104833735579191255310483373557919125531048337355791912553104833735579191255310483373557919125531048337355791912553104833735579191255310483373557919125531048337355791912553104833735579191255310483373557919125531048337355791912553104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b26da16a-1a74-4c37-9aed-29031623928e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18be553-0cf3-47db-9c1f-30c87dc7363c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18be553-0cf3-47db-9c1f-30c87dc7363c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10240430782469321616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024043078246932161610240430782469321616102404307824693216161024043078246932161610240430782469321616102404307824693216161024043078246932161610240430782469321616102404307824693216161024043078246932161610240430782469321616102404307824693216161024043078246932161610240430782469321616102404307824693216161024043078246932161610240430782469321616102404307824693216161024043078246932161610240430782469321616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a883d41c-4d6b-42c2-82f1-b88ec3d5cb2a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f31b875-1bac-449b-a9b9-1614c8bae923, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f31b875-1bac-449b-a9b9-1614c8bae923, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11282972304337683221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128297230433768322111282972304337683221112829723043376832211128297230433768322111282972304337683221112829723043376832211128297230433768322111282972304337683221112829723043376832211128297230433768322111282972304337683221112829723043376832211128297230433768322111282972304337683221112829723043376832211128297230433768322111282972304337683221112829723043376832211128297230433768322111282972304337683221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18be553-0cf3-47db-9c1f-30c87dc7363c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb6040e7-df8b-498e-ab36-0f7283b69b48, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f31b875-1bac-449b-a9b9-1614c8bae923, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb6040e7-df8b-498e-ab36-0f7283b69b48, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11732364892414039865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173236489241403986511732364892414039865117323648924140398651173236489241403986511732364892414039865117323648924140398651173236489241403986511732364892414039865117323648924140398651173236489241403986511732364892414039865117323648924140398651173236489241403986511732364892414039865117323648924140398651173236489241403986511732364892414039865117323648924140398651173236489241403986511732364892414039865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5d798a8-bd59-4ebc-9b04-7d4b472c757b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5d798a8-bd59-4ebc-9b04-7d4b472c757b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5858463062874507842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58584630628745078425858463062874507842585846306287450784258584630628745078425858463062874507842585846306287450784258584630628745078425858463062874507842585846306287450784258584630628745078425858463062874507842585846306287450784258584630628745078425858463062874507842585846306287450784258584630628745078425858463062874507842585846306287450784258584630628745078425858463062874507842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5d798a8-bd59-4ebc-9b04-7d4b472c757b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 032e7833-3aba-4f19-b3df-8e2e2e7f1b2b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 032e7833-3aba-4f19-b3df-8e2e2e7f1b2b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12692560061829015632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269256006182901563212692560061829015632126925600618290156321269256006182901563212692560061829015632126925600618290156321269256006182901563212692560061829015632126925600618290156321269256006182901563212692560061829015632126925600618290156321269256006182901563212692560061829015632126925600618290156321269256006182901563212692560061829015632126925600618290156321269256006182901563212692560061829015632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb6040e7-df8b-498e-ab36-0f7283b69b48, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50d3be66-305b-472f-9219-a4186aacf015, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50d3be66-305b-472f-9219-a4186aacf015, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3560503814644733411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35605038146447334113560503814644733411356050381464473341135605038146447334113560503814644733411356050381464473341135605038146447334113560503814644733411356050381464473341135605038146447334113560503814644733411356050381464473341135605038146447334113560503814644733411356050381464473341135605038146447334113560503814644733411356050381464473341135605038146447334113560503814644733411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 032e7833-3aba-4f19-b3df-8e2e2e7f1b2b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8a914e2-b5d5-4bc5-a288-aef546723a80, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a914e2-b5d5-4bc5-a288-aef546723a80, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2827873520346697135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28278735203466971352827873520346697135282787352034669713528278735203466971352827873520346697135282787352034669713528278735203466971352827873520346697135282787352034669713528278735203466971352827873520346697135282787352034669713528278735203466971352827873520346697135282787352034669713528278735203466971352827873520346697135282787352034669713528278735203466971352827873520346697135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50d3be66-305b-472f-9219-a4186aacf015, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01d774da-63f3-42b0-a229-9258cb09fb5d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01d774da-63f3-42b0-a229-9258cb09fb5d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16392522662397985218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639252266239798521816392522662397985218163925226623979852181639252266239798521816392522662397985218163925226623979852181639252266239798521816392522662397985218163925226623979852181639252266239798521816392522662397985218163925226623979852181639252266239798521816392522662397985218163925226623979852181639252266239798521816392522662397985218163925226623979852181639252266239798521816392522662397985218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a914e2-b5d5-4bc5-a288-aef546723a80, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06e5d4f8-fb55-4878-8e05-0b90522ad61d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06e5d4f8-fb55-4878-8e05-0b90522ad61d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1812246580931687551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18122465809316875511812246580931687551181224658093168755118122465809316875511812246580931687551181224658093168755118122465809316875511812246580931687551181224658093168755118122465809316875511812246580931687551181224658093168755118122465809316875511812246580931687551181224658093168755118122465809316875511812246580931687551181224658093168755118122465809316875511812246580931687551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01d774da-63f3-42b0-a229-9258cb09fb5d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 918ce8f1-33d9-4752-afa2-4dedb3b39ce8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 918ce8f1-33d9-4752-afa2-4dedb3b39ce8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8615436488275434760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86154364882754347608615436488275434760861543648827543476086154364882754347608615436488275434760861543648827543476086154364882754347608615436488275434760861543648827543476086154364882754347608615436488275434760861543648827543476086154364882754347608615436488275434760861543648827543476086154364882754347608615436488275434760861543648827543476086154364882754347608615436488275434760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06e5d4f8-fb55-4878-8e05-0b90522ad61d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e64d37f-7090-4790-b068-b313da5a9cc9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e64d37f-7090-4790-b068-b313da5a9cc9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8845255610929979681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88452556109299796818845255610929979681884525561092997968188452556109299796818845255610929979681884525561092997968188452556109299796818845255610929979681884525561092997968188452556109299796818845255610929979681884525561092997968188452556109299796818845255610929979681884525561092997968188452556109299796818845255610929979681884525561092997968188452556109299796818845255610929979681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 918ce8f1-33d9-4752-afa2-4dedb3b39ce8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48bd2ee8-3f49-4701-91a4-29b8e9def9ec, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48bd2ee8-3f49-4701-91a4-29b8e9def9ec, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9072386646252776467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90723866462527764679072386646252776467907238664625277646790723866462527764679072386646252776467907238664625277646790723866462527764679072386646252776467907238664625277646790723866462527764679072386646252776467907238664625277646790723866462527764679072386646252776467907238664625277646790723866462527764679072386646252776467907238664625277646790723866462527764679072386646252776467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e64d37f-7090-4790-b068-b313da5a9cc9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0a960af-31ac-41ee-97d0-909dcc6997e3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0a960af-31ac-41ee-97d0-909dcc6997e3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5287498800106365203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52874988001063652035287498800106365203528749880010636520352874988001063652035287498800106365203528749880010636520352874988001063652035287498800106365203528749880010636520352874988001063652035287498800106365203528749880010636520352874988001063652035287498800106365203528749880010636520352874988001063652035287498800106365203528749880010636520352874988001063652035287498800106365203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48bd2ee8-3f49-4701-91a4-29b8e9def9ec, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2c4666b-3caf-4d86-9492-1f448c55c73c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2c4666b-3caf-4d86-9492-1f448c55c73c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10575714993733475888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057571499373347588810575714993733475888105757149937334758881057571499373347588810575714993733475888105757149937334758881057571499373347588810575714993733475888105757149937334758881057571499373347588810575714993733475888105757149937334758881057571499373347588810575714993733475888105757149937334758881057571499373347588810575714993733475888105757149937334758881057571499373347588810575714993733475888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0a960af-31ac-41ee-97d0-909dcc6997e3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a23a0d2a-0e30-4029-a3b2-f1103920ccde, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a23a0d2a-0e30-4029-a3b2-f1103920ccde, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8845525078466653677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88455250784666536778845525078466653677884552507846665367788455250784666536778845525078466653677884552507846665367788455250784666536778845525078466653677884552507846665367788455250784666536778845525078466653677884552507846665367788455250784666536778845525078466653677884552507846665367788455250784666536778845525078466653677884552507846665367788455250784666536778845525078466653677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2c4666b-3caf-4d86-9492-1f448c55c73c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23b47d48-357e-42e8-bf7d-c94a601fd375, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23b47d48-357e-42e8-bf7d-c94a601fd375, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6254542987882838208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62545429878828382086254542987882838208625454298788283820862545429878828382086254542987882838208625454298788283820862545429878828382086254542987882838208625454298788283820862545429878828382086254542987882838208625454298788283820862545429878828382086254542987882838208625454298788283820862545429878828382086254542987882838208625454298788283820862545429878828382086254542987882838208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a23a0d2a-0e30-4029-a3b2-f1103920ccde, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33387bc0-74bd-495b-8cc0-57e2b08b7cc4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33387bc0-74bd-495b-8cc0-57e2b08b7cc4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14163438968786327952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416343896878632795214163438968786327952141634389687863279521416343896878632795214163438968786327952141634389687863279521416343896878632795214163438968786327952141634389687863279521416343896878632795214163438968786327952141634389687863279521416343896878632795214163438968786327952141634389687863279521416343896878632795214163438968786327952141634389687863279521416343896878632795214163438968786327952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33387bc0-74bd-495b-8cc0-57e2b08b7cc4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66631073-8ba9-415c-8925-55703a6803a6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66631073-8ba9-415c-8925-55703a6803a6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4858320253478079487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48583202534780794874858320253478079487485832025347807948748583202534780794874858320253478079487485832025347807948748583202534780794874858320253478079487485832025347807948748583202534780794874858320253478079487485832025347807948748583202534780794874858320253478079487485832025347807948748583202534780794874858320253478079487485832025347807948748583202534780794874858320253478079487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23b47d48-357e-42e8-bf7d-c94a601fd375, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4a0274a-a6be-45a5-a538-dceece6684ea, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4a0274a-a6be-45a5-a538-dceece6684ea, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4543775440845617259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45437754408456172594543775440845617259454377544084561725945437754408456172594543775440845617259454377544084561725945437754408456172594543775440845617259454377544084561725945437754408456172594543775440845617259454377544084561725945437754408456172594543775440845617259454377544084561725945437754408456172594543775440845617259454377544084561725945437754408456172594543775440845617259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66631073-8ba9-415c-8925-55703a6803a6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6399b58c-50e4-47c1-aea9-99d127ee19c9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6399b58c-50e4-47c1-aea9-99d127ee19c9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1327665107924962188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13276651079249621881327665107924962188132766510792496218813276651079249621881327665107924962188132766510792496218813276651079249621881327665107924962188132766510792496218813276651079249621881327665107924962188132766510792496218813276651079249621881327665107924962188132766510792496218813276651079249621881327665107924962188132766510792496218813276651079249621881327665107924962188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4a0274a-a6be-45a5-a538-dceece6684ea, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4bbff9f-a4e7-45ef-969a-c3842affe98c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4bbff9f-a4e7-45ef-969a-c3842affe98c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12294735725096326099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229473572509632609912294735725096326099122947357250963260991229473572509632609912294735725096326099122947357250963260991229473572509632609912294735725096326099122947357250963260991229473572509632609912294735725096326099122947357250963260991229473572509632609912294735725096326099122947357250963260991229473572509632609912294735725096326099122947357250963260991229473572509632609912294735725096326099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6399b58c-50e4-47c1-aea9-99d127ee19c9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6cba228-d815-4843-8fd1-862f30e21cfa, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6cba228-d815-4843-8fd1-862f30e21cfa, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9780901449913170625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97809014499131706259780901449913170625978090144991317062597809014499131706259780901449913170625978090144991317062597809014499131706259780901449913170625978090144991317062597809014499131706259780901449913170625978090144991317062597809014499131706259780901449913170625978090144991317062597809014499131706259780901449913170625978090144991317062597809014499131706259780901449913170625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4bbff9f-a4e7-45ef-969a-c3842affe98c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f167ef-3d54-4aed-aab0-8d52f22b6a2b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f167ef-3d54-4aed-aab0-8d52f22b6a2b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7741710049685019901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77417100496850199017741710049685019901774171004968501990177417100496850199017741710049685019901774171004968501990177417100496850199017741710049685019901774171004968501990177417100496850199017741710049685019901774171004968501990177417100496850199017741710049685019901774171004968501990177417100496850199017741710049685019901774171004968501990177417100496850199017741710049685019901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6cba228-d815-4843-8fd1-862f30e21cfa, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6fe2866-c2f1-4e43-831f-719fd9b9212a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6fe2866-c2f1-4e43-831f-719fd9b9212a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4244096716104885272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42440967161048852724244096716104885272424409671610488527242440967161048852724244096716104885272424409671610488527242440967161048852724244096716104885272424409671610488527242440967161048852724244096716104885272424409671610488527242440967161048852724244096716104885272424409671610488527242440967161048852724244096716104885272424409671610488527242440967161048852724244096716104885272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f167ef-3d54-4aed-aab0-8d52f22b6a2b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85d17e6b-bab7-497f-8150-c3314176cbe6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85d17e6b-bab7-497f-8150-c3314176cbe6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1723925858931095773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17239258589310957731723925858931095773172392585893109577317239258589310957731723925858931095773172392585893109577317239258589310957731723925858931095773172392585893109577317239258589310957731723925858931095773172392585893109577317239258589310957731723925858931095773172392585893109577317239258589310957731723925858931095773172392585893109577317239258589310957731723925858931095773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6fe2866-c2f1-4e43-831f-719fd9b9212a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e15fedb-0da4-454b-a764-e9785b497855, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e15fedb-0da4-454b-a764-e9785b497855, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18226807491221997904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822680749122199790418226807491221997904182268074912219979041822680749122199790418226807491221997904182268074912219979041822680749122199790418226807491221997904182268074912219979041822680749122199790418226807491221997904182268074912219979041822680749122199790418226807491221997904182268074912219979041822680749122199790418226807491221997904182268074912219979041822680749122199790418226807491221997904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85d17e6b-bab7-497f-8150-c3314176cbe6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84b76c9b-7843-4a8e-9843-adff2a4e2e74, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84b76c9b-7843-4a8e-9843-adff2a4e2e74, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18009486351656345411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800948635165634541118009486351656345411180094863516563454111800948635165634541118009486351656345411180094863516563454111800948635165634541118009486351656345411180094863516563454111800948635165634541118009486351656345411180094863516563454111800948635165634541118009486351656345411180094863516563454111800948635165634541118009486351656345411180094863516563454111800948635165634541118009486351656345411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e15fedb-0da4-454b-a764-e9785b497855, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5618037d-90c5-45a7-8b8b-8f5ce9cf6815, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5618037d-90c5-45a7-8b8b-8f5ce9cf6815, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3836368702713278133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38363687027132781333836368702713278133383636870271327813338363687027132781333836368702713278133383636870271327813338363687027132781333836368702713278133383636870271327813338363687027132781333836368702713278133383636870271327813338363687027132781333836368702713278133383636870271327813338363687027132781333836368702713278133383636870271327813338363687027132781333836368702713278133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84b76c9b-7843-4a8e-9843-adff2a4e2e74, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dd720d2-5157-49b1-8bd1-b8c036e8264a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dd720d2-5157-49b1-8bd1-b8c036e8264a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11713254269875065233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171325426987506523311713254269875065233117132542698750652331171325426987506523311713254269875065233117132542698750652331171325426987506523311713254269875065233117132542698750652331171325426987506523311713254269875065233117132542698750652331171325426987506523311713254269875065233117132542698750652331171325426987506523311713254269875065233117132542698750652331171325426987506523311713254269875065233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5618037d-90c5-45a7-8b8b-8f5ce9cf6815, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7123766-df79-4fe4-b821-a58a28c78a63, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7123766-df79-4fe4-b821-a58a28c78a63, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4639506762912632948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46395067629126329484639506762912632948463950676291263294846395067629126329484639506762912632948463950676291263294846395067629126329484639506762912632948463950676291263294846395067629126329484639506762912632948463950676291263294846395067629126329484639506762912632948463950676291263294846395067629126329484639506762912632948463950676291263294846395067629126329484639506762912632948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dd720d2-5157-49b1-8bd1-b8c036e8264a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b877f9c-e5a3-4336-a49e-8be9e0b8238c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b877f9c-e5a3-4336-a49e-8be9e0b8238c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 699648018207322875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875699648018207322875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7123766-df79-4fe4-b821-a58a28c78a63, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce7ae4da-7919-46ea-ac94-14578207e880, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce7ae4da-7919-46ea-ac94-14578207e880, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1956710316745990280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19567103167459902801956710316745990280195671031674599028019567103167459902801956710316745990280195671031674599028019567103167459902801956710316745990280195671031674599028019567103167459902801956710316745990280195671031674599028019567103167459902801956710316745990280195671031674599028019567103167459902801956710316745990280195671031674599028019567103167459902801956710316745990280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b877f9c-e5a3-4336-a49e-8be9e0b8238c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e081d7a-8e71-45b9-8e5e-f028c7da5f88, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e081d7a-8e71-45b9-8e5e-f028c7da5f88, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7335856691232330891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73358566912323308917335856691232330891733585669123233089173358566912323308917335856691232330891733585669123233089173358566912323308917335856691232330891733585669123233089173358566912323308917335856691232330891733585669123233089173358566912323308917335856691232330891733585669123233089173358566912323308917335856691232330891733585669123233089173358566912323308917335856691232330891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce7ae4da-7919-46ea-ac94-14578207e880, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd04461-80af-4d97-a354-f612cdcd7daa, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd04461-80af-4d97-a354-f612cdcd7daa, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7844040629869728191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78440406298697281917844040629869728191784404062986972819178440406298697281917844040629869728191784404062986972819178440406298697281917844040629869728191784404062986972819178440406298697281917844040629869728191784404062986972819178440406298697281917844040629869728191784404062986972819178440406298697281917844040629869728191784404062986972819178440406298697281917844040629869728191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e081d7a-8e71-45b9-8e5e-f028c7da5f88, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05636aaf-a14e-40a9-9674-5b304666232d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05636aaf-a14e-40a9-9674-5b304666232d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13157198026784075558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315719802678407555813157198026784075558131571980267840755581315719802678407555813157198026784075558131571980267840755581315719802678407555813157198026784075558131571980267840755581315719802678407555813157198026784075558131571980267840755581315719802678407555813157198026784075558131571980267840755581315719802678407555813157198026784075558131571980267840755581315719802678407555813157198026784075558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd04461-80af-4d97-a354-f612cdcd7daa, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 895da4b5-edab-4daf-b652-6ad128e8d127, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 895da4b5-edab-4daf-b652-6ad128e8d127, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3977310806713946550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39773108067139465503977310806713946550397731080671394655039773108067139465503977310806713946550397731080671394655039773108067139465503977310806713946550397731080671394655039773108067139465503977310806713946550397731080671394655039773108067139465503977310806713946550397731080671394655039773108067139465503977310806713946550397731080671394655039773108067139465503977310806713946550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05636aaf-a14e-40a9-9674-5b304666232d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9760f4c8-4293-48c9-9b48-ecf1c82d38c8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9760f4c8-4293-48c9-9b48-ecf1c82d38c8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13348415918413280605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334841591841328060513348415918413280605133484159184132806051334841591841328060513348415918413280605133484159184132806051334841591841328060513348415918413280605133484159184132806051334841591841328060513348415918413280605133484159184132806051334841591841328060513348415918413280605133484159184132806051334841591841328060513348415918413280605133484159184132806051334841591841328060513348415918413280605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 895da4b5-edab-4daf-b652-6ad128e8d127, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e540829-f1f9-4a4b-b731-983ca413e756, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e540829-f1f9-4a4b-b731-983ca413e756, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8186740446329840815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81867404463298408158186740446329840815818674044632984081581867404463298408158186740446329840815818674044632984081581867404463298408158186740446329840815818674044632984081581867404463298408158186740446329840815818674044632984081581867404463298408158186740446329840815818674044632984081581867404463298408158186740446329840815818674044632984081581867404463298408158186740446329840815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9760f4c8-4293-48c9-9b48-ecf1c82d38c8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 320e869d-5651-4e07-beae-033c91628fdd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 320e869d-5651-4e07-beae-033c91628fdd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11036320451951484323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103632045195148432311036320451951484323110363204519514843231103632045195148432311036320451951484323110363204519514843231103632045195148432311036320451951484323110363204519514843231103632045195148432311036320451951484323110363204519514843231103632045195148432311036320451951484323110363204519514843231103632045195148432311036320451951484323110363204519514843231103632045195148432311036320451951484323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e540829-f1f9-4a4b-b731-983ca413e756, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce5de90a-3ff0-4e48-a32e-07f8be1cdc1a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce5de90a-3ff0-4e48-a32e-07f8be1cdc1a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16965812764598332430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696581276459833243016965812764598332430169658127645983324301696581276459833243016965812764598332430169658127645983324301696581276459833243016965812764598332430169658127645983324301696581276459833243016965812764598332430169658127645983324301696581276459833243016965812764598332430169658127645983324301696581276459833243016965812764598332430169658127645983324301696581276459833243016965812764598332430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 320e869d-5651-4e07-beae-033c91628fdd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce5de90a-3ff0-4e48-a32e-07f8be1cdc1a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9853521-7f11-4139-b1af-736cf7a28f5a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9853521-7f11-4139-b1af-736cf7a28f5a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5022230709974693284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50222307099746932845022230709974693284502223070997469328450222307099746932845022230709974693284502223070997469328450222307099746932845022230709974693284502223070997469328450222307099746932845022230709974693284502223070997469328450222307099746932845022230709974693284502223070997469328450222307099746932845022230709974693284502223070997469328450222307099746932845022230709974693284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a344736-9cfe-4599-9d8d-496ed39927c6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a344736-9cfe-4599-9d8d-496ed39927c6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12313752473704839534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231375247370483953412313752473704839534123137524737048395341231375247370483953412313752473704839534123137524737048395341231375247370483953412313752473704839534123137524737048395341231375247370483953412313752473704839534123137524737048395341231375247370483953412313752473704839534123137524737048395341231375247370483953412313752473704839534123137524737048395341231375247370483953412313752473704839534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9853521-7f11-4139-b1af-736cf7a28f5a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efcb5938-5f44-48f2-9ded-953b3879a885, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efcb5938-5f44-48f2-9ded-953b3879a885, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17376019979416458693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737601997941645869317376019979416458693173760199794164586931737601997941645869317376019979416458693173760199794164586931737601997941645869317376019979416458693173760199794164586931737601997941645869317376019979416458693173760199794164586931737601997941645869317376019979416458693173760199794164586931737601997941645869317376019979416458693173760199794164586931737601997941645869317376019979416458693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a344736-9cfe-4599-9d8d-496ed39927c6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1558b9f3-04ff-47a5-99a8-a29072ced3bd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1558b9f3-04ff-47a5-99a8-a29072ced3bd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2925800538190460633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29258005381904606332925800538190460633292580053819046063329258005381904606332925800538190460633292580053819046063329258005381904606332925800538190460633292580053819046063329258005381904606332925800538190460633292580053819046063329258005381904606332925800538190460633292580053819046063329258005381904606332925800538190460633292580053819046063329258005381904606332925800538190460633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efcb5938-5f44-48f2-9ded-953b3879a885, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ed231e-88ff-406e-a096-4e2731a9a838, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ed231e-88ff-406e-a096-4e2731a9a838, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3833428490734741908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38334284907347419083833428490734741908383342849073474190838334284907347419083833428490734741908383342849073474190838334284907347419083833428490734741908383342849073474190838334284907347419083833428490734741908383342849073474190838334284907347419083833428490734741908383342849073474190838334284907347419083833428490734741908383342849073474190838334284907347419083833428490734741908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1558b9f3-04ff-47a5-99a8-a29072ced3bd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 847b8ef4-ce4f-41bb-8ab3-0bf918454d0f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 847b8ef4-ce4f-41bb-8ab3-0bf918454d0f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5446156626025604051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54461566260256040515446156626025604051544615662602560405154461566260256040515446156626025604051544615662602560405154461566260256040515446156626025604051544615662602560405154461566260256040515446156626025604051544615662602560405154461566260256040515446156626025604051544615662602560405154461566260256040515446156626025604051544615662602560405154461566260256040515446156626025604051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ed231e-88ff-406e-a096-4e2731a9a838, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6b05cdc-7127-4281-b581-f64ee9df6fba, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6b05cdc-7127-4281-b581-f64ee9df6fba, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11205008853383380897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120500885338338089711205008853383380897112050088533833808971120500885338338089711205008853383380897112050088533833808971120500885338338089711205008853383380897112050088533833808971120500885338338089711205008853383380897112050088533833808971120500885338338089711205008853383380897112050088533833808971120500885338338089711205008853383380897112050088533833808971120500885338338089711205008853383380897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6b05cdc-7127-4281-b581-f64ee9df6fba, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5783d11-0417-466c-b993-4c6ceaf9620c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5783d11-0417-466c-b993-4c6ceaf9620c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15885839947023586063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588583994702358606315885839947023586063158858399470235860631588583994702358606315885839947023586063158858399470235860631588583994702358606315885839947023586063158858399470235860631588583994702358606315885839947023586063158858399470235860631588583994702358606315885839947023586063158858399470235860631588583994702358606315885839947023586063158858399470235860631588583994702358606315885839947023586063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 847b8ef4-ce4f-41bb-8ab3-0bf918454d0f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70ae17a9-b257-46aa-9faa-b43bd1cbd2e5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70ae17a9-b257-46aa-9faa-b43bd1cbd2e5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14717985472621639525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471798547262163952514717985472621639525147179854726216395251471798547262163952514717985472621639525147179854726216395251471798547262163952514717985472621639525147179854726216395251471798547262163952514717985472621639525147179854726216395251471798547262163952514717985472621639525147179854726216395251471798547262163952514717985472621639525147179854726216395251471798547262163952514717985472621639525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5783d11-0417-466c-b993-4c6ceaf9620c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 169e1087-1604-4fad-84ae-ee2044585e6d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 169e1087-1604-4fad-84ae-ee2044585e6d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1693655320731304161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16936553207313041611693655320731304161169365532073130416116936553207313041611693655320731304161169365532073130416116936553207313041611693655320731304161169365532073130416116936553207313041611693655320731304161169365532073130416116936553207313041611693655320731304161169365532073130416116936553207313041611693655320731304161169365532073130416116936553207313041611693655320731304161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70ae17a9-b257-46aa-9faa-b43bd1cbd2e5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bd71295-415d-43c7-915e-4eb1b4be4bcb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bd71295-415d-43c7-915e-4eb1b4be4bcb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5120901356105557068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51209013561055570685120901356105557068512090135610555706851209013561055570685120901356105557068512090135610555706851209013561055570685120901356105557068512090135610555706851209013561055570685120901356105557068512090135610555706851209013561055570685120901356105557068512090135610555706851209013561055570685120901356105557068512090135610555706851209013561055570685120901356105557068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 169e1087-1604-4fad-84ae-ee2044585e6d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99c5da60-2b25-4b30-93af-2f5549c6c87b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99c5da60-2b25-4b30-93af-2f5549c6c87b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16268013526061892216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1626801352606189221616268013526061892216162680135260618922161626801352606189221616268013526061892216162680135260618922161626801352606189221616268013526061892216162680135260618922161626801352606189221616268013526061892216162680135260618922161626801352606189221616268013526061892216162680135260618922161626801352606189221616268013526061892216162680135260618922161626801352606189221616268013526061892216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bd71295-415d-43c7-915e-4eb1b4be4bcb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9585e696-91f9-48b8-89b5-8022eeabe377, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99c5da60-2b25-4b30-93af-2f5549c6c87b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9585e696-91f9-48b8-89b5-8022eeabe377, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1101032062412117604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11010320624121176041101032062412117604110103206241211760411010320624121176041101032062412117604110103206241211760411010320624121176041101032062412117604110103206241211760411010320624121176041101032062412117604110103206241211760411010320624121176041101032062412117604110103206241211760411010320624121176041101032062412117604110103206241211760411010320624121176041101032062412117604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b2a9659-001f-4282-8767-155376e393ec, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b2a9659-001f-4282-8767-155376e393ec, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 84163516849893505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8416351684989350584163516849893505841635168498935058416351684989350584163516849893505841635168498935058416351684989350584163516849893505841635168498935058416351684989350584163516849893505841635168498935058416351684989350584163516849893505841635168498935058416351684989350584163516849893505841635168498935058416351684989350584163516849893505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9585e696-91f9-48b8-89b5-8022eeabe377, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bace6854-2298-46ae-aeff-31d5a7386661, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bace6854-2298-46ae-aeff-31d5a7386661, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1929644294431704133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19296442944317041331929644294431704133192964429443170413319296442944317041331929644294431704133192964429443170413319296442944317041331929644294431704133192964429443170413319296442944317041331929644294431704133192964429443170413319296442944317041331929644294431704133192964429443170413319296442944317041331929644294431704133192964429443170413319296442944317041331929644294431704133" } } } 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:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_7jv_hvvc.log --grpc-port=1269 --mon-port=61882 --ic-port=22911 --key-file /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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:2159', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_7jv_hvvc.log', '--grpc-port=1269', '--mon-port=61882', '--ic-port=22911', '--key-file', '/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2622094
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:1269/1
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/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2622095
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bace6854-2298-46ae-aeff-31d5a7386661, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b27cf74-2739-4d2e-91e8-a240c26de320, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b27cf74-2739-4d2e-91e8-a240c26de320, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18156536403481438992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815653640348143899218156536403481438992181565364034814389921815653640348143899218156536403481438992181565364034814389921815653640348143899218156536403481438992181565364034814389921815653640348143899218156536403481438992181565364034814389921815653640348143899218156536403481438992181565364034814389921815653640348143899218156536403481438992181565364034814389921815653640348143899218156536403481438992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b2a9659-001f-4282-8767-155376e393ec, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baf4f0b3-1b0f-4361-b452-0add29e3f2d7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baf4f0b3-1b0f-4361-b452-0add29e3f2d7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8781519973847853043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87815199738478530438781519973847853043878151997384785304387815199738478530438781519973847853043878151997384785304387815199738478530438781519973847853043878151997384785304387815199738478530438781519973847853043878151997384785304387815199738478530438781519973847853043878151997384785304387815199738478530438781519973847853043878151997384785304387815199738478530438781519973847853043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baf4f0b3-1b0f-4361-b452-0add29e3f2d7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf1b7bf1-a119-4ac3-875d-08581e1671e6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf1b7bf1-a119-4ac3-875d-08581e1671e6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13100962028141118030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310096202814111803013100962028141118030131009620281411180301310096202814111803013100962028141118030131009620281411180301310096202814111803013100962028141118030131009620281411180301310096202814111803013100962028141118030131009620281411180301310096202814111803013100962028141118030131009620281411180301310096202814111803013100962028141118030131009620281411180301310096202814111803013100962028141118030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b27cf74-2739-4d2e-91e8-a240c26de320, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53e6a503-cd9f-4494-8413-0c8f31cf9359, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53e6a503-cd9f-4494-8413-0c8f31cf9359, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4668179947447114524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46681799474471145244668179947447114524466817994744711452446681799474471145244668179947447114524466817994744711452446681799474471145244668179947447114524466817994744711452446681799474471145244668179947447114524466817994744711452446681799474471145244668179947447114524466817994744711452446681799474471145244668179947447114524466817994744711452446681799474471145244668179947447114524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf1b7bf1-a119-4ac3-875d-08581e1671e6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fadcb9d-c66e-48aa-ba96-b80720c6712f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fadcb9d-c66e-48aa-ba96-b80720c6712f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8116622378037020127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81166223780370201278116622378037020127811662237803702012781166223780370201278116622378037020127811662237803702012781166223780370201278116622378037020127811662237803702012781166223780370201278116622378037020127811662237803702012781166223780370201278116622378037020127811662237803702012781166223780370201278116622378037020127811662237803702012781166223780370201278116622378037020127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53e6a503-cd9f-4494-8413-0c8f31cf9359, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4198515-7add-4358-901e-1ad22af6664b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4198515-7add-4358-901e-1ad22af6664b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10849515835464039370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084951583546403937010849515835464039370108495158354640393701084951583546403937010849515835464039370108495158354640393701084951583546403937010849515835464039370108495158354640393701084951583546403937010849515835464039370108495158354640393701084951583546403937010849515835464039370108495158354640393701084951583546403937010849515835464039370108495158354640393701084951583546403937010849515835464039370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fadcb9d-c66e-48aa-ba96-b80720c6712f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f14effa-d532-4935-84dd-4d350ca3d6da, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f14effa-d532-4935-84dd-4d350ca3d6da, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16016007752979987128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601600775297998712816016007752979987128160160077529799871281601600775297998712816016007752979987128160160077529799871281601600775297998712816016007752979987128160160077529799871281601600775297998712816016007752979987128160160077529799871281601600775297998712816016007752979987128160160077529799871281601600775297998712816016007752979987128160160077529799871281601600775297998712816016007752979987128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4198515-7add-4358-901e-1ad22af6664b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e30e7ad-53bb-4f65-b893-b8db10865121, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e30e7ad-53bb-4f65-b893-b8db10865121, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14749693574788314113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474969357478831411314749693574788314113147496935747883141131474969357478831411314749693574788314113147496935747883141131474969357478831411314749693574788314113147496935747883141131474969357478831411314749693574788314113147496935747883141131474969357478831411314749693574788314113147496935747883141131474969357478831411314749693574788314113147496935747883141131474969357478831411314749693574788314113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f14effa-d532-4935-84dd-4d350ca3d6da, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3933eff-8e3a-4feb-a795-9b86203072bb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3933eff-8e3a-4feb-a795-9b86203072bb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3426510392202358221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34265103922023582213426510392202358221342651039220235822134265103922023582213426510392202358221342651039220235822134265103922023582213426510392202358221342651039220235822134265103922023582213426510392202358221342651039220235822134265103922023582213426510392202358221342651039220235822134265103922023582213426510392202358221342651039220235822134265103922023582213426510392202358221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e30e7ad-53bb-4f65-b893-b8db10865121, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df7b1221-80b7-48ec-9033-f24f4bbe1c57, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df7b1221-80b7-48ec-9033-f24f4bbe1c57, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13809747717094847057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380974771709484705713809747717094847057138097477170948470571380974771709484705713809747717094847057138097477170948470571380974771709484705713809747717094847057138097477170948470571380974771709484705713809747717094847057138097477170948470571380974771709484705713809747717094847057138097477170948470571380974771709484705713809747717094847057138097477170948470571380974771709484705713809747717094847057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3933eff-8e3a-4feb-a795-9b86203072bb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 774ec8cb-f332-456e-8d8c-a80b1f0b73df, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 774ec8cb-f332-456e-8d8c-a80b1f0b73df, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9084263774513144796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90842637745131447969084263774513144796908426377451314479690842637745131447969084263774513144796908426377451314479690842637745131447969084263774513144796908426377451314479690842637745131447969084263774513144796908426377451314479690842637745131447969084263774513144796908426377451314479690842637745131447969084263774513144796908426377451314479690842637745131447969084263774513144796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df7b1221-80b7-48ec-9033-f24f4bbe1c57, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5876a7f0-8e10-45af-8a5a-e11366db4e7e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5876a7f0-8e10-45af-8a5a-e11366db4e7e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5386553341553862024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53865533415538620245386553341553862024538655334155386202453865533415538620245386553341553862024538655334155386202453865533415538620245386553341553862024538655334155386202453865533415538620245386553341553862024538655334155386202453865533415538620245386553341553862024538655334155386202453865533415538620245386553341553862024538655334155386202453865533415538620245386553341553862024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 774ec8cb-f332-456e-8d8c-a80b1f0b73df, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5760f51-22a7-4313-b024-00167286df9b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5760f51-22a7-4313-b024-00167286df9b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8071737355328045839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80717373553280458398071737355328045839807173735532804583980717373553280458398071737355328045839807173735532804583980717373553280458398071737355328045839807173735532804583980717373553280458398071737355328045839807173735532804583980717373553280458398071737355328045839807173735532804583980717373553280458398071737355328045839807173735532804583980717373553280458398071737355328045839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5876a7f0-8e10-45af-8a5a-e11366db4e7e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 820041cf-5c2c-4559-8c73-d989c5803142, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 820041cf-5c2c-4559-8c73-d989c5803142, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1487174327582991150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14871743275829911501487174327582991150148717432758299115014871743275829911501487174327582991150148717432758299115014871743275829911501487174327582991150148717432758299115014871743275829911501487174327582991150148717432758299115014871743275829911501487174327582991150148717432758299115014871743275829911501487174327582991150148717432758299115014871743275829911501487174327582991150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5760f51-22a7-4313-b024-00167286df9b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 686a3248-f425-4c92-a536-db9406f01992, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 686a3248-f425-4c92-a536-db9406f01992, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14369597053338634467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436959705333863446714369597053338634467143695970533386344671436959705333863446714369597053338634467143695970533386344671436959705333863446714369597053338634467143695970533386344671436959705333863446714369597053338634467143695970533386344671436959705333863446714369597053338634467143695970533386344671436959705333863446714369597053338634467143695970533386344671436959705333863446714369597053338634467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 820041cf-5c2c-4559-8c73-d989c5803142, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e17f55f-e145-4711-95b1-921c00a1334b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e17f55f-e145-4711-95b1-921c00a1334b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3562161496888018562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35621614968880185623562161496888018562356216149688801856235621614968880185623562161496888018562356216149688801856235621614968880185623562161496888018562356216149688801856235621614968880185623562161496888018562356216149688801856235621614968880185623562161496888018562356216149688801856235621614968880185623562161496888018562356216149688801856235621614968880185623562161496888018562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 686a3248-f425-4c92-a536-db9406f01992, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e17f55f-e145-4711-95b1-921c00a1334b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef9f2391-79cf-46c3-afa9-c2c8915c852e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 110b736b-7c0e-4422-af6d-aa0d8aaaa019, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 110b736b-7c0e-4422-af6d-aa0d8aaaa019, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17862242621576130928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786224262157613092817862242621576130928178622426215761309281786224262157613092817862242621576130928178622426215761309281786224262157613092817862242621576130928178622426215761309281786224262157613092817862242621576130928178622426215761309281786224262157613092817862242621576130928178622426215761309281786224262157613092817862242621576130928178622426215761309281786224262157613092817862242621576130928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef9f2391-79cf-46c3-afa9-c2c8915c852e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16471223658759453538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647122365875945353816471223658759453538164712236587594535381647122365875945353816471223658759453538164712236587594535381647122365875945353816471223658759453538164712236587594535381647122365875945353816471223658759453538164712236587594535381647122365875945353816471223658759453538164712236587594535381647122365875945353816471223658759453538164712236587594535381647122365875945353816471223658759453538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef9f2391-79cf-46c3-afa9-c2c8915c852e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 830653fc-5fb6-4702-b6f0-6436bbb44fea, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 830653fc-5fb6-4702-b6f0-6436bbb44fea, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10751826282053798136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075182628205379813610751826282053798136107518262820537981361075182628205379813610751826282053798136107518262820537981361075182628205379813610751826282053798136107518262820537981361075182628205379813610751826282053798136107518262820537981361075182628205379813610751826282053798136107518262820537981361075182628205379813610751826282053798136107518262820537981361075182628205379813610751826282053798136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 110b736b-7c0e-4422-af6d-aa0d8aaaa019, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 638594f6-7d35-44d9-a4c1-ed900420c4dd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 638594f6-7d35-44d9-a4c1-ed900420c4dd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5399943469098087986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53999434690980879865399943469098087986539994346909808798653999434690980879865399943469098087986539994346909808798653999434690980879865399943469098087986539994346909808798653999434690980879865399943469098087986539994346909808798653999434690980879865399943469098087986539994346909808798653999434690980879865399943469098087986539994346909808798653999434690980879865399943469098087986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 830653fc-5fb6-4702-b6f0-6436bbb44fea, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 294923e5-f961-4342-a3fa-9331c45fd853, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 294923e5-f961-4342-a3fa-9331c45fd853, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16213190608671996465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621319060867199646516213190608671996465162131906086719964651621319060867199646516213190608671996465162131906086719964651621319060867199646516213190608671996465162131906086719964651621319060867199646516213190608671996465162131906086719964651621319060867199646516213190608671996465162131906086719964651621319060867199646516213190608671996465162131906086719964651621319060867199646516213190608671996465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 638594f6-7d35-44d9-a4c1-ed900420c4dd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 996dddd1-33d1-4290-bc5d-1f318f8f939a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 996dddd1-33d1-4290-bc5d-1f318f8f939a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10232273086695100617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023227308669510061710232273086695100617102322730866951006171023227308669510061710232273086695100617102322730866951006171023227308669510061710232273086695100617102322730866951006171023227308669510061710232273086695100617102322730866951006171023227308669510061710232273086695100617102322730866951006171023227308669510061710232273086695100617102322730866951006171023227308669510061710232273086695100617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294923e5-f961-4342-a3fa-9331c45fd853, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a9a1f97-de30-4c96-947c-4d7063074fdb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a9a1f97-de30-4c96-947c-4d7063074fdb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13746164411593292278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374616441159329227813746164411593292278137461644115932922781374616441159329227813746164411593292278137461644115932922781374616441159329227813746164411593292278137461644115932922781374616441159329227813746164411593292278137461644115932922781374616441159329227813746164411593292278137461644115932922781374616441159329227813746164411593292278137461644115932922781374616441159329227813746164411593292278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 996dddd1-33d1-4290-bc5d-1f318f8f939a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30e91a42-14b5-4497-8213-e4bab4adefab, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a9a1f97-de30-4c96-947c-4d7063074fdb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30e91a42-14b5-4497-8213-e4bab4adefab, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9066969313478822234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90669693134788222349066969313478822234906696931347882223490669693134788222349066969313478822234906696931347882223490669693134788222349066969313478822234906696931347882223490669693134788222349066969313478822234906696931347882223490669693134788222349066969313478822234906696931347882223490669693134788222349066969313478822234906696931347882223490669693134788222349066969313478822234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3abbfb02-914f-4cdc-9b84-7c4328386dbd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3abbfb02-914f-4cdc-9b84-7c4328386dbd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15034366525143730579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503436652514373057915034366525143730579150343665251437305791503436652514373057915034366525143730579150343665251437305791503436652514373057915034366525143730579150343665251437305791503436652514373057915034366525143730579150343665251437305791503436652514373057915034366525143730579150343665251437305791503436652514373057915034366525143730579150343665251437305791503436652514373057915034366525143730579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30e91a42-14b5-4497-8213-e4bab4adefab, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 317acdf0-7ec2-4332-a33b-5b10129f8f57, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 317acdf0-7ec2-4332-a33b-5b10129f8f57, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2869048118020216599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28690481180202165992869048118020216599286904811802021659928690481180202165992869048118020216599286904811802021659928690481180202165992869048118020216599286904811802021659928690481180202165992869048118020216599286904811802021659928690481180202165992869048118020216599286904811802021659928690481180202165992869048118020216599286904811802021659928690481180202165992869048118020216599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3abbfb02-914f-4cdc-9b84-7c4328386dbd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6b04e4d-8fa5-47f9-85c4-d0ac709ebf80, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6b04e4d-8fa5-47f9-85c4-d0ac709ebf80, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12499164009686146895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249916400968614689512499164009686146895124991640096861468951249916400968614689512499164009686146895124991640096861468951249916400968614689512499164009686146895124991640096861468951249916400968614689512499164009686146895124991640096861468951249916400968614689512499164009686146895124991640096861468951249916400968614689512499164009686146895124991640096861468951249916400968614689512499164009686146895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 317acdf0-7ec2-4332-a33b-5b10129f8f57, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fac8be53-a9cb-4920-9927-74223d0d00e4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fac8be53-a9cb-4920-9927-74223d0d00e4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13643733691983212934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364373369198321293413643733691983212934136437336919832129341364373369198321293413643733691983212934136437336919832129341364373369198321293413643733691983212934136437336919832129341364373369198321293413643733691983212934136437336919832129341364373369198321293413643733691983212934136437336919832129341364373369198321293413643733691983212934136437336919832129341364373369198321293413643733691983212934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6b04e4d-8fa5-47f9-85c4-d0ac709ebf80, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0851fd8b-1972-46a8-8c66-aac5572c0f73, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0851fd8b-1972-46a8-8c66-aac5572c0f73, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16301785421645650957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630178542164565095716301785421645650957163017854216456509571630178542164565095716301785421645650957163017854216456509571630178542164565095716301785421645650957163017854216456509571630178542164565095716301785421645650957163017854216456509571630178542164565095716301785421645650957163017854216456509571630178542164565095716301785421645650957163017854216456509571630178542164565095716301785421645650957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fac8be53-a9cb-4920-9927-74223d0d00e4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5032224-1d4e-4767-846b-c0b5de68ae6c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0851fd8b-1972-46a8-8c66-aac5572c0f73, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5032224-1d4e-4767-846b-c0b5de68ae6c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8212198406699788034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82121984066997880348212198406699788034821219840669978803482121984066997880348212198406699788034821219840669978803482121984066997880348212198406699788034821219840669978803482121984066997880348212198406699788034821219840669978803482121984066997880348212198406699788034821219840669978803482121984066997880348212198406699788034821219840669978803482121984066997880348212198406699788034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfb94cd0-dfd6-429e-b421-c9942c3b2dfe, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfb94cd0-dfd6-429e-b421-c9942c3b2dfe, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1956880653764382845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19568806537643828451956880653764382845195688065376438284519568806537643828451956880653764382845195688065376438284519568806537643828451956880653764382845195688065376438284519568806537643828451956880653764382845195688065376438284519568806537643828451956880653764382845195688065376438284519568806537643828451956880653764382845195688065376438284519568806537643828451956880653764382845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5032224-1d4e-4767-846b-c0b5de68ae6c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8c156a5-6af3-4893-b051-f0bc42e4346a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8c156a5-6af3-4893-b051-f0bc42e4346a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8520741679205546015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85207416792055460158520741679205546015852074167920554601585207416792055460158520741679205546015852074167920554601585207416792055460158520741679205546015852074167920554601585207416792055460158520741679205546015852074167920554601585207416792055460158520741679205546015852074167920554601585207416792055460158520741679205546015852074167920554601585207416792055460158520741679205546015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfb94cd0-dfd6-429e-b421-c9942c3b2dfe, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a7e114e-ebe6-4851-9b2c-a2606d9d7e22, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a7e114e-ebe6-4851-9b2c-a2606d9d7e22, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9563283837457500847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95632838374575008479563283837457500847956328383745750084795632838374575008479563283837457500847956328383745750084795632838374575008479563283837457500847956328383745750084795632838374575008479563283837457500847956328383745750084795632838374575008479563283837457500847956328383745750084795632838374575008479563283837457500847956328383745750084795632838374575008479563283837457500847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8c156a5-6af3-4893-b051-f0bc42e4346a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 886315fb-8f74-4221-8f92-ff1830c18a44, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 886315fb-8f74-4221-8f92-ff1830c18a44, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14640060686263590543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464006068626359054314640060686263590543146400606862635905431464006068626359054314640060686263590543146400606862635905431464006068626359054314640060686263590543146400606862635905431464006068626359054314640060686263590543146400606862635905431464006068626359054314640060686263590543146400606862635905431464006068626359054314640060686263590543146400606862635905431464006068626359054314640060686263590543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a7e114e-ebe6-4851-9b2c-a2606d9d7e22, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f0bb29a-a54b-470b-9c51-9c6411a05ca0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f0bb29a-a54b-470b-9c51-9c6411a05ca0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9081841474081235879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90818414740812358799081841474081235879908184147408123587990818414740812358799081841474081235879908184147408123587990818414740812358799081841474081235879908184147408123587990818414740812358799081841474081235879908184147408123587990818414740812358799081841474081235879908184147408123587990818414740812358799081841474081235879908184147408123587990818414740812358799081841474081235879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 886315fb-8f74-4221-8f92-ff1830c18a44, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c6441f4-f105-439a-aa8a-d2abf1ea8bb5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c6441f4-f105-439a-aa8a-d2abf1ea8bb5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11745172394946548160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174517239494654816011745172394946548160117451723949465481601174517239494654816011745172394946548160117451723949465481601174517239494654816011745172394946548160117451723949465481601174517239494654816011745172394946548160117451723949465481601174517239494654816011745172394946548160117451723949465481601174517239494654816011745172394946548160117451723949465481601174517239494654816011745172394946548160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f0bb29a-a54b-470b-9c51-9c6411a05ca0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cee69444-09f1-4420-b759-00c95b8daf59, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c6441f4-f105-439a-aa8a-d2abf1ea8bb5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cee69444-09f1-4420-b759-00c95b8daf59, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15512373676026311963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551237367602631196315512373676026311963155123736760263119631551237367602631196315512373676026311963155123736760263119631551237367602631196315512373676026311963155123736760263119631551237367602631196315512373676026311963155123736760263119631551237367602631196315512373676026311963155123736760263119631551237367602631196315512373676026311963155123736760263119631551237367602631196315512373676026311963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a8cb4d1-9515-4cbc-b9bb-15018d4ac33e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a8cb4d1-9515-4cbc-b9bb-15018d4ac33e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2439211158730405482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24392111587304054822439211158730405482243921115873040548224392111587304054822439211158730405482243921115873040548224392111587304054822439211158730405482243921115873040548224392111587304054822439211158730405482243921115873040548224392111587304054822439211158730405482243921115873040548224392111587304054822439211158730405482243921115873040548224392111587304054822439211158730405482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a8cb4d1-9515-4cbc-b9bb-15018d4ac33e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cee69444-09f1-4420-b759-00c95b8daf59, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f141cd7-77c2-47c6-855d-01cf14a2eca0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b84013fa-b612-49a8-99a4-0bfd04d38a6e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f141cd7-77c2-47c6-855d-01cf14a2eca0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7591161756932306926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75911617569323069267591161756932306926759116175693230692675911617569323069267591161756932306926759116175693230692675911617569323069267591161756932306926759116175693230692675911617569323069267591161756932306926759116175693230692675911617569323069267591161756932306926759116175693230692675911617569323069267591161756932306926759116175693230692675911617569323069267591161756932306926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b84013fa-b612-49a8-99a4-0bfd04d38a6e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2693661008472554314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26936610084725543142693661008472554314269366100847255431426936610084725543142693661008472554314269366100847255431426936610084725543142693661008472554314269366100847255431426936610084725543142693661008472554314269366100847255431426936610084725543142693661008472554314269366100847255431426936610084725543142693661008472554314269366100847255431426936610084725543142693661008472554314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f141cd7-77c2-47c6-855d-01cf14a2eca0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e080753f-3542-4656-9b9a-f1d2efb03b22, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e080753f-3542-4656-9b9a-f1d2efb03b22, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18365679719756072947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836567971975607294718365679719756072947183656797197560729471836567971975607294718365679719756072947183656797197560729471836567971975607294718365679719756072947183656797197560729471836567971975607294718365679719756072947183656797197560729471836567971975607294718365679719756072947183656797197560729471836567971975607294718365679719756072947183656797197560729471836567971975607294718365679719756072947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b84013fa-b612-49a8-99a4-0bfd04d38a6e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eedcb19-7e3b-49fc-9aa9-c08b13c2ffe4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eedcb19-7e3b-49fc-9aa9-c08b13c2ffe4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3796468180381791223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37964681803817912233796468180381791223379646818038179122337964681803817912233796468180381791223379646818038179122337964681803817912233796468180381791223379646818038179122337964681803817912233796468180381791223379646818038179122337964681803817912233796468180381791223379646818038179122337964681803817912233796468180381791223379646818038179122337964681803817912233796468180381791223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e080753f-3542-4656-9b9a-f1d2efb03b22, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afa92662-9798-4393-85da-3df84cd3cdac, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afa92662-9798-4393-85da-3df84cd3cdac, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1754450038612803062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17544500386128030621754450038612803062175445003861280306217544500386128030621754450038612803062175445003861280306217544500386128030621754450038612803062175445003861280306217544500386128030621754450038612803062175445003861280306217544500386128030621754450038612803062175445003861280306217544500386128030621754450038612803062175445003861280306217544500386128030621754450038612803062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eedcb19-7e3b-49fc-9aa9-c08b13c2ffe4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf4a19a7-9204-43b4-900a-54e734d7b2b1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf4a19a7-9204-43b4-900a-54e734d7b2b1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16860232492946816194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686023249294681619416860232492946816194168602324929468161941686023249294681619416860232492946816194168602324929468161941686023249294681619416860232492946816194168602324929468161941686023249294681619416860232492946816194168602324929468161941686023249294681619416860232492946816194168602324929468161941686023249294681619416860232492946816194168602324929468161941686023249294681619416860232492946816194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afa92662-9798-4393-85da-3df84cd3cdac, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35a2cbc7-b91e-4bab-bd3b-75b51ec61660, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35a2cbc7-b91e-4bab-bd3b-75b51ec61660, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5095086494563563814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50950864945635638145095086494563563814509508649456356381450950864945635638145095086494563563814509508649456356381450950864945635638145095086494563563814509508649456356381450950864945635638145095086494563563814509508649456356381450950864945635638145095086494563563814509508649456356381450950864945635638145095086494563563814509508649456356381450950864945635638145095086494563563814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf4a19a7-9204-43b4-900a-54e734d7b2b1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04baa53a-4153-486f-b644-8f87f65f9712, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04baa53a-4153-486f-b644-8f87f65f9712, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1731125725174347760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17311257251743477601731125725174347760173112572517434776017311257251743477601731125725174347760173112572517434776017311257251743477601731125725174347760173112572517434776017311257251743477601731125725174347760173112572517434776017311257251743477601731125725174347760173112572517434776017311257251743477601731125725174347760173112572517434776017311257251743477601731125725174347760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04baa53a-4153-486f-b644-8f87f65f9712, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de044052-2b7e-4e90-8d23-09871de88cee, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de044052-2b7e-4e90-8d23-09871de88cee, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9929255086410227027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99292550864102270279929255086410227027992925508641022702799292550864102270279929255086410227027992925508641022702799292550864102270279929255086410227027992925508641022702799292550864102270279929255086410227027992925508641022702799292550864102270279929255086410227027992925508641022702799292550864102270279929255086410227027992925508641022702799292550864102270279929255086410227027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35a2cbc7-b91e-4bab-bd3b-75b51ec61660, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 567d3d9c-f80d-4589-9cb4-e7af8abad67d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 567d3d9c-f80d-4589-9cb4-e7af8abad67d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11429876830106313435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142987683010631343511429876830106313435114298768301063134351142987683010631343511429876830106313435114298768301063134351142987683010631343511429876830106313435114298768301063134351142987683010631343511429876830106313435114298768301063134351142987683010631343511429876830106313435114298768301063134351142987683010631343511429876830106313435114298768301063134351142987683010631343511429876830106313435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de044052-2b7e-4e90-8d23-09871de88cee, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a321a88-a440-4dc6-81fd-6835219caed3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a321a88-a440-4dc6-81fd-6835219caed3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16115839041234328271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611583904123432827116115839041234328271161158390412343282711611583904123432827116115839041234328271161158390412343282711611583904123432827116115839041234328271161158390412343282711611583904123432827116115839041234328271161158390412343282711611583904123432827116115839041234328271161158390412343282711611583904123432827116115839041234328271161158390412343282711611583904123432827116115839041234328271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 567d3d9c-f80d-4589-9cb4-e7af8abad67d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fca4eb3-0c8c-42f4-863b-370c37f39a36, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fca4eb3-0c8c-42f4-863b-370c37f39a36, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4208058124659244320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42080581246592443204208058124659244320420805812465924432042080581246592443204208058124659244320420805812465924432042080581246592443204208058124659244320420805812465924432042080581246592443204208058124659244320420805812465924432042080581246592443204208058124659244320420805812465924432042080581246592443204208058124659244320420805812465924432042080581246592443204208058124659244320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a321a88-a440-4dc6-81fd-6835219caed3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5456680-b8d9-4b20-8b2c-0bdf76222b53, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fca4eb3-0c8c-42f4-863b-370c37f39a36, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5456680-b8d9-4b20-8b2c-0bdf76222b53, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18165289148686790392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816528914868679039218165289148686790392181652891486867903921816528914868679039218165289148686790392181652891486867903921816528914868679039218165289148686790392181652891486867903921816528914868679039218165289148686790392181652891486867903921816528914868679039218165289148686790392181652891486867903921816528914868679039218165289148686790392181652891486867903921816528914868679039218165289148686790392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab58e47e-8814-4ea1-a60d-87efb04edc55, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab58e47e-8814-4ea1-a60d-87efb04edc55, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15478516407401706818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547851640740170681815478516407401706818154785164074017068181547851640740170681815478516407401706818154785164074017068181547851640740170681815478516407401706818154785164074017068181547851640740170681815478516407401706818154785164074017068181547851640740170681815478516407401706818154785164074017068181547851640740170681815478516407401706818154785164074017068181547851640740170681815478516407401706818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5456680-b8d9-4b20-8b2c-0bdf76222b53, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec8725c-803b-44ec-a3a4-fa3b1e04d070, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab58e47e-8814-4ea1-a60d-87efb04edc55, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9bc44e5-a382-4f5f-bd01-d60e70099762, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9bc44e5-a382-4f5f-bd01-d60e70099762, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12597334264330487563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259733426433048756312597334264330487563125973342643304875631259733426433048756312597334264330487563125973342643304875631259733426433048756312597334264330487563125973342643304875631259733426433048756312597334264330487563125973342643304875631259733426433048756312597334264330487563125973342643304875631259733426433048756312597334264330487563125973342643304875631259733426433048756312597334264330487563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec8725c-803b-44ec-a3a4-fa3b1e04d070, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13226093281154162399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322609328115416239913226093281154162399132260932811541623991322609328115416239913226093281154162399132260932811541623991322609328115416239913226093281154162399132260932811541623991322609328115416239913226093281154162399132260932811541623991322609328115416239913226093281154162399132260932811541623991322609328115416239913226093281154162399132260932811541623991322609328115416239913226093281154162399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec8725c-803b-44ec-a3a4-fa3b1e04d070, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aaedfac-9599-4a57-ade0-f3fafd355db7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aaedfac-9599-4a57-ade0-f3fafd355db7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12674324004349220309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267432400434922030912674324004349220309126743240043492203091267432400434922030912674324004349220309126743240043492203091267432400434922030912674324004349220309126743240043492203091267432400434922030912674324004349220309126743240043492203091267432400434922030912674324004349220309126743240043492203091267432400434922030912674324004349220309126743240043492203091267432400434922030912674324004349220309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9bc44e5-a382-4f5f-bd01-d60e70099762, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be73edd4-adfd-4e98-b488-dd6034c3e931, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be73edd4-adfd-4e98-b488-dd6034c3e931, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12045174073391892129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204517407339189212912045174073391892129120451740733918921291204517407339189212912045174073391892129120451740733918921291204517407339189212912045174073391892129120451740733918921291204517407339189212912045174073391892129120451740733918921291204517407339189212912045174073391892129120451740733918921291204517407339189212912045174073391892129120451740733918921291204517407339189212912045174073391892129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be73edd4-adfd-4e98-b488-dd6034c3e931, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39564b61-9207-4bd1-bab9-0e27f8ef0ee7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39564b61-9207-4bd1-bab9-0e27f8ef0ee7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12537998131593518390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253799813159351839012537998131593518390125379981315935183901253799813159351839012537998131593518390125379981315935183901253799813159351839012537998131593518390125379981315935183901253799813159351839012537998131593518390125379981315935183901253799813159351839012537998131593518390125379981315935183901253799813159351839012537998131593518390125379981315935183901253799813159351839012537998131593518390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aaedfac-9599-4a57-ade0-f3fafd355db7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad07ea34-e026-4877-adb7-90c753309183, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad07ea34-e026-4877-adb7-90c753309183, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12516872706845400939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251687270684540093912516872706845400939125168727068454009391251687270684540093912516872706845400939125168727068454009391251687270684540093912516872706845400939125168727068454009391251687270684540093912516872706845400939125168727068454009391251687270684540093912516872706845400939125168727068454009391251687270684540093912516872706845400939125168727068454009391251687270684540093912516872706845400939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39564b61-9207-4bd1-bab9-0e27f8ef0ee7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 234dd04a-b409-460a-897c-188f057d6f14, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 234dd04a-b409-460a-897c-188f057d6f14, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1870105216880612473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18701052168806124731870105216880612473187010521688061247318701052168806124731870105216880612473187010521688061247318701052168806124731870105216880612473187010521688061247318701052168806124731870105216880612473187010521688061247318701052168806124731870105216880612473187010521688061247318701052168806124731870105216880612473187010521688061247318701052168806124731870105216880612473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 2622095) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2622095) elapsed time (sec): 1.0002498626708984
DEBUG    ya.test:process.py:263 Command (pid 2622095) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2622095) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2622095) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2622095) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2622095) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2622095) maxrss: 859976
DEBUG    ya.test:process.py:263 Command (pid 2622095) minflt: 45438
DEBUG    ya.test:process.py:263 Command (pid 2622095) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2622095) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2622095) nivcsw: 255
DEBUG    ya.test:process.py:263 Command (pid 2622095) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2622095) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2622095) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2622095) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2622095) stime: 0.223291
DEBUG    ya.test:process.py:263 Command (pid 2622095) utime: 0.495811
DEBUG    ya.test:process.py:263 Command (pid 2622095) wtime: 1.008
DEBUG    ya.test:process.py:275 Command (pid 2622095) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2622095) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 234dd04a-b409-460a-897c-188f057d6f14, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fde164ff-2cbd-4240-8977-13fbecdb00b4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad07ea34-e026-4877-adb7-90c753309183, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba919fb2-6844-436f-83ce-39ea0cba7f5f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba919fb2-6844-436f-83ce-39ea0cba7f5f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5846616038678233040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58466160386782330405846616038678233040584661603867823304058466160386782330405846616038678233040584661603867823304058466160386782330405846616038678233040584661603867823304058466160386782330405846616038678233040584661603867823304058466160386782330405846616038678233040584661603867823304058466160386782330405846616038678233040584661603867823304058466160386782330405846616038678233040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fde164ff-2cbd-4240-8977-13fbecdb00b4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8281351333025187461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82813513330251874618281351333025187461828135133302518746182813513330251874618281351333025187461828135133302518746182813513330251874618281351333025187461828135133302518746182813513330251874618281351333025187461828135133302518746182813513330251874618281351333025187461828135133302518746182813513330251874618281351333025187461828135133302518746182813513330251874618281351333025187461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba919fb2-6844-436f-83ce-39ea0cba7f5f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 996468bf-85e2-428b-98e7-e2b28cdc651f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 996468bf-85e2-428b-98e7-e2b28cdc651f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17106533163203200237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710653316320320023717106533163203200237171065331632032002371710653316320320023717106533163203200237171065331632032002371710653316320320023717106533163203200237171065331632032002371710653316320320023717106533163203200237171065331632032002371710653316320320023717106533163203200237171065331632032002371710653316320320023717106533163203200237171065331632032002371710653316320320023717106533163203200237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fde164ff-2cbd-4240-8977-13fbecdb00b4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14455aa7-5677-4f54-8fa4-eebe0369deb9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14455aa7-5677-4f54-8fa4-eebe0369deb9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1694029196190358040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16940291961903580401694029196190358040169402919619035804016940291961903580401694029196190358040169402919619035804016940291961903580401694029196190358040169402919619035804016940291961903580401694029196190358040169402919619035804016940291961903580401694029196190358040169402919619035804016940291961903580401694029196190358040169402919619035804016940291961903580401694029196190358040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 996468bf-85e2-428b-98e7-e2b28cdc651f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c80c6ba-adf6-49bf-893f-bbedffa38f0f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c80c6ba-adf6-49bf-893f-bbedffa38f0f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15333255056447615925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533325505644761592515333255056447615925153332550564476159251533325505644761592515333255056447615925153332550564476159251533325505644761592515333255056447615925153332550564476159251533325505644761592515333255056447615925153332550564476159251533325505644761592515333255056447615925153332550564476159251533325505644761592515333255056447615925153332550564476159251533325505644761592515333255056447615925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14455aa7-5677-4f54-8fa4-eebe0369deb9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46926f96-891f-49be-82e0-bc5299e9adfc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46926f96-891f-49be-82e0-bc5299e9adfc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18232434225583685989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823243422558368598918232434225583685989182324342255836859891823243422558368598918232434225583685989182324342255836859891823243422558368598918232434225583685989182324342255836859891823243422558368598918232434225583685989182324342255836859891823243422558368598918232434225583685989182324342255836859891823243422558368598918232434225583685989182324342255836859891823243422558368598918232434225583685989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c80c6ba-adf6-49bf-893f-bbedffa38f0f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06467fd5-0a7d-4501-b1d3-8173ae22c640, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46926f96-891f-49be-82e0-bc5299e9adfc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06467fd5-0a7d-4501-b1d3-8173ae22c640, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8598023889395417021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85980238893954170218598023889395417021859802388939541702185980238893954170218598023889395417021859802388939541702185980238893954170218598023889395417021859802388939541702185980238893954170218598023889395417021859802388939541702185980238893954170218598023889395417021859802388939541702185980238893954170218598023889395417021859802388939541702185980238893954170218598023889395417021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a488b03-765e-4fc3-a6ea-25027c2b7076, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a488b03-765e-4fc3-a6ea-25027c2b7076, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15619852882735566393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561985288273556639315619852882735566393156198528827355663931561985288273556639315619852882735566393156198528827355663931561985288273556639315619852882735566393156198528827355663931561985288273556639315619852882735566393156198528827355663931561985288273556639315619852882735566393156198528827355663931561985288273556639315619852882735566393156198528827355663931561985288273556639315619852882735566393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06467fd5-0a7d-4501-b1d3-8173ae22c640, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c3e2451-facd-4922-8d57-3b239fb1941a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c3e2451-facd-4922-8d57-3b239fb1941a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7910276115145927811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79102761151459278117910276115145927811791027611514592781179102761151459278117910276115145927811791027611514592781179102761151459278117910276115145927811791027611514592781179102761151459278117910276115145927811791027611514592781179102761151459278117910276115145927811791027611514592781179102761151459278117910276115145927811791027611514592781179102761151459278117910276115145927811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a488b03-765e-4fc3-a6ea-25027c2b7076, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f2551b1-8d57-4725-b79c-7c08a1f78021, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f2551b1-8d57-4725-b79c-7c08a1f78021, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6639930752169538964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66399307521695389646639930752169538964663993075216953896466399307521695389646639930752169538964663993075216953896466399307521695389646639930752169538964663993075216953896466399307521695389646639930752169538964663993075216953896466399307521695389646639930752169538964663993075216953896466399307521695389646639930752169538964663993075216953896466399307521695389646639930752169538964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c3e2451-facd-4922-8d57-3b239fb1941a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b57d279a-004f-48d7-a4ab-5f2bf1698076, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b57d279a-004f-48d7-a4ab-5f2bf1698076, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3854191446505366018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38541914465053660183854191446505366018385419144650536601838541914465053660183854191446505366018385419144650536601838541914465053660183854191446505366018385419144650536601838541914465053660183854191446505366018385419144650536601838541914465053660183854191446505366018385419144650536601838541914465053660183854191446505366018385419144650536601838541914465053660183854191446505366018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f2551b1-8d57-4725-b79c-7c08a1f78021, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4104fcf7-e5ba-49e7-97eb-43b55c11a282, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4104fcf7-e5ba-49e7-97eb-43b55c11a282, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13566124519432867830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356612451943286783013566124519432867830135661245194328678301356612451943286783013566124519432867830135661245194328678301356612451943286783013566124519432867830135661245194328678301356612451943286783013566124519432867830135661245194328678301356612451943286783013566124519432867830135661245194328678301356612451943286783013566124519432867830135661245194328678301356612451943286783013566124519432867830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b57d279a-004f-48d7-a4ab-5f2bf1698076, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f278dca6-851e-4817-9874-f2827a0dd589, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f278dca6-851e-4817-9874-f2827a0dd589, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17785903159918295359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778590315991829535917785903159918295359177859031599182953591778590315991829535917785903159918295359177859031599182953591778590315991829535917785903159918295359177859031599182953591778590315991829535917785903159918295359177859031599182953591778590315991829535917785903159918295359177859031599182953591778590315991829535917785903159918295359177859031599182953591778590315991829535917785903159918295359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4104fcf7-e5ba-49e7-97eb-43b55c11a282, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0d38e3b-7706-46f6-a19c-113700af31bc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0d38e3b-7706-46f6-a19c-113700af31bc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11243536484739502266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124353648473950226611243536484739502266112435364847395022661124353648473950226611243536484739502266112435364847395022661124353648473950226611243536484739502266112435364847395022661124353648473950226611243536484739502266112435364847395022661124353648473950226611243536484739502266112435364847395022661124353648473950226611243536484739502266112435364847395022661124353648473950226611243536484739502266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f278dca6-851e-4817-9874-f2827a0dd589, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0891c9b9-bc59-4799-b9d4-4238be6b83d1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0891c9b9-bc59-4799-b9d4-4238be6b83d1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17664977890290458017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766497789029045801717664977890290458017176649778902904580171766497789029045801717664977890290458017176649778902904580171766497789029045801717664977890290458017176649778902904580171766497789029045801717664977890290458017176649778902904580171766497789029045801717664977890290458017176649778902904580171766497789029045801717664977890290458017176649778902904580171766497789029045801717664977890290458017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0d38e3b-7706-46f6-a19c-113700af31bc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5dba00d-f0a5-4faa-b4b9-1899a1bf1f5e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5dba00d-f0a5-4faa-b4b9-1899a1bf1f5e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12399162085681861379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239916208568186137912399162085681861379123991620856818613791239916208568186137912399162085681861379123991620856818613791239916208568186137912399162085681861379123991620856818613791239916208568186137912399162085681861379123991620856818613791239916208568186137912399162085681861379123991620856818613791239916208568186137912399162085681861379123991620856818613791239916208568186137912399162085681861379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0891c9b9-bc59-4799-b9d4-4238be6b83d1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d360890d-357b-49fe-8b10-85e6fc2c41e4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d360890d-357b-49fe-8b10-85e6fc2c41e4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1664386420844074598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16643864208440745981664386420844074598166438642084407459816643864208440745981664386420844074598166438642084407459816643864208440745981664386420844074598166438642084407459816643864208440745981664386420844074598166438642084407459816643864208440745981664386420844074598166438642084407459816643864208440745981664386420844074598166438642084407459816643864208440745981664386420844074598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5dba00d-f0a5-4faa-b4b9-1899a1bf1f5e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c062129-8de2-4a1f-a9a6-96b74c2acba7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c062129-8de2-4a1f-a9a6-96b74c2acba7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16276641902673002010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627664190267300201016276641902673002010162766419026730020101627664190267300201016276641902673002010162766419026730020101627664190267300201016276641902673002010162766419026730020101627664190267300201016276641902673002010162766419026730020101627664190267300201016276641902673002010162766419026730020101627664190267300201016276641902673002010162766419026730020101627664190267300201016276641902673002010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d360890d-357b-49fe-8b10-85e6fc2c41e4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aefd286-baa6-4fcf-aa66-ecd252e15aac, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aefd286-baa6-4fcf-aa66-ecd252e15aac, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9181303209664611045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91813032096646110459181303209664611045918130320966461104591813032096646110459181303209664611045918130320966461104591813032096646110459181303209664611045918130320966461104591813032096646110459181303209664611045918130320966461104591813032096646110459181303209664611045918130320966461104591813032096646110459181303209664611045918130320966461104591813032096646110459181303209664611045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c062129-8de2-4a1f-a9a6-96b74c2acba7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53ef62f5-5ca0-4046-b00a-d4d9c333ef36, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53ef62f5-5ca0-4046-b00a-d4d9c333ef36, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4661729249929868341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46617292499298683414661729249929868341466172924992986834146617292499298683414661729249929868341466172924992986834146617292499298683414661729249929868341466172924992986834146617292499298683414661729249929868341466172924992986834146617292499298683414661729249929868341466172924992986834146617292499298683414661729249929868341466172924992986834146617292499298683414661729249929868341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53ef62f5-5ca0-4046-b00a-d4d9c333ef36, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03ea39a2-0c2a-4120-bd48-a7580f111d0a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ea39a2-0c2a-4120-bd48-a7580f111d0a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10315431391595085059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031543139159508505910315431391595085059103154313915950850591031543139159508505910315431391595085059103154313915950850591031543139159508505910315431391595085059103154313915950850591031543139159508505910315431391595085059103154313915950850591031543139159508505910315431391595085059103154313915950850591031543139159508505910315431391595085059103154313915950850591031543139159508505910315431391595085059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aefd286-baa6-4fcf-aa66-ecd252e15aac, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d5addc6-627b-4bfc-91db-dcc7b6b25204, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d5addc6-627b-4bfc-91db-dcc7b6b25204, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3148517463767649289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31485174637676492893148517463767649289314851746376764928931485174637676492893148517463767649289314851746376764928931485174637676492893148517463767649289314851746376764928931485174637676492893148517463767649289314851746376764928931485174637676492893148517463767649289314851746376764928931485174637676492893148517463767649289314851746376764928931485174637676492893148517463767649289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ea39a2-0c2a-4120-bd48-a7580f111d0a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33d7cc8d-38a4-472f-9d44-ebe7b3e099ae, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33d7cc8d-38a4-472f-9d44-ebe7b3e099ae, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13591038378590492218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359103837859049221813591038378590492218135910383785904922181359103837859049221813591038378590492218135910383785904922181359103837859049221813591038378590492218135910383785904922181359103837859049221813591038378590492218135910383785904922181359103837859049221813591038378590492218135910383785904922181359103837859049221813591038378590492218135910383785904922181359103837859049221813591038378590492218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d5addc6-627b-4bfc-91db-dcc7b6b25204, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c9b0b75-ea2e-49bd-9a2e-dad907d5a7eb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c9b0b75-ea2e-49bd-9a2e-dad907d5a7eb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15947054782888557760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594705478288855776015947054782888557760159470547828885577601594705478288855776015947054782888557760159470547828885577601594705478288855776015947054782888557760159470547828885577601594705478288855776015947054782888557760159470547828885577601594705478288855776015947054782888557760159470547828885577601594705478288855776015947054782888557760159470547828885577601594705478288855776015947054782888557760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33d7cc8d-38a4-472f-9d44-ebe7b3e099ae, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c51a78b9-9d55-4ea4-ad70-981e6fcb0d51, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c51a78b9-9d55-4ea4-ad70-981e6fcb0d51, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12422025121179169251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242202512117916925112422025121179169251124220251211791692511242202512117916925112422025121179169251124220251211791692511242202512117916925112422025121179169251124220251211791692511242202512117916925112422025121179169251124220251211791692511242202512117916925112422025121179169251124220251211791692511242202512117916925112422025121179169251124220251211791692511242202512117916925112422025121179169251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c9b0b75-ea2e-49bd-9a2e-dad907d5a7eb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ca4fa7b-e61a-4214-bc80-add3ceac9a2b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ca4fa7b-e61a-4214-bc80-add3ceac9a2b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15799117112109497106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579911711210949710615799117112109497106157991171121094971061579911711210949710615799117112109497106157991171121094971061579911711210949710615799117112109497106157991171121094971061579911711210949710615799117112109497106157991171121094971061579911711210949710615799117112109497106157991171121094971061579911711210949710615799117112109497106157991171121094971061579911711210949710615799117112109497106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c51a78b9-9d55-4ea4-ad70-981e6fcb0d51, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7476f772-db1b-4cc9-b341-38516d1847e9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7476f772-db1b-4cc9-b341-38516d1847e9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 558343381262626770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770558343381262626770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7476f772-db1b-4cc9-b341-38516d1847e9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3563c0da-0dbc-4761-b2a1-fe52363958c8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3563c0da-0dbc-4761-b2a1-fe52363958c8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4059378681177872970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40593786811778729704059378681177872970405937868117787297040593786811778729704059378681177872970405937868117787297040593786811778729704059378681177872970405937868117787297040593786811778729704059378681177872970405937868117787297040593786811778729704059378681177872970405937868117787297040593786811778729704059378681177872970405937868117787297040593786811778729704059378681177872970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ca4fa7b-e61a-4214-bc80-add3ceac9a2b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a2a7eb9-aaf8-4e1e-a76c-52d3a5b8ffea, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a2a7eb9-aaf8-4e1e-a76c-52d3a5b8ffea, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 534985364650446841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841534985364650446841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3563c0da-0dbc-4761-b2a1-fe52363958c8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec3c5b3b-34b1-4119-a9f1-d7158d757968, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec3c5b3b-34b1-4119-a9f1-d7158d757968, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4939373629041941242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49393736290419412424939373629041941242493937362904194124249393736290419412424939373629041941242493937362904194124249393736290419412424939373629041941242493937362904194124249393736290419412424939373629041941242493937362904194124249393736290419412424939373629041941242493937362904194124249393736290419412424939373629041941242493937362904194124249393736290419412424939373629041941242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a2a7eb9-aaf8-4e1e-a76c-52d3a5b8ffea, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3acd4cf-e814-4b63-8d66-e5e1a226810b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3acd4cf-e814-4b63-8d66-e5e1a226810b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14321803076201500191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432180307620150019114321803076201500191143218030762015001911432180307620150019114321803076201500191143218030762015001911432180307620150019114321803076201500191143218030762015001911432180307620150019114321803076201500191143218030762015001911432180307620150019114321803076201500191143218030762015001911432180307620150019114321803076201500191143218030762015001911432180307620150019114321803076201500191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec3c5b3b-34b1-4119-a9f1-d7158d757968, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e851bc6b-58c5-421e-ac17-204fd1c07e42, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e851bc6b-58c5-421e-ac17-204fd1c07e42, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9670991623679488078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96709916236794880789670991623679488078967099162367948807896709916236794880789670991623679488078967099162367948807896709916236794880789670991623679488078967099162367948807896709916236794880789670991623679488078967099162367948807896709916236794880789670991623679488078967099162367948807896709916236794880789670991623679488078967099162367948807896709916236794880789670991623679488078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3acd4cf-e814-4b63-8d66-e5e1a226810b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3fe17d4-9eb9-42fc-9446-95da2ffa86e8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3fe17d4-9eb9-42fc-9446-95da2ffa86e8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 497994695193756625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625497994695193756625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e851bc6b-58c5-421e-ac17-204fd1c07e42, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55d0c0b8-5d7b-496b-a11a-61c48204968f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55d0c0b8-5d7b-496b-a11a-61c48204968f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2944136207392416396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29441362073924163962944136207392416396294413620739241639629441362073924163962944136207392416396294413620739241639629441362073924163962944136207392416396294413620739241639629441362073924163962944136207392416396294413620739241639629441362073924163962944136207392416396294413620739241639629441362073924163962944136207392416396294413620739241639629441362073924163962944136207392416396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3fe17d4-9eb9-42fc-9446-95da2ffa86e8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a0e17fa-190c-41bd-b6c8-159f4fc05151, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a0e17fa-190c-41bd-b6c8-159f4fc05151, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16609334489280165805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660933448928016580516609334489280165805166093344892801658051660933448928016580516609334489280165805166093344892801658051660933448928016580516609334489280165805166093344892801658051660933448928016580516609334489280165805166093344892801658051660933448928016580516609334489280165805166093344892801658051660933448928016580516609334489280165805166093344892801658051660933448928016580516609334489280165805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55d0c0b8-5d7b-496b-a11a-61c48204968f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa62a54a-917a-4bb6-85ea-6352b1c7dd2b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa62a54a-917a-4bb6-85ea-6352b1c7dd2b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12068525968631896548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206852596863189654812068525968631896548120685259686318965481206852596863189654812068525968631896548120685259686318965481206852596863189654812068525968631896548120685259686318965481206852596863189654812068525968631896548120685259686318965481206852596863189654812068525968631896548120685259686318965481206852596863189654812068525968631896548120685259686318965481206852596863189654812068525968631896548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a0e17fa-190c-41bd-b6c8-159f4fc05151, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ebb124d-85ba-4219-b55f-7b1f6a2fa531, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ebb124d-85ba-4219-b55f-7b1f6a2fa531, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8734301215391849670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87343012153918496708734301215391849670873430121539184967087343012153918496708734301215391849670873430121539184967087343012153918496708734301215391849670873430121539184967087343012153918496708734301215391849670873430121539184967087343012153918496708734301215391849670873430121539184967087343012153918496708734301215391849670873430121539184967087343012153918496708734301215391849670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa62a54a-917a-4bb6-85ea-6352b1c7dd2b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61e55ee1-0c85-43f2-ac1c-45cd643fa882, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61e55ee1-0c85-43f2-ac1c-45cd643fa882, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6103030985528571536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61030309855285715366103030985528571536610303098552857153661030309855285715366103030985528571536610303098552857153661030309855285715366103030985528571536610303098552857153661030309855285715366103030985528571536610303098552857153661030309855285715366103030985528571536610303098552857153661030309855285715366103030985528571536610303098552857153661030309855285715366103030985528571536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ebb124d-85ba-4219-b55f-7b1f6a2fa531, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd6dc589-4de4-4b17-b47c-ab7e2b648da8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd6dc589-4de4-4b17-b47c-ab7e2b648da8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9015301537857961941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90153015378579619419015301537857961941901530153785796194190153015378579619419015301537857961941901530153785796194190153015378579619419015301537857961941901530153785796194190153015378579619419015301537857961941901530153785796194190153015378579619419015301537857961941901530153785796194190153015378579619419015301537857961941901530153785796194190153015378579619419015301537857961941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61e55ee1-0c85-43f2-ac1c-45cd643fa882, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 769d8386-3bd0-4723-8dcb-56804dda5554, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 769d8386-3bd0-4723-8dcb-56804dda5554, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8359162673933477184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83591626739334771848359162673933477184835916267393347718483591626739334771848359162673933477184835916267393347718483591626739334771848359162673933477184835916267393347718483591626739334771848359162673933477184835916267393347718483591626739334771848359162673933477184835916267393347718483591626739334771848359162673933477184835916267393347718483591626739334771848359162673933477184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd6dc589-4de4-4b17-b47c-ab7e2b648da8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0099f16-d168-4ab3-8e09-97fb293a1394, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0099f16-d168-4ab3-8e09-97fb293a1394, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2194291946965433843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21942919469654338432194291946965433843219429194696543384321942919469654338432194291946965433843219429194696543384321942919469654338432194291946965433843219429194696543384321942919469654338432194291946965433843219429194696543384321942919469654338432194291946965433843219429194696543384321942919469654338432194291946965433843219429194696543384321942919469654338432194291946965433843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 769d8386-3bd0-4723-8dcb-56804dda5554, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d425374a-4049-4b2c-ae20-bfd2977c0979, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d425374a-4049-4b2c-ae20-bfd2977c0979, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7754490849216828381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77544908492168283817754490849216828381775449084921682838177544908492168283817754490849216828381775449084921682838177544908492168283817754490849216828381775449084921682838177544908492168283817754490849216828381775449084921682838177544908492168283817754490849216828381775449084921682838177544908492168283817754490849216828381775449084921682838177544908492168283817754490849216828381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0099f16-d168-4ab3-8e09-97fb293a1394, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e97d57d5-d9e9-4bb1-b869-cfcdda06117d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e97d57d5-d9e9-4bb1-b869-cfcdda06117d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13621267455803473259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362126745580347325913621267455803473259136212674558034732591362126745580347325913621267455803473259136212674558034732591362126745580347325913621267455803473259136212674558034732591362126745580347325913621267455803473259136212674558034732591362126745580347325913621267455803473259136212674558034732591362126745580347325913621267455803473259136212674558034732591362126745580347325913621267455803473259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d425374a-4049-4b2c-ae20-bfd2977c0979, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80763307-9544-4acd-860d-d241caa2f615, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80763307-9544-4acd-860d-d241caa2f615, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13034155490534923802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303415549053492380213034155490534923802130341554905349238021303415549053492380213034155490534923802130341554905349238021303415549053492380213034155490534923802130341554905349238021303415549053492380213034155490534923802130341554905349238021303415549053492380213034155490534923802130341554905349238021303415549053492380213034155490534923802130341554905349238021303415549053492380213034155490534923802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e97d57d5-d9e9-4bb1-b869-cfcdda06117d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c68ff8b3-50f7-4391-b180-f430d9160215, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c68ff8b3-50f7-4391-b180-f430d9160215, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15095403496831677049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509540349683167704915095403496831677049150954034968316770491509540349683167704915095403496831677049150954034968316770491509540349683167704915095403496831677049150954034968316770491509540349683167704915095403496831677049150954034968316770491509540349683167704915095403496831677049150954034968316770491509540349683167704915095403496831677049150954034968316770491509540349683167704915095403496831677049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80763307-9544-4acd-860d-d241caa2f615, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa7d6962-bf11-4830-a842-37d0acb5fb40, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa7d6962-bf11-4830-a842-37d0acb5fb40, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14938310558727081927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493831055872708192714938310558727081927149383105587270819271493831055872708192714938310558727081927149383105587270819271493831055872708192714938310558727081927149383105587270819271493831055872708192714938310558727081927149383105587270819271493831055872708192714938310558727081927149383105587270819271493831055872708192714938310558727081927149383105587270819271493831055872708192714938310558727081927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c68ff8b3-50f7-4391-b180-f430d9160215, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa7d6962-bf11-4830-a842-37d0acb5fb40, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acb86777-c820-4d4c-a835-a193708f541c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acb86777-c820-4d4c-a835-a193708f541c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10397060533751067516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039706053375106751610397060533751067516103970605337510675161039706053375106751610397060533751067516103970605337510675161039706053375106751610397060533751067516103970605337510675161039706053375106751610397060533751067516103970605337510675161039706053375106751610397060533751067516103970605337510675161039706053375106751610397060533751067516103970605337510675161039706053375106751610397060533751067516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4c82853-bd17-4fbd-a2bd-b8be24f295d1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4c82853-bd17-4fbd-a2bd-b8be24f295d1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12825874301334181038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282587430133418103812825874301334181038128258743013341810381282587430133418103812825874301334181038128258743013341810381282587430133418103812825874301334181038128258743013341810381282587430133418103812825874301334181038128258743013341810381282587430133418103812825874301334181038128258743013341810381282587430133418103812825874301334181038128258743013341810381282587430133418103812825874301334181038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4c82853-bd17-4fbd-a2bd-b8be24f295d1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf683690-eea4-44f7-a5c6-540d06db668c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf683690-eea4-44f7-a5c6-540d06db668c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6309373393580472554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63093733935804725546309373393580472554630937339358047255463093733935804725546309373393580472554630937339358047255463093733935804725546309373393580472554630937339358047255463093733935804725546309373393580472554630937339358047255463093733935804725546309373393580472554630937339358047255463093733935804725546309373393580472554630937339358047255463093733935804725546309373393580472554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acb86777-c820-4d4c-a835-a193708f541c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1cbd5a9-dc73-49cf-979b-09ca47caae83, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1cbd5a9-dc73-49cf-979b-09ca47caae83, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17525781602458574828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752578160245857482817525781602458574828175257816024585748281752578160245857482817525781602458574828175257816024585748281752578160245857482817525781602458574828175257816024585748281752578160245857482817525781602458574828175257816024585748281752578160245857482817525781602458574828175257816024585748281752578160245857482817525781602458574828175257816024585748281752578160245857482817525781602458574828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf683690-eea4-44f7-a5c6-540d06db668c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cfc72b8-5105-4067-a7f9-bb04c556eab7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cfc72b8-5105-4067-a7f9-bb04c556eab7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15542646043694553250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554264604369455325015542646043694553250155426460436945532501554264604369455325015542646043694553250155426460436945532501554264604369455325015542646043694553250155426460436945532501554264604369455325015542646043694553250155426460436945532501554264604369455325015542646043694553250155426460436945532501554264604369455325015542646043694553250155426460436945532501554264604369455325015542646043694553250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1cbd5a9-dc73-49cf-979b-09ca47caae83, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8786b6d-8b60-4bd8-b61d-040e84998246, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8786b6d-8b60-4bd8-b61d-040e84998246, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8240928416502605535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82409284165026055358240928416502605535824092841650260553582409284165026055358240928416502605535824092841650260553582409284165026055358240928416502605535824092841650260553582409284165026055358240928416502605535824092841650260553582409284165026055358240928416502605535824092841650260553582409284165026055358240928416502605535824092841650260553582409284165026055358240928416502605535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cfc72b8-5105-4067-a7f9-bb04c556eab7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bf951d2-779b-4fe7-adc9-d70775215796, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bf951d2-779b-4fe7-adc9-d70775215796, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3203665606040770212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32036656060407702123203665606040770212320366560604077021232036656060407702123203665606040770212320366560604077021232036656060407702123203665606040770212320366560604077021232036656060407702123203665606040770212320366560604077021232036656060407702123203665606040770212320366560604077021232036656060407702123203665606040770212320366560604077021232036656060407702123203665606040770212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8786b6d-8b60-4bd8-b61d-040e84998246, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 581a03a6-b54b-4114-9069-2357e4ca3d7d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 581a03a6-b54b-4114-9069-2357e4ca3d7d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16671962056503085277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667196205650308527716671962056503085277166719620565030852771667196205650308527716671962056503085277166719620565030852771667196205650308527716671962056503085277166719620565030852771667196205650308527716671962056503085277166719620565030852771667196205650308527716671962056503085277166719620565030852771667196205650308527716671962056503085277166719620565030852771667196205650308527716671962056503085277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 581a03a6-b54b-4114-9069-2357e4ca3d7d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2db2e92c-afc3-4281-af1e-1aa6849644bc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2db2e92c-afc3-4281-af1e-1aa6849644bc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6711208555536143241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67112085555361432416711208555536143241671120855553614324167112085555361432416711208555536143241671120855553614324167112085555361432416711208555536143241671120855553614324167112085555361432416711208555536143241671120855553614324167112085555361432416711208555536143241671120855553614324167112085555361432416711208555536143241671120855553614324167112085555361432416711208555536143241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bf951d2-779b-4fe7-adc9-d70775215796, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a484fc03-d013-4986-9452-5346d680b841, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a484fc03-d013-4986-9452-5346d680b841, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15381343675067788704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538134367506778870415381343675067788704153813436750677887041538134367506778870415381343675067788704153813436750677887041538134367506778870415381343675067788704153813436750677887041538134367506778870415381343675067788704153813436750677887041538134367506778870415381343675067788704153813436750677887041538134367506778870415381343675067788704153813436750677887041538134367506778870415381343675067788704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2db2e92c-afc3-4281-af1e-1aa6849644bc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e4a61f1-e0a3-4ca9-b7bb-d9fc865bfb2a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e4a61f1-e0a3-4ca9-b7bb-d9fc865bfb2a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13562191471433033620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356219147143303362013562191471433033620135621914714330336201356219147143303362013562191471433033620135621914714330336201356219147143303362013562191471433033620135621914714330336201356219147143303362013562191471433033620135621914714330336201356219147143303362013562191471433033620135621914714330336201356219147143303362013562191471433033620135621914714330336201356219147143303362013562191471433033620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a484fc03-d013-4986-9452-5346d680b841, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 278ebac9-3cab-4769-9720-2afc94d4bc0e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 278ebac9-3cab-4769-9720-2afc94d4bc0e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10419769832381860325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041976983238186032510419769832381860325104197698323818603251041976983238186032510419769832381860325104197698323818603251041976983238186032510419769832381860325104197698323818603251041976983238186032510419769832381860325104197698323818603251041976983238186032510419769832381860325104197698323818603251041976983238186032510419769832381860325104197698323818603251041976983238186032510419769832381860325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e4a61f1-e0a3-4ca9-b7bb-d9fc865bfb2a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dec684b3-0bce-4dd3-b063-09a74b52cfca, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dec684b3-0bce-4dd3-b063-09a74b52cfca, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 481702879977886513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513481702879977886513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 278ebac9-3cab-4769-9720-2afc94d4bc0e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2e8d578-c46d-4b1b-a8dc-e3b39d5db34a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2e8d578-c46d-4b1b-a8dc-e3b39d5db34a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3114032824461914083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31140328244619140833114032824461914083311403282446191408331140328244619140833114032824461914083311403282446191408331140328244619140833114032824461914083311403282446191408331140328244619140833114032824461914083311403282446191408331140328244619140833114032824461914083311403282446191408331140328244619140833114032824461914083311403282446191408331140328244619140833114032824461914083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dec684b3-0bce-4dd3-b063-09a74b52cfca, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 861d4349-a057-40e1-8e34-2d2f523f02f7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 861d4349-a057-40e1-8e34-2d2f523f02f7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12987351276666393401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298735127666639340112987351276666393401129873512766663934011298735127666639340112987351276666393401129873512766663934011298735127666639340112987351276666393401129873512766663934011298735127666639340112987351276666393401129873512766663934011298735127666639340112987351276666393401129873512766663934011298735127666639340112987351276666393401129873512766663934011298735127666639340112987351276666393401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2e8d578-c46d-4b1b-a8dc-e3b39d5db34a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a5c9e58-2134-4a32-af66-a3eba58a04d0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a5c9e58-2134-4a32-af66-a3eba58a04d0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 510804798729892885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885510804798729892885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 861d4349-a057-40e1-8e34-2d2f523f02f7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b70ccbaa-32f3-458f-ade5-0e02376d0bd1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b70ccbaa-32f3-458f-ade5-0e02376d0bd1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1713368407784777025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17133684077847770251713368407784777025171336840778477702517133684077847770251713368407784777025171336840778477702517133684077847770251713368407784777025171336840778477702517133684077847770251713368407784777025171336840778477702517133684077847770251713368407784777025171336840778477702517133684077847770251713368407784777025171336840778477702517133684077847770251713368407784777025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a5c9e58-2134-4a32-af66-a3eba58a04d0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73f813fe-d40a-4d59-93dc-fddfc90cedf3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73f813fe-d40a-4d59-93dc-fddfc90cedf3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15063852147541240776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506385214754124077615063852147541240776150638521475412407761506385214754124077615063852147541240776150638521475412407761506385214754124077615063852147541240776150638521475412407761506385214754124077615063852147541240776150638521475412407761506385214754124077615063852147541240776150638521475412407761506385214754124077615063852147541240776150638521475412407761506385214754124077615063852147541240776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73f813fe-d40a-4d59-93dc-fddfc90cedf3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ffb37a-d363-4238-82b6-134423c77f3c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ffb37a-d363-4238-82b6-134423c77f3c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1349160777876410031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13491607778764100311349160777876410031134916077787641003113491607778764100311349160777876410031134916077787641003113491607778764100311349160777876410031134916077787641003113491607778764100311349160777876410031134916077787641003113491607778764100311349160777876410031134916077787641003113491607778764100311349160777876410031134916077787641003113491607778764100311349160777876410031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b70ccbaa-32f3-458f-ade5-0e02376d0bd1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 856870d0-6859-4ab2-88f3-109754f546bf, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 856870d0-6859-4ab2-88f3-109754f546bf, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18007210689124114875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800721068912411487518007210689124114875180072106891241148751800721068912411487518007210689124114875180072106891241148751800721068912411487518007210689124114875180072106891241148751800721068912411487518007210689124114875180072106891241148751800721068912411487518007210689124114875180072106891241148751800721068912411487518007210689124114875180072106891241148751800721068912411487518007210689124114875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ffb37a-d363-4238-82b6-134423c77f3c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd4e2187-5a06-4d4b-9af4-2306f75bf873, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd4e2187-5a06-4d4b-9af4-2306f75bf873, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11739331283997876583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173933128399787658311739331283997876583117393312839978765831173933128399787658311739331283997876583117393312839978765831173933128399787658311739331283997876583117393312839978765831173933128399787658311739331283997876583117393312839978765831173933128399787658311739331283997876583117393312839978765831173933128399787658311739331283997876583117393312839978765831173933128399787658311739331283997876583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 856870d0-6859-4ab2-88f3-109754f546bf, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 437bde86-306b-4a8e-9114-8b412f53a61b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 437bde86-306b-4a8e-9114-8b412f53a61b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7648554974043581275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76485549740435812757648554974043581275764855497404358127576485549740435812757648554974043581275764855497404358127576485549740435812757648554974043581275764855497404358127576485549740435812757648554974043581275764855497404358127576485549740435812757648554974043581275764855497404358127576485549740435812757648554974043581275764855497404358127576485549740435812757648554974043581275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 437bde86-306b-4a8e-9114-8b412f53a61b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd4e2187-5a06-4d4b-9af4-2306f75bf873, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 826e94f1-c4b8-4c7e-8bc3-792fd0444d43, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 826e94f1-c4b8-4c7e-8bc3-792fd0444d43, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 532445917009867863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863532445917009867863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55a38ddb-b583-46e5-97fe-d9bb1f1c8f13, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55a38ddb-b583-46e5-97fe-d9bb1f1c8f13, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5041015687805334246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50410156878053342465041015687805334246504101568780533424650410156878053342465041015687805334246504101568780533424650410156878053342465041015687805334246504101568780533424650410156878053342465041015687805334246504101568780533424650410156878053342465041015687805334246504101568780533424650410156878053342465041015687805334246504101568780533424650410156878053342465041015687805334246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 826e94f1-c4b8-4c7e-8bc3-792fd0444d43, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46824d16-cb26-465b-af2b-08373b1cd836, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46824d16-cb26-465b-af2b-08373b1cd836, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11072479590254056938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107247959025405693811072479590254056938110724795902540569381107247959025405693811072479590254056938110724795902540569381107247959025405693811072479590254056938110724795902540569381107247959025405693811072479590254056938110724795902540569381107247959025405693811072479590254056938110724795902540569381107247959025405693811072479590254056938110724795902540569381107247959025405693811072479590254056938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55a38ddb-b583-46e5-97fe-d9bb1f1c8f13, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b96e897c-8efd-47cf-b6ff-ad684839ebc4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b96e897c-8efd-47cf-b6ff-ad684839ebc4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13583558928590567360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358355892859056736013583558928590567360135835589285905673601358355892859056736013583558928590567360135835589285905673601358355892859056736013583558928590567360135835589285905673601358355892859056736013583558928590567360135835589285905673601358355892859056736013583558928590567360135835589285905673601358355892859056736013583558928590567360135835589285905673601358355892859056736013583558928590567360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46824d16-cb26-465b-af2b-08373b1cd836, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 191f3638-d6ad-4b48-9b57-2be0139ea158, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 191f3638-d6ad-4b48-9b57-2be0139ea158, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13778530853868679972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377853085386867997213778530853868679972137785308538686799721377853085386867997213778530853868679972137785308538686799721377853085386867997213778530853868679972137785308538686799721377853085386867997213778530853868679972137785308538686799721377853085386867997213778530853868679972137785308538686799721377853085386867997213778530853868679972137785308538686799721377853085386867997213778530853868679972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b96e897c-8efd-47cf-b6ff-ad684839ebc4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e743d97-eb59-46bf-990c-0b374e33fe1c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e743d97-eb59-46bf-990c-0b374e33fe1c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3584147478478479903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35841474784784799033584147478478479903358414747847847990335841474784784799033584147478478479903358414747847847990335841474784784799033584147478478479903358414747847847990335841474784784799033584147478478479903358414747847847990335841474784784799033584147478478479903358414747847847990335841474784784799033584147478478479903358414747847847990335841474784784799033584147478478479903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 191f3638-d6ad-4b48-9b57-2be0139ea158, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b2107b-6291-4a8a-928b-6e99d0c62525, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b2107b-6291-4a8a-928b-6e99d0c62525, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11695784302810652011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169578430281065201111695784302810652011116957843028106520111169578430281065201111695784302810652011116957843028106520111169578430281065201111695784302810652011116957843028106520111169578430281065201111695784302810652011116957843028106520111169578430281065201111695784302810652011116957843028106520111169578430281065201111695784302810652011116957843028106520111169578430281065201111695784302810652011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e743d97-eb59-46bf-990c-0b374e33fe1c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cd67c85-e4e3-4a22-8ce1-fc4c72a5c78c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cd67c85-e4e3-4a22-8ce1-fc4c72a5c78c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16602221630156758960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660222163015675896016602221630156758960166022216301567589601660222163015675896016602221630156758960166022216301567589601660222163015675896016602221630156758960166022216301567589601660222163015675896016602221630156758960166022216301567589601660222163015675896016602221630156758960166022216301567589601660222163015675896016602221630156758960166022216301567589601660222163015675896016602221630156758960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b2107b-6291-4a8a-928b-6e99d0c62525, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a4a1cd5-240f-4d80-9d0b-25d31c8fa6d8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a4a1cd5-240f-4d80-9d0b-25d31c8fa6d8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8502280767936403695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85022807679364036958502280767936403695850228076793640369585022807679364036958502280767936403695850228076793640369585022807679364036958502280767936403695850228076793640369585022807679364036958502280767936403695850228076793640369585022807679364036958502280767936403695850228076793640369585022807679364036958502280767936403695850228076793640369585022807679364036958502280767936403695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cd67c85-e4e3-4a22-8ce1-fc4c72a5c78c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6991585-9812-4374-a47a-0715286e37c3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6991585-9812-4374-a47a-0715286e37c3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12732731605803512565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273273160580351256512732731605803512565127327316058035125651273273160580351256512732731605803512565127327316058035125651273273160580351256512732731605803512565127327316058035125651273273160580351256512732731605803512565127327316058035125651273273160580351256512732731605803512565127327316058035125651273273160580351256512732731605803512565127327316058035125651273273160580351256512732731605803512565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a4a1cd5-240f-4d80-9d0b-25d31c8fa6d8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b33b5ebb-0ed5-4b2b-9d7e-bfe57ab65ab5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b33b5ebb-0ed5-4b2b-9d7e-bfe57ab65ab5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6860684129584822751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68606841295848227516860684129584822751686068412958482275168606841295848227516860684129584822751686068412958482275168606841295848227516860684129584822751686068412958482275168606841295848227516860684129584822751686068412958482275168606841295848227516860684129584822751686068412958482275168606841295848227516860684129584822751686068412958482275168606841295848227516860684129584822751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6991585-9812-4374-a47a-0715286e37c3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c83bf04-521d-496d-9a2f-2e00ccaad5e5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c83bf04-521d-496d-9a2f-2e00ccaad5e5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15507983940418433880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550798394041843388015507983940418433880155079839404184338801550798394041843388015507983940418433880155079839404184338801550798394041843388015507983940418433880155079839404184338801550798394041843388015507983940418433880155079839404184338801550798394041843388015507983940418433880155079839404184338801550798394041843388015507983940418433880155079839404184338801550798394041843388015507983940418433880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b33b5ebb-0ed5-4b2b-9d7e-bfe57ab65ab5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6680a4b9-4c96-44eb-bb84-063c9ea81b06, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6680a4b9-4c96-44eb-bb84-063c9ea81b06, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15020834901782256227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502083490178225622715020834901782256227150208349017822562271502083490178225622715020834901782256227150208349017822562271502083490178225622715020834901782256227150208349017822562271502083490178225622715020834901782256227150208349017822562271502083490178225622715020834901782256227150208349017822562271502083490178225622715020834901782256227150208349017822562271502083490178225622715020834901782256227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c83bf04-521d-496d-9a2f-2e00ccaad5e5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 112848ad-066f-4e00-be33-338536f0f947, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 112848ad-066f-4e00-be33-338536f0f947, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 841690252549183399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399841690252549183399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 112848ad-066f-4e00-be33-338536f0f947, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa397de-8157-409b-aa30-4edd95822ec6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa397de-8157-409b-aa30-4edd95822ec6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7749413778885773833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77494137788857738337749413778885773833774941377888577383377494137788857738337749413778885773833774941377888577383377494137788857738337749413778885773833774941377888577383377494137788857738337749413778885773833774941377888577383377494137788857738337749413778885773833774941377888577383377494137788857738337749413778885773833774941377888577383377494137788857738337749413778885773833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6680a4b9-4c96-44eb-bb84-063c9ea81b06, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64e07cc2-a13f-4ffd-804f-84ea3cc7af03, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64e07cc2-a13f-4ffd-804f-84ea3cc7af03, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9387043301705307973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93870433017053079739387043301705307973938704330170530797393870433017053079739387043301705307973938704330170530797393870433017053079739387043301705307973938704330170530797393870433017053079739387043301705307973938704330170530797393870433017053079739387043301705307973938704330170530797393870433017053079739387043301705307973938704330170530797393870433017053079739387043301705307973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa397de-8157-409b-aa30-4edd95822ec6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b71b318-79f1-4069-a7a6-72cdd6ea990b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b71b318-79f1-4069-a7a6-72cdd6ea990b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8031658894814987656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80316588948149876568031658894814987656803165889481498765680316588948149876568031658894814987656803165889481498765680316588948149876568031658894814987656803165889481498765680316588948149876568031658894814987656803165889481498765680316588948149876568031658894814987656803165889481498765680316588948149876568031658894814987656803165889481498765680316588948149876568031658894814987656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64e07cc2-a13f-4ffd-804f-84ea3cc7af03, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73483e77-8ab2-49ab-b602-109821cdc945, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73483e77-8ab2-49ab-b602-109821cdc945, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9557653928501343704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95576539285013437049557653928501343704955765392850134370495576539285013437049557653928501343704955765392850134370495576539285013437049557653928501343704955765392850134370495576539285013437049557653928501343704955765392850134370495576539285013437049557653928501343704955765392850134370495576539285013437049557653928501343704955765392850134370495576539285013437049557653928501343704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b71b318-79f1-4069-a7a6-72cdd6ea990b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcac8d59-7818-4eab-ae6d-3d73290d1aee, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcac8d59-7818-4eab-ae6d-3d73290d1aee, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7141006483888147541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71410064838881475417141006483888147541714100648388814754171410064838881475417141006483888147541714100648388814754171410064838881475417141006483888147541714100648388814754171410064838881475417141006483888147541714100648388814754171410064838881475417141006483888147541714100648388814754171410064838881475417141006483888147541714100648388814754171410064838881475417141006483888147541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73483e77-8ab2-49ab-b602-109821cdc945, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31635e6b-5e2a-46b2-b8b9-ed930bf6a89c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31635e6b-5e2a-46b2-b8b9-ed930bf6a89c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11948732295443104750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194873229544310475011948732295443104750119487322954431047501194873229544310475011948732295443104750119487322954431047501194873229544310475011948732295443104750119487322954431047501194873229544310475011948732295443104750119487322954431047501194873229544310475011948732295443104750119487322954431047501194873229544310475011948732295443104750119487322954431047501194873229544310475011948732295443104750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcac8d59-7818-4eab-ae6d-3d73290d1aee, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07206cc7-d31b-457e-a397-87097c84783e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07206cc7-d31b-457e-a397-87097c84783e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10191657236909161315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019165723690916131510191657236909161315101916572369091613151019165723690916131510191657236909161315101916572369091613151019165723690916131510191657236909161315101916572369091613151019165723690916131510191657236909161315101916572369091613151019165723690916131510191657236909161315101916572369091613151019165723690916131510191657236909161315101916572369091613151019165723690916131510191657236909161315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31635e6b-5e2a-46b2-b8b9-ed930bf6a89c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b375ac2e-3876-4a67-9979-b0bf1f20d35a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b375ac2e-3876-4a67-9979-b0bf1f20d35a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5668263645269953941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56682636452699539415668263645269953941566826364526995394156682636452699539415668263645269953941566826364526995394156682636452699539415668263645269953941566826364526995394156682636452699539415668263645269953941566826364526995394156682636452699539415668263645269953941566826364526995394156682636452699539415668263645269953941566826364526995394156682636452699539415668263645269953941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07206cc7-d31b-457e-a397-87097c84783e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b09cc87a-94d8-4121-9da4-2436e14d44be, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b09cc87a-94d8-4121-9da4-2436e14d44be, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 413538809258594200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200413538809258594200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b375ac2e-3876-4a67-9979-b0bf1f20d35a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 500cd92c-713a-448f-94c6-410b351729de, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 500cd92c-713a-448f-94c6-410b351729de, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15753235166969117070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575323516696911707015753235166969117070157532351669691170701575323516696911707015753235166969117070157532351669691170701575323516696911707015753235166969117070157532351669691170701575323516696911707015753235166969117070157532351669691170701575323516696911707015753235166969117070157532351669691170701575323516696911707015753235166969117070157532351669691170701575323516696911707015753235166969117070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b09cc87a-94d8-4121-9da4-2436e14d44be, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 228bf146-abee-484c-b257-6f75c61c8182, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 228bf146-abee-484c-b257-6f75c61c8182, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6700569013346017674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67005690133460176746700569013346017674670056901334601767467005690133460176746700569013346017674670056901334601767467005690133460176746700569013346017674670056901334601767467005690133460176746700569013346017674670056901334601767467005690133460176746700569013346017674670056901334601767467005690133460176746700569013346017674670056901334601767467005690133460176746700569013346017674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 500cd92c-713a-448f-94c6-410b351729de, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4556ec6b-def7-49d8-b645-d27774f910db, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4556ec6b-def7-49d8-b645-d27774f910db, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3122339477258395526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31223394772583955263122339477258395526312233947725839552631223394772583955263122339477258395526312233947725839552631223394772583955263122339477258395526312233947725839552631223394772583955263122339477258395526312233947725839552631223394772583955263122339477258395526312233947725839552631223394772583955263122339477258395526312233947725839552631223394772583955263122339477258395526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 228bf146-abee-484c-b257-6f75c61c8182, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5966ed8-5f2f-4f0f-8b46-3cffbdf21680, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4556ec6b-def7-49d8-b645-d27774f910db, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db75305e-b6fd-4772-a8fc-f4644d56e0e9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db75305e-b6fd-4772-a8fc-f4644d56e0e9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9308387031254860990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93083870312548609909308387031254860990930838703125486099093083870312548609909308387031254860990930838703125486099093083870312548609909308387031254860990930838703125486099093083870312548609909308387031254860990930838703125486099093083870312548609909308387031254860990930838703125486099093083870312548609909308387031254860990930838703125486099093083870312548609909308387031254860990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5966ed8-5f2f-4f0f-8b46-3cffbdf21680, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16188205060349523564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618820506034952356416188205060349523564161882050603495235641618820506034952356416188205060349523564161882050603495235641618820506034952356416188205060349523564161882050603495235641618820506034952356416188205060349523564161882050603495235641618820506034952356416188205060349523564161882050603495235641618820506034952356416188205060349523564161882050603495235641618820506034952356416188205060349523564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5966ed8-5f2f-4f0f-8b46-3cffbdf21680, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f2c80de-6400-4f2f-8543-c696bcda1210, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f2c80de-6400-4f2f-8543-c696bcda1210, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4535490744280480269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45354907442804802694535490744280480269453549074428048026945354907442804802694535490744280480269453549074428048026945354907442804802694535490744280480269453549074428048026945354907442804802694535490744280480269453549074428048026945354907442804802694535490744280480269453549074428048026945354907442804802694535490744280480269453549074428048026945354907442804802694535490744280480269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db75305e-b6fd-4772-a8fc-f4644d56e0e9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b492f49-a059-4349-891b-101ceea0d506, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b492f49-a059-4349-891b-101ceea0d506, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4955988505761404138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49559885057614041384955988505761404138495598850576140413849559885057614041384955988505761404138495598850576140413849559885057614041384955988505761404138495598850576140413849559885057614041384955988505761404138495598850576140413849559885057614041384955988505761404138495598850576140413849559885057614041384955988505761404138495598850576140413849559885057614041384955988505761404138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b492f49-a059-4349-891b-101ceea0d506, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a20ef9-f312-4f6c-85f5-58ee365db9d5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a20ef9-f312-4f6c-85f5-58ee365db9d5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10080218401914695296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008021840191469529610080218401914695296100802184019146952961008021840191469529610080218401914695296100802184019146952961008021840191469529610080218401914695296100802184019146952961008021840191469529610080218401914695296100802184019146952961008021840191469529610080218401914695296100802184019146952961008021840191469529610080218401914695296100802184019146952961008021840191469529610080218401914695296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f2c80de-6400-4f2f-8543-c696bcda1210, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c48b942e-09dc-4c10-9753-99c76ae448d4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c48b942e-09dc-4c10-9753-99c76ae448d4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17862903808886024685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786290380888602468517862903808886024685178629038088860246851786290380888602468517862903808886024685178629038088860246851786290380888602468517862903808886024685178629038088860246851786290380888602468517862903808886024685178629038088860246851786290380888602468517862903808886024685178629038088860246851786290380888602468517862903808886024685178629038088860246851786290380888602468517862903808886024685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a20ef9-f312-4f6c-85f5-58ee365db9d5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbcd1626-7e7c-4885-8363-bff219d13c19, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbcd1626-7e7c-4885-8363-bff219d13c19, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11545123034933148568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154512303493314856811545123034933148568115451230349331485681154512303493314856811545123034933148568115451230349331485681154512303493314856811545123034933148568115451230349331485681154512303493314856811545123034933148568115451230349331485681154512303493314856811545123034933148568115451230349331485681154512303493314856811545123034933148568115451230349331485681154512303493314856811545123034933148568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c48b942e-09dc-4c10-9753-99c76ae448d4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cdf211e-f823-4332-9862-f103fc808140, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cdf211e-f823-4332-9862-f103fc808140, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4400839390769547976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44008393907695479764400839390769547976440083939076954797644008393907695479764400839390769547976440083939076954797644008393907695479764400839390769547976440083939076954797644008393907695479764400839390769547976440083939076954797644008393907695479764400839390769547976440083939076954797644008393907695479764400839390769547976440083939076954797644008393907695479764400839390769547976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbcd1626-7e7c-4885-8363-bff219d13c19, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cf6ff9b-b404-4208-bb72-547a3418df0c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cf6ff9b-b404-4208-bb72-547a3418df0c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9053875348627114057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90538753486271140579053875348627114057905387534862711405790538753486271140579053875348627114057905387534862711405790538753486271140579053875348627114057905387534862711405790538753486271140579053875348627114057905387534862711405790538753486271140579053875348627114057905387534862711405790538753486271140579053875348627114057905387534862711405790538753486271140579053875348627114057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cdf211e-f823-4332-9862-f103fc808140, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d54bdefd-e263-4e0c-923c-6d4443290c73, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d54bdefd-e263-4e0c-923c-6d4443290c73, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6009057133817261153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60090571338172611536009057133817261153600905713381726115360090571338172611536009057133817261153600905713381726115360090571338172611536009057133817261153600905713381726115360090571338172611536009057133817261153600905713381726115360090571338172611536009057133817261153600905713381726115360090571338172611536009057133817261153600905713381726115360090571338172611536009057133817261153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d54bdefd-e263-4e0c-923c-6d4443290c73, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 176d3411-05d2-49b4-8de5-c744420f2e80, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 176d3411-05d2-49b4-8de5-c744420f2e80, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15115304292764162827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511530429276416282715115304292764162827151153042927641628271511530429276416282715115304292764162827151153042927641628271511530429276416282715115304292764162827151153042927641628271511530429276416282715115304292764162827151153042927641628271511530429276416282715115304292764162827151153042927641628271511530429276416282715115304292764162827151153042927641628271511530429276416282715115304292764162827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cf6ff9b-b404-4208-bb72-547a3418df0c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 190a5843-c40d-4ab5-bea8-f4e64b6969e8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 190a5843-c40d-4ab5-bea8-f4e64b6969e8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6844386627295995775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68443866272959957756844386627295995775684438662729599577568443866272959957756844386627295995775684438662729599577568443866272959957756844386627295995775684438662729599577568443866272959957756844386627295995775684438662729599577568443866272959957756844386627295995775684438662729599577568443866272959957756844386627295995775684438662729599577568443866272959957756844386627295995775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 176d3411-05d2-49b4-8de5-c744420f2e80, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd2d744c-c659-480d-8d6c-9432562212b9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd2d744c-c659-480d-8d6c-9432562212b9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10789992868334883573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078999286833488357310789992868334883573107899928683348835731078999286833488357310789992868334883573107899928683348835731078999286833488357310789992868334883573107899928683348835731078999286833488357310789992868334883573107899928683348835731078999286833488357310789992868334883573107899928683348835731078999286833488357310789992868334883573107899928683348835731078999286833488357310789992868334883573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 190a5843-c40d-4ab5-bea8-f4e64b6969e8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63200e59-43ed-45f7-bdd0-a94e9e568f4f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63200e59-43ed-45f7-bdd0-a94e9e568f4f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6029349315489985350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60293493154899853506029349315489985350602934931548998535060293493154899853506029349315489985350602934931548998535060293493154899853506029349315489985350602934931548998535060293493154899853506029349315489985350602934931548998535060293493154899853506029349315489985350602934931548998535060293493154899853506029349315489985350602934931548998535060293493154899853506029349315489985350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd2d744c-c659-480d-8d6c-9432562212b9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 166465c8-ed34-4bec-89e9-f21b5da3b047, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 166465c8-ed34-4bec-89e9-f21b5da3b047, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8840734282018969390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88407342820189693908840734282018969390884073428201896939088407342820189693908840734282018969390884073428201896939088407342820189693908840734282018969390884073428201896939088407342820189693908840734282018969390884073428201896939088407342820189693908840734282018969390884073428201896939088407342820189693908840734282018969390884073428201896939088407342820189693908840734282018969390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63200e59-43ed-45f7-bdd0-a94e9e568f4f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41f5bd9b-eed9-4081-a0ba-4a688d2606ee, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41f5bd9b-eed9-4081-a0ba-4a688d2606ee, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5885681897143658189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58856818971436581895885681897143658189588568189714365818958856818971436581895885681897143658189588568189714365818958856818971436581895885681897143658189588568189714365818958856818971436581895885681897143658189588568189714365818958856818971436581895885681897143658189588568189714365818958856818971436581895885681897143658189588568189714365818958856818971436581895885681897143658189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 166465c8-ed34-4bec-89e9-f21b5da3b047, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd1c5e08-06aa-4fc8-b8b2-c925f85eab11, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd1c5e08-06aa-4fc8-b8b2-c925f85eab11, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16287426112242669747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628742611224266974716287426112242669747162874261122426697471628742611224266974716287426112242669747162874261122426697471628742611224266974716287426112242669747162874261122426697471628742611224266974716287426112242669747162874261122426697471628742611224266974716287426112242669747162874261122426697471628742611224266974716287426112242669747162874261122426697471628742611224266974716287426112242669747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41f5bd9b-eed9-4081-a0ba-4a688d2606ee, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64b60bda-a252-479d-8bb9-c113973e86ec, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64b60bda-a252-479d-8bb9-c113973e86ec, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13988320196005389033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398832019600538903313988320196005389033139883201960053890331398832019600538903313988320196005389033139883201960053890331398832019600538903313988320196005389033139883201960053890331398832019600538903313988320196005389033139883201960053890331398832019600538903313988320196005389033139883201960053890331398832019600538903313988320196005389033139883201960053890331398832019600538903313988320196005389033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd1c5e08-06aa-4fc8-b8b2-c925f85eab11, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbdb640b-f6fb-4090-a047-b14ae4f74bfe, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbdb640b-f6fb-4090-a047-b14ae4f74bfe, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10375564851117371465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037556485111737146510375564851117371465103755648511173714651037556485111737146510375564851117371465103755648511173714651037556485111737146510375564851117371465103755648511173714651037556485111737146510375564851117371465103755648511173714651037556485111737146510375564851117371465103755648511173714651037556485111737146510375564851117371465103755648511173714651037556485111737146510375564851117371465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64b60bda-a252-479d-8bb9-c113973e86ec, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4d57f25-a9e1-4a99-971e-c35bf9069e65, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4d57f25-a9e1-4a99-971e-c35bf9069e65, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6253377389190045977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62533773891900459776253377389190045977625337738919004597762533773891900459776253377389190045977625337738919004597762533773891900459776253377389190045977625337738919004597762533773891900459776253377389190045977625337738919004597762533773891900459776253377389190045977625337738919004597762533773891900459776253377389190045977625337738919004597762533773891900459776253377389190045977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbdb640b-f6fb-4090-a047-b14ae4f74bfe, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 171056f9-c0ce-471d-9872-583851697735, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 171056f9-c0ce-471d-9872-583851697735, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11916910695882778427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191691069588277842711916910695882778427119169106958827784271191691069588277842711916910695882778427119169106958827784271191691069588277842711916910695882778427119169106958827784271191691069588277842711916910695882778427119169106958827784271191691069588277842711916910695882778427119169106958827784271191691069588277842711916910695882778427119169106958827784271191691069588277842711916910695882778427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4d57f25-a9e1-4a99-971e-c35bf9069e65, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 171056f9-c0ce-471d-9872-583851697735, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8df1f9e4-29f1-4323-a08b-81ae7e379cea, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8df1f9e4-29f1-4323-a08b-81ae7e379cea, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4508288419328922153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45082884193289221534508288419328922153450828841932892215345082884193289221534508288419328922153450828841932892215345082884193289221534508288419328922153450828841932892215345082884193289221534508288419328922153450828841932892215345082884193289221534508288419328922153450828841932892215345082884193289221534508288419328922153450828841932892215345082884193289221534508288419328922153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8df1f9e4-29f1-4323-a08b-81ae7e379cea, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 568d87fa-976a-4e0f-a583-99375c06007b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cb85fca-ca31-4b59-9b27-4e3bcc2fa5eb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 568d87fa-976a-4e0f-a583-99375c06007b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8825828414579806526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88258284145798065268825828414579806526882582841457980652688258284145798065268825828414579806526882582841457980652688258284145798065268825828414579806526882582841457980652688258284145798065268825828414579806526882582841457980652688258284145798065268825828414579806526882582841457980652688258284145798065268825828414579806526882582841457980652688258284145798065268825828414579806526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cb85fca-ca31-4b59-9b27-4e3bcc2fa5eb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5841235865979655705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58412358659796557055841235865979655705584123586597965570558412358659796557055841235865979655705584123586597965570558412358659796557055841235865979655705584123586597965570558412358659796557055841235865979655705584123586597965570558412358659796557055841235865979655705584123586597965570558412358659796557055841235865979655705584123586597965570558412358659796557055841235865979655705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cb85fca-ca31-4b59-9b27-4e3bcc2fa5eb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b8a17dd-b16b-4883-8411-462916ec0d42, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8a17dd-b16b-4883-8411-462916ec0d42, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8602770816450643166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86027708164506431668602770816450643166860277081645064316686027708164506431668602770816450643166860277081645064316686027708164506431668602770816450643166860277081645064316686027708164506431668602770816450643166860277081645064316686027708164506431668602770816450643166860277081645064316686027708164506431668602770816450643166860277081645064316686027708164506431668602770816450643166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 568d87fa-976a-4e0f-a583-99375c06007b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 816907c6-d68e-4ee6-afd0-df68e3890efe, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 816907c6-d68e-4ee6-afd0-df68e3890efe, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8830445050707051397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88304450507070513978830445050707051397883044505070705139788304450507070513978830445050707051397883044505070705139788304450507070513978830445050707051397883044505070705139788304450507070513978830445050707051397883044505070705139788304450507070513978830445050707051397883044505070705139788304450507070513978830445050707051397883044505070705139788304450507070513978830445050707051397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8a17dd-b16b-4883-8411-462916ec0d42, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 816907c6-d68e-4ee6-afd0-df68e3890efe, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8c6a061-6a3c-4ec6-854c-65cf5865b85b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8c6a061-6a3c-4ec6-854c-65cf5865b85b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2858822261074883224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28588222610748832242858822261074883224285882226107488322428588222610748832242858822261074883224285882226107488322428588222610748832242858822261074883224285882226107488322428588222610748832242858822261074883224285882226107488322428588222610748832242858822261074883224285882226107488322428588222610748832242858822261074883224285882226107488322428588222610748832242858822261074883224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d599ffc-b0dd-4f04-b85c-8d224ea16115, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d599ffc-b0dd-4f04-b85c-8d224ea16115, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5462096382171858911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54620963821718589115462096382171858911546209638217185891154620963821718589115462096382171858911546209638217185891154620963821718589115462096382171858911546209638217185891154620963821718589115462096382171858911546209638217185891154620963821718589115462096382171858911546209638217185891154620963821718589115462096382171858911546209638217185891154620963821718589115462096382171858911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d599ffc-b0dd-4f04-b85c-8d224ea16115, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b332a4a2-82ae-4ac1-855e-a19f3bc92936, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b332a4a2-82ae-4ac1-855e-a19f3bc92936, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5443956141269891327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54439561412698913275443956141269891327544395614126989132754439561412698913275443956141269891327544395614126989132754439561412698913275443956141269891327544395614126989132754439561412698913275443956141269891327544395614126989132754439561412698913275443956141269891327544395614126989132754439561412698913275443956141269891327544395614126989132754439561412698913275443956141269891327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8c6a061-6a3c-4ec6-854c-65cf5865b85b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4c0b463-de73-43b9-907c-35e234a69291, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4c0b463-de73-43b9-907c-35e234a69291, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15814999440885264040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581499944088526404015814999440885264040158149994408852640401581499944088526404015814999440885264040158149994408852640401581499944088526404015814999440885264040158149994408852640401581499944088526404015814999440885264040158149994408852640401581499944088526404015814999440885264040158149994408852640401581499944088526404015814999440885264040158149994408852640401581499944088526404015814999440885264040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4c0b463-de73-43b9-907c-35e234a69291, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 182e9549-858a-4ef8-a529-a32f542a4aba, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b332a4a2-82ae-4ac1-855e-a19f3bc92936, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02b16447-41b9-48a1-a6d1-ff4ce41266b4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02b16447-41b9-48a1-a6d1-ff4ce41266b4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15881365310384163701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588136531038416370115881365310384163701158813653103841637011588136531038416370115881365310384163701158813653103841637011588136531038416370115881365310384163701158813653103841637011588136531038416370115881365310384163701158813653103841637011588136531038416370115881365310384163701158813653103841637011588136531038416370115881365310384163701158813653103841637011588136531038416370115881365310384163701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 182e9549-858a-4ef8-a529-a32f542a4aba, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17273933096290538663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727393309629053866317273933096290538663172739330962905386631727393309629053866317273933096290538663172739330962905386631727393309629053866317273933096290538663172739330962905386631727393309629053866317273933096290538663172739330962905386631727393309629053866317273933096290538663172739330962905386631727393309629053866317273933096290538663172739330962905386631727393309629053866317273933096290538663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02b16447-41b9-48a1-a6d1-ff4ce41266b4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df81ca61-5a47-46b7-872b-9aaeff1c9cf4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df81ca61-5a47-46b7-872b-9aaeff1c9cf4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16726290624617544211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672629062461754421116726290624617544211167262906246175442111672629062461754421116726290624617544211167262906246175442111672629062461754421116726290624617544211167262906246175442111672629062461754421116726290624617544211167262906246175442111672629062461754421116726290624617544211167262906246175442111672629062461754421116726290624617544211167262906246175442111672629062461754421116726290624617544211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 182e9549-858a-4ef8-a529-a32f542a4aba, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39bd8c50-cbf5-4750-ae6a-dcc8d25cf88b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39bd8c50-cbf5-4750-ae6a-dcc8d25cf88b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6430960286418691241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64309602864186912416430960286418691241643096028641869124164309602864186912416430960286418691241643096028641869124164309602864186912416430960286418691241643096028641869124164309602864186912416430960286418691241643096028641869124164309602864186912416430960286418691241643096028641869124164309602864186912416430960286418691241643096028641869124164309602864186912416430960286418691241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df81ca61-5a47-46b7-872b-9aaeff1c9cf4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 276b27d2-e336-46b1-ba64-2f8628c41eb2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 276b27d2-e336-46b1-ba64-2f8628c41eb2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2079803597014511229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20798035970145112292079803597014511229207980359701451122920798035970145112292079803597014511229207980359701451122920798035970145112292079803597014511229207980359701451122920798035970145112292079803597014511229207980359701451122920798035970145112292079803597014511229207980359701451122920798035970145112292079803597014511229207980359701451122920798035970145112292079803597014511229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39bd8c50-cbf5-4750-ae6a-dcc8d25cf88b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df7282d8-2ac6-44e8-ae1f-9b4d98bc5a37, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df7282d8-2ac6-44e8-ae1f-9b4d98bc5a37, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4796238586859455994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47962385868594559944796238586859455994479623858685945599447962385868594559944796238586859455994479623858685945599447962385868594559944796238586859455994479623858685945599447962385868594559944796238586859455994479623858685945599447962385868594559944796238586859455994479623858685945599447962385868594559944796238586859455994479623858685945599447962385868594559944796238586859455994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 276b27d2-e336-46b1-ba64-2f8628c41eb2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 847430de-e598-4117-a8ca-9a80a388fdca, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 847430de-e598-4117-a8ca-9a80a388fdca, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18120065666488041049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812006566648804104918120065666488041049181200656664880410491812006566648804104918120065666488041049181200656664880410491812006566648804104918120065666488041049181200656664880410491812006566648804104918120065666488041049181200656664880410491812006566648804104918120065666488041049181200656664880410491812006566648804104918120065666488041049181200656664880410491812006566648804104918120065666488041049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df7282d8-2ac6-44e8-ae1f-9b4d98bc5a37, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 686a8ea3-6d43-45c5-8bbe-8c23c752d44c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 686a8ea3-6d43-45c5-8bbe-8c23c752d44c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12649423881704379504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264942388170437950412649423881704379504126494238817043795041264942388170437950412649423881704379504126494238817043795041264942388170437950412649423881704379504126494238817043795041264942388170437950412649423881704379504126494238817043795041264942388170437950412649423881704379504126494238817043795041264942388170437950412649423881704379504126494238817043795041264942388170437950412649423881704379504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 847430de-e598-4117-a8ca-9a80a388fdca, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35da5c77-26cf-4ffe-8cbe-d5e3c7553238, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35da5c77-26cf-4ffe-8cbe-d5e3c7553238, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8318951354599487702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83189513545994877028318951354599487702831895135459948770283189513545994877028318951354599487702831895135459948770283189513545994877028318951354599487702831895135459948770283189513545994877028318951354599487702831895135459948770283189513545994877028318951354599487702831895135459948770283189513545994877028318951354599487702831895135459948770283189513545994877028318951354599487702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 686a8ea3-6d43-45c5-8bbe-8c23c752d44c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 690409df-b720-4027-9f11-7902d517d1e0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 690409df-b720-4027-9f11-7902d517d1e0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11044137136087392291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104413713608739229111044137136087392291110441371360873922911104413713608739229111044137136087392291110441371360873922911104413713608739229111044137136087392291110441371360873922911104413713608739229111044137136087392291110441371360873922911104413713608739229111044137136087392291110441371360873922911104413713608739229111044137136087392291110441371360873922911104413713608739229111044137136087392291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35da5c77-26cf-4ffe-8cbe-d5e3c7553238, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15f53c4a-4461-4050-9c84-060b48bc7ecd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15f53c4a-4461-4050-9c84-060b48bc7ecd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18227530190103467749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822753019010346774918227530190103467749182275301901034677491822753019010346774918227530190103467749182275301901034677491822753019010346774918227530190103467749182275301901034677491822753019010346774918227530190103467749182275301901034677491822753019010346774918227530190103467749182275301901034677491822753019010346774918227530190103467749182275301901034677491822753019010346774918227530190103467749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 690409df-b720-4027-9f11-7902d517d1e0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 399f554f-9044-4cd5-93f0-c4c173056c0d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 399f554f-9044-4cd5-93f0-c4c173056c0d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13600287722451905891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360028772245190589113600287722451905891136002877224519058911360028772245190589113600287722451905891136002877224519058911360028772245190589113600287722451905891136002877224519058911360028772245190589113600287722451905891136002877224519058911360028772245190589113600287722451905891136002877224519058911360028772245190589113600287722451905891136002877224519058911360028772245190589113600287722451905891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15f53c4a-4461-4050-9c84-060b48bc7ecd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7273a25b-93df-4616-b253-6ff54932cd5a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7273a25b-93df-4616-b253-6ff54932cd5a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3132147937449384859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31321479374493848593132147937449384859313214793744938485931321479374493848593132147937449384859313214793744938485931321479374493848593132147937449384859313214793744938485931321479374493848593132147937449384859313214793744938485931321479374493848593132147937449384859313214793744938485931321479374493848593132147937449384859313214793744938485931321479374493848593132147937449384859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 399f554f-9044-4cd5-93f0-c4c173056c0d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95383799-3463-4af5-a492-de673de3d290, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95383799-3463-4af5-a492-de673de3d290, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18168676864079409839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816867686407940983918168676864079409839181686768640794098391816867686407940983918168676864079409839181686768640794098391816867686407940983918168676864079409839181686768640794098391816867686407940983918168676864079409839181686768640794098391816867686407940983918168676864079409839181686768640794098391816867686407940983918168676864079409839181686768640794098391816867686407940983918168676864079409839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7273a25b-93df-4616-b253-6ff54932cd5a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3960aec-a96a-4a4b-8a37-03b05d0a8620, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3960aec-a96a-4a4b-8a37-03b05d0a8620, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12182362339474074438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218236233947407443812182362339474074438121823623394740744381218236233947407443812182362339474074438121823623394740744381218236233947407443812182362339474074438121823623394740744381218236233947407443812182362339474074438121823623394740744381218236233947407443812182362339474074438121823623394740744381218236233947407443812182362339474074438121823623394740744381218236233947407443812182362339474074438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95383799-3463-4af5-a492-de673de3d290, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa1ddc6b-6c5e-4733-be2d-c70d43d3a001, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa1ddc6b-6c5e-4733-be2d-c70d43d3a001, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1585835103888162621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15858351038881626211585835103888162621158583510388816262115858351038881626211585835103888162621158583510388816262115858351038881626211585835103888162621158583510388816262115858351038881626211585835103888162621158583510388816262115858351038881626211585835103888162621158583510388816262115858351038881626211585835103888162621158583510388816262115858351038881626211585835103888162621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3960aec-a96a-4a4b-8a37-03b05d0a8620, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa1ddc6b-6c5e-4733-be2d-c70d43d3a001, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 861bc195-bd29-483a-a0ae-fe417b54f27e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 861bc195-bd29-483a-a0ae-fe417b54f27e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15644509863931068159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564450986393106815915644509863931068159156445098639310681591564450986393106815915644509863931068159156445098639310681591564450986393106815915644509863931068159156445098639310681591564450986393106815915644509863931068159156445098639310681591564450986393106815915644509863931068159156445098639310681591564450986393106815915644509863931068159156445098639310681591564450986393106815915644509863931068159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a981c081-dc1a-4c1b-b9ba-3139a3ac7c32, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a981c081-dc1a-4c1b-b9ba-3139a3ac7c32, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3275602449615295210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32756024496152952103275602449615295210327560244961529521032756024496152952103275602449615295210327560244961529521032756024496152952103275602449615295210327560244961529521032756024496152952103275602449615295210327560244961529521032756024496152952103275602449615295210327560244961529521032756024496152952103275602449615295210327560244961529521032756024496152952103275602449615295210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 861bc195-bd29-483a-a0ae-fe417b54f27e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8902b61-9be1-4ecb-aa1b-99357d42a7b2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8902b61-9be1-4ecb-aa1b-99357d42a7b2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7515346083603663742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75153460836036637427515346083603663742751534608360366374275153460836036637427515346083603663742751534608360366374275153460836036637427515346083603663742751534608360366374275153460836036637427515346083603663742751534608360366374275153460836036637427515346083603663742751534608360366374275153460836036637427515346083603663742751534608360366374275153460836036637427515346083603663742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8902b61-9be1-4ecb-aa1b-99357d42a7b2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4da30b67-13ca-457a-bda4-79e421a1cc82, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da30b67-13ca-457a-bda4-79e421a1cc82, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11922581688669497117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192258168866949711711922581688669497117119225816886694971171192258168866949711711922581688669497117119225816886694971171192258168866949711711922581688669497117119225816886694971171192258168866949711711922581688669497117119225816886694971171192258168866949711711922581688669497117119225816886694971171192258168866949711711922581688669497117119225816886694971171192258168866949711711922581688669497117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a981c081-dc1a-4c1b-b9ba-3139a3ac7c32, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eaf9763-89e0-4428-a42c-d72198734c93, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eaf9763-89e0-4428-a42c-d72198734c93, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12150982829878081069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215098282987808106912150982829878081069121509828298780810691215098282987808106912150982829878081069121509828298780810691215098282987808106912150982829878081069121509828298780810691215098282987808106912150982829878081069121509828298780810691215098282987808106912150982829878081069121509828298780810691215098282987808106912150982829878081069121509828298780810691215098282987808106912150982829878081069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eaf9763-89e0-4428-a42c-d72198734c93, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d31dabb2-52a9-4aae-a7ca-d74776afb241, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d31dabb2-52a9-4aae-a7ca-d74776afb241, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12220138399105130855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222013839910513085512220138399105130855122201383991051308551222013839910513085512220138399105130855122201383991051308551222013839910513085512220138399105130855122201383991051308551222013839910513085512220138399105130855122201383991051308551222013839910513085512220138399105130855122201383991051308551222013839910513085512220138399105130855122201383991051308551222013839910513085512220138399105130855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da30b67-13ca-457a-bda4-79e421a1cc82, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a9491e3-672b-4e9e-a09a-8d17d4e8c786, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a9491e3-672b-4e9e-a09a-8d17d4e8c786, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9431368555911990399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94313685559119903999431368555911990399943136855591199039994313685559119903999431368555911990399943136855591199039994313685559119903999431368555911990399943136855591199039994313685559119903999431368555911990399943136855591199039994313685559119903999431368555911990399943136855591199039994313685559119903999431368555911990399943136855591199039994313685559119903999431368555911990399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d31dabb2-52a9-4aae-a7ca-d74776afb241, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91922af2-8006-49b9-804f-d398d3a28d7f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91922af2-8006-49b9-804f-d398d3a28d7f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6214259495038842305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62142594950388423056214259495038842305621425949503884230562142594950388423056214259495038842305621425949503884230562142594950388423056214259495038842305621425949503884230562142594950388423056214259495038842305621425949503884230562142594950388423056214259495038842305621425949503884230562142594950388423056214259495038842305621425949503884230562142594950388423056214259495038842305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a9491e3-672b-4e9e-a09a-8d17d4e8c786, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fe8d3bb-5a0e-4706-ab0a-32311847f8b4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91922af2-8006-49b9-804f-d398d3a28d7f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fe8d3bb-5a0e-4706-ab0a-32311847f8b4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14464588257501669837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446458825750166983714464588257501669837144645882575016698371446458825750166983714464588257501669837144645882575016698371446458825750166983714464588257501669837144645882575016698371446458825750166983714464588257501669837144645882575016698371446458825750166983714464588257501669837144645882575016698371446458825750166983714464588257501669837144645882575016698371446458825750166983714464588257501669837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9fc6152-82e3-43f6-b3e6-07db75890747, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9fc6152-82e3-43f6-b3e6-07db75890747, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 152790396514397426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426152790396514397426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fe8d3bb-5a0e-4706-ab0a-32311847f8b4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cabcec3-b697-4d86-a07d-da4ac28ae1f6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cabcec3-b697-4d86-a07d-da4ac28ae1f6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3666509013998515827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36665090139985158273666509013998515827366650901399851582736665090139985158273666509013998515827366650901399851582736665090139985158273666509013998515827366650901399851582736665090139985158273666509013998515827366650901399851582736665090139985158273666509013998515827366650901399851582736665090139985158273666509013998515827366650901399851582736665090139985158273666509013998515827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9fc6152-82e3-43f6-b3e6-07db75890747, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92c74e82-4192-4de1-ba1a-c65d39c8817b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92c74e82-4192-4de1-ba1a-c65d39c8817b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14893955308312458333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489395530831245833314893955308312458333148939553083124583331489395530831245833314893955308312458333148939553083124583331489395530831245833314893955308312458333148939553083124583331489395530831245833314893955308312458333148939553083124583331489395530831245833314893955308312458333148939553083124583331489395530831245833314893955308312458333148939553083124583331489395530831245833314893955308312458333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cabcec3-b697-4d86-a07d-da4ac28ae1f6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b907ff7f-3102-4303-853b-d8658fc53a1c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b907ff7f-3102-4303-853b-d8658fc53a1c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8413606864425084933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84136068644250849338413606864425084933841360686442508493384136068644250849338413606864425084933841360686442508493384136068644250849338413606864425084933841360686442508493384136068644250849338413606864425084933841360686442508493384136068644250849338413606864425084933841360686442508493384136068644250849338413606864425084933841360686442508493384136068644250849338413606864425084933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92c74e82-4192-4de1-ba1a-c65d39c8817b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b3e8ccd-fe25-4767-b3bd-ae78f1e3b7dd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b3e8ccd-fe25-4767-b3bd-ae78f1e3b7dd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12713921952182964444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271392195218296444412713921952182964444127139219521829644441271392195218296444412713921952182964444127139219521829644441271392195218296444412713921952182964444127139219521829644441271392195218296444412713921952182964444127139219521829644441271392195218296444412713921952182964444127139219521829644441271392195218296444412713921952182964444127139219521829644441271392195218296444412713921952182964444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b907ff7f-3102-4303-853b-d8658fc53a1c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d0969b8-6cc8-470b-bbd1-bb04b8b7cc85, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d0969b8-6cc8-470b-bbd1-bb04b8b7cc85, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16999863228079693164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699986322807969316416999863228079693164169998632280796931641699986322807969316416999863228079693164169998632280796931641699986322807969316416999863228079693164169998632280796931641699986322807969316416999863228079693164169998632280796931641699986322807969316416999863228079693164169998632280796931641699986322807969316416999863228079693164169998632280796931641699986322807969316416999863228079693164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b3e8ccd-fe25-4767-b3bd-ae78f1e3b7dd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 808382c4-afea-4bce-a460-d1243ed052a4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 808382c4-afea-4bce-a460-d1243ed052a4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3135586371130677890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31355863711306778903135586371130677890313558637113067789031355863711306778903135586371130677890313558637113067789031355863711306778903135586371130677890313558637113067789031355863711306778903135586371130677890313558637113067789031355863711306778903135586371130677890313558637113067789031355863711306778903135586371130677890313558637113067789031355863711306778903135586371130677890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d0969b8-6cc8-470b-bbd1-bb04b8b7cc85, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82f7f625-e613-4103-9e04-2a125af7d154, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82f7f625-e613-4103-9e04-2a125af7d154, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10230566569729727014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023056656972972701410230566569729727014102305665697297270141023056656972972701410230566569729727014102305665697297270141023056656972972701410230566569729727014102305665697297270141023056656972972701410230566569729727014102305665697297270141023056656972972701410230566569729727014102305665697297270141023056656972972701410230566569729727014102305665697297270141023056656972972701410230566569729727014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82f7f625-e613-4103-9e04-2a125af7d154, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57b0653c-2a65-456b-b8f9-57fd5dbb54d9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57b0653c-2a65-456b-b8f9-57fd5dbb54d9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1509522808689634647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15095228086896346471509522808689634647150952280868963464715095228086896346471509522808689634647150952280868963464715095228086896346471509522808689634647150952280868963464715095228086896346471509522808689634647150952280868963464715095228086896346471509522808689634647150952280868963464715095228086896346471509522808689634647150952280868963464715095228086896346471509522808689634647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 808382c4-afea-4bce-a460-d1243ed052a4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62294b0c-1fd8-420a-8e38-7f4990f514a3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62294b0c-1fd8-420a-8e38-7f4990f514a3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8456358271814939014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84563582718149390148456358271814939014845635827181493901484563582718149390148456358271814939014845635827181493901484563582718149390148456358271814939014845635827181493901484563582718149390148456358271814939014845635827181493901484563582718149390148456358271814939014845635827181493901484563582718149390148456358271814939014845635827181493901484563582718149390148456358271814939014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57b0653c-2a65-456b-b8f9-57fd5dbb54d9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4357529d-b313-448f-90ae-b506a955960b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4357529d-b313-448f-90ae-b506a955960b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7404098943753479302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74040989437534793027404098943753479302740409894375347930274040989437534793027404098943753479302740409894375347930274040989437534793027404098943753479302740409894375347930274040989437534793027404098943753479302740409894375347930274040989437534793027404098943753479302740409894375347930274040989437534793027404098943753479302740409894375347930274040989437534793027404098943753479302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62294b0c-1fd8-420a-8e38-7f4990f514a3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9ac8526-7986-4920-a5e1-9d445c770cb6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9ac8526-7986-4920-a5e1-9d445c770cb6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13314081333072271419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331408133307227141913314081333072271419133140813330722714191331408133307227141913314081333072271419133140813330722714191331408133307227141913314081333072271419133140813330722714191331408133307227141913314081333072271419133140813330722714191331408133307227141913314081333072271419133140813330722714191331408133307227141913314081333072271419133140813330722714191331408133307227141913314081333072271419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4357529d-b313-448f-90ae-b506a955960b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cb74af4-bd50-4bbf-8504-b5ca2282a341, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cb74af4-bd50-4bbf-8504-b5ca2282a341, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16676479677728225826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667647967772822582616676479677728225826166764796777282258261667647967772822582616676479677728225826166764796777282258261667647967772822582616676479677728225826166764796777282258261667647967772822582616676479677728225826166764796777282258261667647967772822582616676479677728225826166764796777282258261667647967772822582616676479677728225826166764796777282258261667647967772822582616676479677728225826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9ac8526-7986-4920-a5e1-9d445c770cb6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecdc2be3-980a-45b5-b6eb-914268ac51f3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecdc2be3-980a-45b5-b6eb-914268ac51f3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7173629557811627494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71736295578116274947173629557811627494717362955781162749471736295578116274947173629557811627494717362955781162749471736295578116274947173629557811627494717362955781162749471736295578116274947173629557811627494717362955781162749471736295578116274947173629557811627494717362955781162749471736295578116274947173629557811627494717362955781162749471736295578116274947173629557811627494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cb74af4-bd50-4bbf-8504-b5ca2282a341, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0a2ca68-78da-460f-88e8-3b1697635f8b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0a2ca68-78da-460f-88e8-3b1697635f8b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14423407661204535149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442340766120453514914423407661204535149144234076612045351491442340766120453514914423407661204535149144234076612045351491442340766120453514914423407661204535149144234076612045351491442340766120453514914423407661204535149144234076612045351491442340766120453514914423407661204535149144234076612045351491442340766120453514914423407661204535149144234076612045351491442340766120453514914423407661204535149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0a2ca68-78da-460f-88e8-3b1697635f8b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9195a9ba-24ef-400f-b6d6-21c3f043fc8d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9195a9ba-24ef-400f-b6d6-21c3f043fc8d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14494808093897895326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449480809389789532614494808093897895326144948080938978953261449480809389789532614494808093897895326144948080938978953261449480809389789532614494808093897895326144948080938978953261449480809389789532614494808093897895326144948080938978953261449480809389789532614494808093897895326144948080938978953261449480809389789532614494808093897895326144948080938978953261449480809389789532614494808093897895326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecdc2be3-980a-45b5-b6eb-914268ac51f3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a921036d-c013-4ef1-833c-d350239034c0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a921036d-c013-4ef1-833c-d350239034c0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3634446732411372884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36344467324113728843634446732411372884363444673241137288436344467324113728843634446732411372884363444673241137288436344467324113728843634446732411372884363444673241137288436344467324113728843634446732411372884363444673241137288436344467324113728843634446732411372884363444673241137288436344467324113728843634446732411372884363444673241137288436344467324113728843634446732411372884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9195a9ba-24ef-400f-b6d6-21c3f043fc8d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88132c62-f8d7-4738-914f-dc745e3287ad, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88132c62-f8d7-4738-914f-dc745e3287ad, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16370054934159960144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637005493415996014416370054934159960144163700549341599601441637005493415996014416370054934159960144163700549341599601441637005493415996014416370054934159960144163700549341599601441637005493415996014416370054934159960144163700549341599601441637005493415996014416370054934159960144163700549341599601441637005493415996014416370054934159960144163700549341599601441637005493415996014416370054934159960144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a921036d-c013-4ef1-833c-d350239034c0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7071e96-dd07-4b66-afb7-b8f5d55dd05e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7071e96-dd07-4b66-afb7-b8f5d55dd05e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2818158438062675997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28181584380626759972818158438062675997281815843806267599728181584380626759972818158438062675997281815843806267599728181584380626759972818158438062675997281815843806267599728181584380626759972818158438062675997281815843806267599728181584380626759972818158438062675997281815843806267599728181584380626759972818158438062675997281815843806267599728181584380626759972818158438062675997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88132c62-f8d7-4738-914f-dc745e3287ad, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b050a4-1d26-4c9c-9457-5e06bb3bfb52, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b050a4-1d26-4c9c-9457-5e06bb3bfb52, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10358873571197707746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035887357119770774610358873571197707746103588735711977077461035887357119770774610358873571197707746103588735711977077461035887357119770774610358873571197707746103588735711977077461035887357119770774610358873571197707746103588735711977077461035887357119770774610358873571197707746103588735711977077461035887357119770774610358873571197707746103588735711977077461035887357119770774610358873571197707746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7071e96-dd07-4b66-afb7-b8f5d55dd05e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 659e56fe-1012-42ed-8ae7-ed02b591852d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 659e56fe-1012-42ed-8ae7-ed02b591852d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1826149087525231671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18261490875252316711826149087525231671182614908752523167118261490875252316711826149087525231671182614908752523167118261490875252316711826149087525231671182614908752523167118261490875252316711826149087525231671182614908752523167118261490875252316711826149087525231671182614908752523167118261490875252316711826149087525231671182614908752523167118261490875252316711826149087525231671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b050a4-1d26-4c9c-9457-5e06bb3bfb52, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 532439d1-344e-476c-b4c6-72dddbc0ed69, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 532439d1-344e-476c-b4c6-72dddbc0ed69, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9187832922265161547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91878329222651615479187832922265161547918783292226516154791878329222651615479187832922265161547918783292226516154791878329222651615479187832922265161547918783292226516154791878329222651615479187832922265161547918783292226516154791878329222651615479187832922265161547918783292226516154791878329222651615479187832922265161547918783292226516154791878329222651615479187832922265161547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 659e56fe-1012-42ed-8ae7-ed02b591852d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6669eea-a887-4dae-bd81-e0685229e419, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6669eea-a887-4dae-bd81-e0685229e419, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10017569798746640387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001756979874664038710017569798746640387100175697987466403871001756979874664038710017569798746640387100175697987466403871001756979874664038710017569798746640387100175697987466403871001756979874664038710017569798746640387100175697987466403871001756979874664038710017569798746640387100175697987466403871001756979874664038710017569798746640387100175697987466403871001756979874664038710017569798746640387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 532439d1-344e-476c-b4c6-72dddbc0ed69, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34fd1821-323f-4910-8c68-9d6a90127bd2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34fd1821-323f-4910-8c68-9d6a90127bd2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12878508570623044556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287850857062304455612878508570623044556128785085706230445561287850857062304455612878508570623044556128785085706230445561287850857062304455612878508570623044556128785085706230445561287850857062304455612878508570623044556128785085706230445561287850857062304455612878508570623044556128785085706230445561287850857062304455612878508570623044556128785085706230445561287850857062304455612878508570623044556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6669eea-a887-4dae-bd81-e0685229e419, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19cbd8cc-7564-4b27-be6a-0b6873a1c882, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19cbd8cc-7564-4b27-be6a-0b6873a1c882, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8617855521380498328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86178555213804983288617855521380498328861785552138049832886178555213804983288617855521380498328861785552138049832886178555213804983288617855521380498328861785552138049832886178555213804983288617855521380498328861785552138049832886178555213804983288617855521380498328861785552138049832886178555213804983288617855521380498328861785552138049832886178555213804983288617855521380498328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34fd1821-323f-4910-8c68-9d6a90127bd2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 725c6549-eae0-48e1-b8dc-8b5e9a508495, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 725c6549-eae0-48e1-b8dc-8b5e9a508495, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6799779039411562747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67997790394115627476799779039411562747679977903941156274767997790394115627476799779039411562747679977903941156274767997790394115627476799779039411562747679977903941156274767997790394115627476799779039411562747679977903941156274767997790394115627476799779039411562747679977903941156274767997790394115627476799779039411562747679977903941156274767997790394115627476799779039411562747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19cbd8cc-7564-4b27-be6a-0b6873a1c882, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c743bb0e-cddc-4ff2-b2de-55ff1851fe52, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c743bb0e-cddc-4ff2-b2de-55ff1851fe52, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2909333460281325074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29093334602813250742909333460281325074290933346028132507429093334602813250742909333460281325074290933346028132507429093334602813250742909333460281325074290933346028132507429093334602813250742909333460281325074290933346028132507429093334602813250742909333460281325074290933346028132507429093334602813250742909333460281325074290933346028132507429093334602813250742909333460281325074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 725c6549-eae0-48e1-b8dc-8b5e9a508495, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 093f7a71-0f06-4869-8f48-6c5da9fdad1f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 093f7a71-0f06-4869-8f48-6c5da9fdad1f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5414834430422487310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54148344304224873105414834430422487310541483443042248731054148344304224873105414834430422487310541483443042248731054148344304224873105414834430422487310541483443042248731054148344304224873105414834430422487310541483443042248731054148344304224873105414834430422487310541483443042248731054148344304224873105414834430422487310541483443042248731054148344304224873105414834430422487310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c743bb0e-cddc-4ff2-b2de-55ff1851fe52, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30e11541-fada-4319-81f6-9dae2ba61108, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30e11541-fada-4319-81f6-9dae2ba61108, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13071982357741416237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307198235774141623713071982357741416237130719823577414162371307198235774141623713071982357741416237130719823577414162371307198235774141623713071982357741416237130719823577414162371307198235774141623713071982357741416237130719823577414162371307198235774141623713071982357741416237130719823577414162371307198235774141623713071982357741416237130719823577414162371307198235774141623713071982357741416237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 093f7a71-0f06-4869-8f48-6c5da9fdad1f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3888c088-4f29-4620-890d-b61bdc4fd082, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3888c088-4f29-4620-890d-b61bdc4fd082, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13815314456046386310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381531445604638631013815314456046386310138153144560463863101381531445604638631013815314456046386310138153144560463863101381531445604638631013815314456046386310138153144560463863101381531445604638631013815314456046386310138153144560463863101381531445604638631013815314456046386310138153144560463863101381531445604638631013815314456046386310138153144560463863101381531445604638631013815314456046386310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30e11541-fada-4319-81f6-9dae2ba61108, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba8d953-f3de-4f26-b0e4-e01e3e9737c1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba8d953-f3de-4f26-b0e4-e01e3e9737c1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13900980139613205384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390098013961320538413900980139613205384139009801396132053841390098013961320538413900980139613205384139009801396132053841390098013961320538413900980139613205384139009801396132053841390098013961320538413900980139613205384139009801396132053841390098013961320538413900980139613205384139009801396132053841390098013961320538413900980139613205384139009801396132053841390098013961320538413900980139613205384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3888c088-4f29-4620-890d-b61bdc4fd082, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bed7d4fa-4c97-4c5a-b02e-7acc63b68cbc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bed7d4fa-4c97-4c5a-b02e-7acc63b68cbc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5078787197078942645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50787871970789426455078787197078942645507878719707894264550787871970789426455078787197078942645507878719707894264550787871970789426455078787197078942645507878719707894264550787871970789426455078787197078942645507878719707894264550787871970789426455078787197078942645507878719707894264550787871970789426455078787197078942645507878719707894264550787871970789426455078787197078942645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba8d953-f3de-4f26-b0e4-e01e3e9737c1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5648f209-4a3b-4c27-9aef-928186556660, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5648f209-4a3b-4c27-9aef-928186556660, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11073354815601824016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107335481560182401611073354815601824016110733548156018240161107335481560182401611073354815601824016110733548156018240161107335481560182401611073354815601824016110733548156018240161107335481560182401611073354815601824016110733548156018240161107335481560182401611073354815601824016110733548156018240161107335481560182401611073354815601824016110733548156018240161107335481560182401611073354815601824016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bed7d4fa-4c97-4c5a-b02e-7acc63b68cbc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 148541d6-b7bb-4a99-8ecf-d259fb4f6812, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 148541d6-b7bb-4a99-8ecf-d259fb4f6812, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1108487000217643973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11084870002176439731108487000217643973110848700021764397311084870002176439731108487000217643973110848700021764397311084870002176439731108487000217643973110848700021764397311084870002176439731108487000217643973110848700021764397311084870002176439731108487000217643973110848700021764397311084870002176439731108487000217643973110848700021764397311084870002176439731108487000217643973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5648f209-4a3b-4c27-9aef-928186556660, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d53e80db-1a07-4189-8939-6cff294ff28a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d53e80db-1a07-4189-8939-6cff294ff28a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 571887784063208758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758571887784063208758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 148541d6-b7bb-4a99-8ecf-d259fb4f6812, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8518460b-303d-41c5-b4ec-750c48f775cc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8518460b-303d-41c5-b4ec-750c48f775cc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12712290736733943656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271229073673394365612712290736733943656127122907367339436561271229073673394365612712290736733943656127122907367339436561271229073673394365612712290736733943656127122907367339436561271229073673394365612712290736733943656127122907367339436561271229073673394365612712290736733943656127122907367339436561271229073673394365612712290736733943656127122907367339436561271229073673394365612712290736733943656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d53e80db-1a07-4189-8939-6cff294ff28a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c497186-6d91-44da-8440-665d22a90917, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c497186-6d91-44da-8440-665d22a90917, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4163849225132574920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41638492251325749204163849225132574920416384922513257492041638492251325749204163849225132574920416384922513257492041638492251325749204163849225132574920416384922513257492041638492251325749204163849225132574920416384922513257492041638492251325749204163849225132574920416384922513257492041638492251325749204163849225132574920416384922513257492041638492251325749204163849225132574920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8518460b-303d-41c5-b4ec-750c48f775cc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac18160-1033-4475-95a5-39319eea25f9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac18160-1033-4475-95a5-39319eea25f9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 191983121367367716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716191983121367367716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c497186-6d91-44da-8440-665d22a90917, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54e7534e-95db-4692-9c10-a6952bdc4c92, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54e7534e-95db-4692-9c10-a6952bdc4c92, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1921380606560147635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19213806065601476351921380606560147635192138060656014763519213806065601476351921380606560147635192138060656014763519213806065601476351921380606560147635192138060656014763519213806065601476351921380606560147635192138060656014763519213806065601476351921380606560147635192138060656014763519213806065601476351921380606560147635192138060656014763519213806065601476351921380606560147635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac18160-1033-4475-95a5-39319eea25f9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9671ea75-16a8-49d3-995c-2ab1539dff3f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9671ea75-16a8-49d3-995c-2ab1539dff3f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7719170730074004548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77191707300740045487719170730074004548771917073007400454877191707300740045487719170730074004548771917073007400454877191707300740045487719170730074004548771917073007400454877191707300740045487719170730074004548771917073007400454877191707300740045487719170730074004548771917073007400454877191707300740045487719170730074004548771917073007400454877191707300740045487719170730074004548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54e7534e-95db-4692-9c10-a6952bdc4c92, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f52d1f7c-2568-41a5-a3b3-17e54f853459, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f52d1f7c-2568-41a5-a3b3-17e54f853459, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5992567864912766837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59925678649127668375992567864912766837599256786491276683759925678649127668375992567864912766837599256786491276683759925678649127668375992567864912766837599256786491276683759925678649127668375992567864912766837599256786491276683759925678649127668375992567864912766837599256786491276683759925678649127668375992567864912766837599256786491276683759925678649127668375992567864912766837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9671ea75-16a8-49d3-995c-2ab1539dff3f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72d2afe2-d2ef-49d3-883f-b881ea6aa09b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72d2afe2-d2ef-49d3-883f-b881ea6aa09b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9849786023536946443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98497860235369464439849786023536946443984978602353694644398497860235369464439849786023536946443984978602353694644398497860235369464439849786023536946443984978602353694644398497860235369464439849786023536946443984978602353694644398497860235369464439849786023536946443984978602353694644398497860235369464439849786023536946443984978602353694644398497860235369464439849786023536946443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f52d1f7c-2568-41a5-a3b3-17e54f853459, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a146294-6367-4961-9fc1-6d6fa5cd9695, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a146294-6367-4961-9fc1-6d6fa5cd9695, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16184404567776214929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618440456777621492916184404567776214929161844045677762149291618440456777621492916184404567776214929161844045677762149291618440456777621492916184404567776214929161844045677762149291618440456777621492916184404567776214929161844045677762149291618440456777621492916184404567776214929161844045677762149291618440456777621492916184404567776214929161844045677762149291618440456777621492916184404567776214929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72d2afe2-d2ef-49d3-883f-b881ea6aa09b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8b49dd8-ebcb-4f32-9656-4b91065bdac4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8b49dd8-ebcb-4f32-9656-4b91065bdac4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13299164309851224923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329916430985122492313299164309851224923132991643098512249231329916430985122492313299164309851224923132991643098512249231329916430985122492313299164309851224923132991643098512249231329916430985122492313299164309851224923132991643098512249231329916430985122492313299164309851224923132991643098512249231329916430985122492313299164309851224923132991643098512249231329916430985122492313299164309851224923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a146294-6367-4961-9fc1-6d6fa5cd9695, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96ebe27d-1833-4290-81ce-cb3bd045d816, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96ebe27d-1833-4290-81ce-cb3bd045d816, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3809038752501897983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38090387525018979833809038752501897983380903875250189798338090387525018979833809038752501897983380903875250189798338090387525018979833809038752501897983380903875250189798338090387525018979833809038752501897983380903875250189798338090387525018979833809038752501897983380903875250189798338090387525018979833809038752501897983380903875250189798338090387525018979833809038752501897983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8b49dd8-ebcb-4f32-9656-4b91065bdac4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a5403a8-73d4-4469-81d0-b7325ad0e0e3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a5403a8-73d4-4469-81d0-b7325ad0e0e3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2070816009435251909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20708160094352519092070816009435251909207081600943525190920708160094352519092070816009435251909207081600943525190920708160094352519092070816009435251909207081600943525190920708160094352519092070816009435251909207081600943525190920708160094352519092070816009435251909207081600943525190920708160094352519092070816009435251909207081600943525190920708160094352519092070816009435251909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96ebe27d-1833-4290-81ce-cb3bd045d816, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1deedb74-2807-488d-a716-934b195daf18, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1deedb74-2807-488d-a716-934b195daf18, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7600374225465618728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76003742254656187287600374225465618728760037422546561872876003742254656187287600374225465618728760037422546561872876003742254656187287600374225465618728760037422546561872876003742254656187287600374225465618728760037422546561872876003742254656187287600374225465618728760037422546561872876003742254656187287600374225465618728760037422546561872876003742254656187287600374225465618728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a5403a8-73d4-4469-81d0-b7325ad0e0e3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6608dfae-c9cb-4992-b9a8-8917b691e74e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6608dfae-c9cb-4992-b9a8-8917b691e74e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16479922433862452446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647992243386245244616479922433862452446164799224338624524461647992243386245244616479922433862452446164799224338624524461647992243386245244616479922433862452446164799224338624524461647992243386245244616479922433862452446164799224338624524461647992243386245244616479922433862452446164799224338624524461647992243386245244616479922433862452446164799224338624524461647992243386245244616479922433862452446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1deedb74-2807-488d-a716-934b195daf18, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f7b1a66-ff57-48c4-ba41-ddb2f17c4f7c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f7b1a66-ff57-48c4-ba41-ddb2f17c4f7c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3110011663529283099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31100116635292830993110011663529283099311001166352928309931100116635292830993110011663529283099311001166352928309931100116635292830993110011663529283099311001166352928309931100116635292830993110011663529283099311001166352928309931100116635292830993110011663529283099311001166352928309931100116635292830993110011663529283099311001166352928309931100116635292830993110011663529283099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6608dfae-c9cb-4992-b9a8-8917b691e74e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54aec2c9-4113-4ab2-931f-4d3b823ea734, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54aec2c9-4113-4ab2-931f-4d3b823ea734, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12020339028614881597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202033902861488159712020339028614881597120203390286148815971202033902861488159712020339028614881597120203390286148815971202033902861488159712020339028614881597120203390286148815971202033902861488159712020339028614881597120203390286148815971202033902861488159712020339028614881597120203390286148815971202033902861488159712020339028614881597120203390286148815971202033902861488159712020339028614881597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f7b1a66-ff57-48c4-ba41-ddb2f17c4f7c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c08111cd-5d81-437a-884e-3d3f9bb4ac2d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c08111cd-5d81-437a-884e-3d3f9bb4ac2d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14834014130533796382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483401413053379638214834014130533796382148340141305337963821483401413053379638214834014130533796382148340141305337963821483401413053379638214834014130533796382148340141305337963821483401413053379638214834014130533796382148340141305337963821483401413053379638214834014130533796382148340141305337963821483401413053379638214834014130533796382148340141305337963821483401413053379638214834014130533796382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c08111cd-5d81-437a-884e-3d3f9bb4ac2d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b105b051-d98c-4158-aabb-fe0b8866f620, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54aec2c9-4113-4ab2-931f-4d3b823ea734, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9004af1c-05e7-468b-aa35-38033da5a898, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9004af1c-05e7-468b-aa35-38033da5a898, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3227371372405264599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32273713724052645993227371372405264599322737137240526459932273713724052645993227371372405264599322737137240526459932273713724052645993227371372405264599322737137240526459932273713724052645993227371372405264599322737137240526459932273713724052645993227371372405264599322737137240526459932273713724052645993227371372405264599322737137240526459932273713724052645993227371372405264599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b105b051-d98c-4158-aabb-fe0b8866f620, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8508195479387470381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85081954793874703818508195479387470381850819547938747038185081954793874703818508195479387470381850819547938747038185081954793874703818508195479387470381850819547938747038185081954793874703818508195479387470381850819547938747038185081954793874703818508195479387470381850819547938747038185081954793874703818508195479387470381850819547938747038185081954793874703818508195479387470381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b105b051-d98c-4158-aabb-fe0b8866f620, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5b4ea7c-b9d5-44fd-9459-3a27098fdac4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5b4ea7c-b9d5-44fd-9459-3a27098fdac4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14594270949982527009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459427094998252700914594270949982527009145942709499825270091459427094998252700914594270949982527009145942709499825270091459427094998252700914594270949982527009145942709499825270091459427094998252700914594270949982527009145942709499825270091459427094998252700914594270949982527009145942709499825270091459427094998252700914594270949982527009145942709499825270091459427094998252700914594270949982527009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9004af1c-05e7-468b-aa35-38033da5a898, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25a8d837-a411-4ed3-8e9b-02eb5ed0f94b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25a8d837-a411-4ed3-8e9b-02eb5ed0f94b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12533566254415471850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253356625441547185012533566254415471850125335662544154718501253356625441547185012533566254415471850125335662544154718501253356625441547185012533566254415471850125335662544154718501253356625441547185012533566254415471850125335662544154718501253356625441547185012533566254415471850125335662544154718501253356625441547185012533566254415471850125335662544154718501253356625441547185012533566254415471850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5b4ea7c-b9d5-44fd-9459-3a27098fdac4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69ec342b-4b86-4d15-b510-536bbbc4610d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69ec342b-4b86-4d15-b510-536bbbc4610d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2387369234851332404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23873692348513324042387369234851332404238736923485133240423873692348513324042387369234851332404238736923485133240423873692348513324042387369234851332404238736923485133240423873692348513324042387369234851332404238736923485133240423873692348513324042387369234851332404238736923485133240423873692348513324042387369234851332404238736923485133240423873692348513324042387369234851332404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25a8d837-a411-4ed3-8e9b-02eb5ed0f94b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f26df5d2-9720-46a2-8dd0-e3623ebcd150, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f26df5d2-9720-46a2-8dd0-e3623ebcd150, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1719294789546357985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17192947895463579851719294789546357985171929478954635798517192947895463579851719294789546357985171929478954635798517192947895463579851719294789546357985171929478954635798517192947895463579851719294789546357985171929478954635798517192947895463579851719294789546357985171929478954635798517192947895463579851719294789546357985171929478954635798517192947895463579851719294789546357985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69ec342b-4b86-4d15-b510-536bbbc4610d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 078d54c8-0ec2-4e5e-9a6a-8ea50cd33895, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 078d54c8-0ec2-4e5e-9a6a-8ea50cd33895, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7709002338456600202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77090023384566002027709002338456600202770900233845660020277090023384566002027709002338456600202770900233845660020277090023384566002027709002338456600202770900233845660020277090023384566002027709002338456600202770900233845660020277090023384566002027709002338456600202770900233845660020277090023384566002027709002338456600202770900233845660020277090023384566002027709002338456600202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f26df5d2-9720-46a2-8dd0-e3623ebcd150, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 740dc3b0-652e-4893-bbc3-05cc790b46a3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 740dc3b0-652e-4893-bbc3-05cc790b46a3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5053731475495635850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50537314754956358505053731475495635850505373147549563585050537314754956358505053731475495635850505373147549563585050537314754956358505053731475495635850505373147549563585050537314754956358505053731475495635850505373147549563585050537314754956358505053731475495635850505373147549563585050537314754956358505053731475495635850505373147549563585050537314754956358505053731475495635850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 078d54c8-0ec2-4e5e-9a6a-8ea50cd33895, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79fcc6ce-1dc9-4f8f-ae33-43de2327a920, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79fcc6ce-1dc9-4f8f-ae33-43de2327a920, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18289318088750433323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828931808875043332318289318088750433323182893180887504333231828931808875043332318289318088750433323182893180887504333231828931808875043332318289318088750433323182893180887504333231828931808875043332318289318088750433323182893180887504333231828931808875043332318289318088750433323182893180887504333231828931808875043332318289318088750433323182893180887504333231828931808875043332318289318088750433323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 740dc3b0-652e-4893-bbc3-05cc790b46a3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9064c93-12cb-4a87-bf0b-2a2b1e798e45, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9064c93-12cb-4a87-bf0b-2a2b1e798e45, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7188056313303426878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71880563133034268787188056313303426878718805631330342687871880563133034268787188056313303426878718805631330342687871880563133034268787188056313303426878718805631330342687871880563133034268787188056313303426878718805631330342687871880563133034268787188056313303426878718805631330342687871880563133034268787188056313303426878718805631330342687871880563133034268787188056313303426878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79fcc6ce-1dc9-4f8f-ae33-43de2327a920, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9a00657-58ad-441c-b7a2-21eba25cdbf0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9064c93-12cb-4a87-bf0b-2a2b1e798e45, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9a00657-58ad-441c-b7a2-21eba25cdbf0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16173449295111414111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617344929511141411116173449295111414111161734492951114141111617344929511141411116173449295111414111161734492951114141111617344929511141411116173449295111414111161734492951114141111617344929511141411116173449295111414111161734492951114141111617344929511141411116173449295111414111161734492951114141111617344929511141411116173449295111414111161734492951114141111617344929511141411116173449295111414111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82612f33-9013-451e-b105-9f0eb8b6b52f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82612f33-9013-451e-b105-9f0eb8b6b52f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4688279907952964369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46882799079529643694688279907952964369468827990795296436946882799079529643694688279907952964369468827990795296436946882799079529643694688279907952964369468827990795296436946882799079529643694688279907952964369468827990795296436946882799079529643694688279907952964369468827990795296436946882799079529643694688279907952964369468827990795296436946882799079529643694688279907952964369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82612f33-9013-451e-b105-9f0eb8b6b52f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68d2a565-afea-4c10-b9c4-8b7e87b15db0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68d2a565-afea-4c10-b9c4-8b7e87b15db0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5941121255563247634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59411212555632476345941121255563247634594112125556324763459411212555632476345941121255563247634594112125556324763459411212555632476345941121255563247634594112125556324763459411212555632476345941121255563247634594112125556324763459411212555632476345941121255563247634594112125556324763459411212555632476345941121255563247634594112125556324763459411212555632476345941121255563247634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9a00657-58ad-441c-b7a2-21eba25cdbf0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26036bf1-c4b7-4d44-811c-8e5a2646a641, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26036bf1-c4b7-4d44-811c-8e5a2646a641, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5310457137153252198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53104571371532521985310457137153252198531045713715325219853104571371532521985310457137153252198531045713715325219853104571371532521985310457137153252198531045713715325219853104571371532521985310457137153252198531045713715325219853104571371532521985310457137153252198531045713715325219853104571371532521985310457137153252198531045713715325219853104571371532521985310457137153252198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68d2a565-afea-4c10-b9c4-8b7e87b15db0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe50212d-1b3b-4bb7-b18c-4b0fd03975ca, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe50212d-1b3b-4bb7-b18c-4b0fd03975ca, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12180789946486627374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218078994648662737412180789946486627374121807899464866273741218078994648662737412180789946486627374121807899464866273741218078994648662737412180789946486627374121807899464866273741218078994648662737412180789946486627374121807899464866273741218078994648662737412180789946486627374121807899464866273741218078994648662737412180789946486627374121807899464866273741218078994648662737412180789946486627374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26036bf1-c4b7-4d44-811c-8e5a2646a641, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adf38dea-16e6-462d-98f2-40ae7e192a2e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adf38dea-16e6-462d-98f2-40ae7e192a2e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2550395637382969407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25503956373829694072550395637382969407255039563738296940725503956373829694072550395637382969407255039563738296940725503956373829694072550395637382969407255039563738296940725503956373829694072550395637382969407255039563738296940725503956373829694072550395637382969407255039563738296940725503956373829694072550395637382969407255039563738296940725503956373829694072550395637382969407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe50212d-1b3b-4bb7-b18c-4b0fd03975ca, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adf38dea-16e6-462d-98f2-40ae7e192a2e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd880db2-4245-4832-93e6-a24617028d13, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd880db2-4245-4832-93e6-a24617028d13, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15188787193374928193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518878719337492819315188787193374928193151887871933749281931518878719337492819315188787193374928193151887871933749281931518878719337492819315188787193374928193151887871933749281931518878719337492819315188787193374928193151887871933749281931518878719337492819315188787193374928193151887871933749281931518878719337492819315188787193374928193151887871933749281931518878719337492819315188787193374928193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49b61c46-ccb0-44e8-a453-c9b2f79a8fc3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49b61c46-ccb0-44e8-a453-c9b2f79a8fc3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6261852271898074845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62618522718980748456261852271898074845626185227189807484562618522718980748456261852271898074845626185227189807484562618522718980748456261852271898074845626185227189807484562618522718980748456261852271898074845626185227189807484562618522718980748456261852271898074845626185227189807484562618522718980748456261852271898074845626185227189807484562618522718980748456261852271898074845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd880db2-4245-4832-93e6-a24617028d13, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c556358-b962-4bd1-9e50-4d49558a935d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c556358-b962-4bd1-9e50-4d49558a935d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13254723694235106595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325472369423510659513254723694235106595132547236942351065951325472369423510659513254723694235106595132547236942351065951325472369423510659513254723694235106595132547236942351065951325472369423510659513254723694235106595132547236942351065951325472369423510659513254723694235106595132547236942351065951325472369423510659513254723694235106595132547236942351065951325472369423510659513254723694235106595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49b61c46-ccb0-44e8-a453-c9b2f79a8fc3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26d0f0ab-849e-4855-92fd-c2b19219bd6f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26d0f0ab-849e-4855-92fd-c2b19219bd6f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16065089647036095696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606508964703609569616065089647036095696160650896470360956961606508964703609569616065089647036095696160650896470360956961606508964703609569616065089647036095696160650896470360956961606508964703609569616065089647036095696160650896470360956961606508964703609569616065089647036095696160650896470360956961606508964703609569616065089647036095696160650896470360956961606508964703609569616065089647036095696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c556358-b962-4bd1-9e50-4d49558a935d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4c0c213-3cae-49ae-8a7b-45bf84eaa7a9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4c0c213-3cae-49ae-8a7b-45bf84eaa7a9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 286507014037107123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123286507014037107123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26d0f0ab-849e-4855-92fd-c2b19219bd6f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1b1d6f4-b30e-464a-b97c-d96b2b400a42, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1b1d6f4-b30e-464a-b97c-d96b2b400a42, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12476908520950745678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247690852095074567812476908520950745678124769085209507456781247690852095074567812476908520950745678124769085209507456781247690852095074567812476908520950745678124769085209507456781247690852095074567812476908520950745678124769085209507456781247690852095074567812476908520950745678124769085209507456781247690852095074567812476908520950745678124769085209507456781247690852095074567812476908520950745678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4c0c213-3cae-49ae-8a7b-45bf84eaa7a9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ba38084-95cb-44f1-ad45-5b34447a0477, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ba38084-95cb-44f1-ad45-5b34447a0477, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 235597672142764905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905235597672142764905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1b1d6f4-b30e-464a-b97c-d96b2b400a42, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9554287b-1163-434f-a3c2-1fac49fcbe65, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ba38084-95cb-44f1-ad45-5b34447a0477, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed48608-68c4-49ff-83ea-aabb38542550, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed48608-68c4-49ff-83ea-aabb38542550, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9547323765410614482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95473237654106144829547323765410614482954732376541061448295473237654106144829547323765410614482954732376541061448295473237654106144829547323765410614482954732376541061448295473237654106144829547323765410614482954732376541061448295473237654106144829547323765410614482954732376541061448295473237654106144829547323765410614482954732376541061448295473237654106144829547323765410614482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9554287b-1163-434f-a3c2-1fac49fcbe65, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1427460545713862451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14274605457138624511427460545713862451142746054571386245114274605457138624511427460545713862451142746054571386245114274605457138624511427460545713862451142746054571386245114274605457138624511427460545713862451142746054571386245114274605457138624511427460545713862451142746054571386245114274605457138624511427460545713862451142746054571386245114274605457138624511427460545713862451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9554287b-1163-434f-a3c2-1fac49fcbe65, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c30670c9-5b73-40a2-93a2-778830638b9b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c30670c9-5b73-40a2-93a2-778830638b9b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2957066794520897903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29570667945208979032957066794520897903295706679452089790329570667945208979032957066794520897903295706679452089790329570667945208979032957066794520897903295706679452089790329570667945208979032957066794520897903295706679452089790329570667945208979032957066794520897903295706679452089790329570667945208979032957066794520897903295706679452089790329570667945208979032957066794520897903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed48608-68c4-49ff-83ea-aabb38542550, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ee4999b-a6bf-4791-ab42-a09deac98a2e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ee4999b-a6bf-4791-ab42-a09deac98a2e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7813301563898156726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78133015638981567267813301563898156726781330156389815672678133015638981567267813301563898156726781330156389815672678133015638981567267813301563898156726781330156389815672678133015638981567267813301563898156726781330156389815672678133015638981567267813301563898156726781330156389815672678133015638981567267813301563898156726781330156389815672678133015638981567267813301563898156726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c30670c9-5b73-40a2-93a2-778830638b9b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87172634-278a-428d-9ae9-07fffd9fb944, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87172634-278a-428d-9ae9-07fffd9fb944, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2832902683019802716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28329026830198027162832902683019802716283290268301980271628329026830198027162832902683019802716283290268301980271628329026830198027162832902683019802716283290268301980271628329026830198027162832902683019802716283290268301980271628329026830198027162832902683019802716283290268301980271628329026830198027162832902683019802716283290268301980271628329026830198027162832902683019802716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ee4999b-a6bf-4791-ab42-a09deac98a2e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13561273-bae7-49d6-afbc-229a95efed5b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13561273-bae7-49d6-afbc-229a95efed5b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 505582007158326294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294505582007158326294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87172634-278a-428d-9ae9-07fffd9fb944, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b3e20e6-7e30-4a22-b789-614bf0ddbb0a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b3e20e6-7e30-4a22-b789-614bf0ddbb0a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10540949916703976700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054094991670397670010540949916703976700105409499167039767001054094991670397670010540949916703976700105409499167039767001054094991670397670010540949916703976700105409499167039767001054094991670397670010540949916703976700105409499167039767001054094991670397670010540949916703976700105409499167039767001054094991670397670010540949916703976700105409499167039767001054094991670397670010540949916703976700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13561273-bae7-49d6-afbc-229a95efed5b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c22bf176-f250-4e0a-8880-0373977086eb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c22bf176-f250-4e0a-8880-0373977086eb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4149495340619110916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41494953406191109164149495340619110916414949534061911091641494953406191109164149495340619110916414949534061911091641494953406191109164149495340619110916414949534061911091641494953406191109164149495340619110916414949534061911091641494953406191109164149495340619110916414949534061911091641494953406191109164149495340619110916414949534061911091641494953406191109164149495340619110916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b3e20e6-7e30-4a22-b789-614bf0ddbb0a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30d6276f-a5b2-4092-baa1-734a654fe0d2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30d6276f-a5b2-4092-baa1-734a654fe0d2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 110854142385193014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014110854142385193014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c22bf176-f250-4e0a-8880-0373977086eb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ed205f-7412-424d-a63b-f75b8271b0fb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ed205f-7412-424d-a63b-f75b8271b0fb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10384263850845082836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038426385084508283610384263850845082836103842638508450828361038426385084508283610384263850845082836103842638508450828361038426385084508283610384263850845082836103842638508450828361038426385084508283610384263850845082836103842638508450828361038426385084508283610384263850845082836103842638508450828361038426385084508283610384263850845082836103842638508450828361038426385084508283610384263850845082836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ed205f-7412-424d-a63b-f75b8271b0fb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6434c3f-bbd3-47b0-88b3-a55939b1fcb6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30d6276f-a5b2-4092-baa1-734a654fe0d2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6434c3f-bbd3-47b0-88b3-a55939b1fcb6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7865570782854102879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78655707828541028797865570782854102879786557078285410287978655707828541028797865570782854102879786557078285410287978655707828541028797865570782854102879786557078285410287978655707828541028797865570782854102879786557078285410287978655707828541028797865570782854102879786557078285410287978655707828541028797865570782854102879786557078285410287978655707828541028797865570782854102879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b1ee506-68c2-47ab-a478-f495fa0d6174, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b1ee506-68c2-47ab-a478-f495fa0d6174, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14414242129478521185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441424212947852118514414242129478521185144142421294785211851441424212947852118514414242129478521185144142421294785211851441424212947852118514414242129478521185144142421294785211851441424212947852118514414242129478521185144142421294785211851441424212947852118514414242129478521185144142421294785211851441424212947852118514414242129478521185144142421294785211851441424212947852118514414242129478521185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6434c3f-bbd3-47b0-88b3-a55939b1fcb6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f796aab1-25b1-4e75-a155-3fc9ded0b8eb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b1ee506-68c2-47ab-a478-f495fa0d6174, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f796aab1-25b1-4e75-a155-3fc9ded0b8eb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16389130569652332491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638913056965233249116389130569652332491163891305696523324911638913056965233249116389130569652332491163891305696523324911638913056965233249116389130569652332491163891305696523324911638913056965233249116389130569652332491163891305696523324911638913056965233249116389130569652332491163891305696523324911638913056965233249116389130569652332491163891305696523324911638913056965233249116389130569652332491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d1e539b-f07b-4c9c-bc5c-b50fa778ab37, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d1e539b-f07b-4c9c-bc5c-b50fa778ab37, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17440332101560654358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744033210156065435817440332101560654358174403321015606543581744033210156065435817440332101560654358174403321015606543581744033210156065435817440332101560654358174403321015606543581744033210156065435817440332101560654358174403321015606543581744033210156065435817440332101560654358174403321015606543581744033210156065435817440332101560654358174403321015606543581744033210156065435817440332101560654358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f796aab1-25b1-4e75-a155-3fc9ded0b8eb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4136c09a-8b5e-4a93-ab22-574c10973018, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4136c09a-8b5e-4a93-ab22-574c10973018, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6967974365687047414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69679743656870474146967974365687047414696797436568704741469679743656870474146967974365687047414696797436568704741469679743656870474146967974365687047414696797436568704741469679743656870474146967974365687047414696797436568704741469679743656870474146967974365687047414696797436568704741469679743656870474146967974365687047414696797436568704741469679743656870474146967974365687047414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d1e539b-f07b-4c9c-bc5c-b50fa778ab37, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f920d43c-bb2e-4ec1-98f2-e696bac30f09, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f920d43c-bb2e-4ec1-98f2-e696bac30f09, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12392103116043750796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239210311604375079612392103116043750796123921031160437507961239210311604375079612392103116043750796123921031160437507961239210311604375079612392103116043750796123921031160437507961239210311604375079612392103116043750796123921031160437507961239210311604375079612392103116043750796123921031160437507961239210311604375079612392103116043750796123921031160437507961239210311604375079612392103116043750796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4136c09a-8b5e-4a93-ab22-574c10973018, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39fc9b63-8a1d-4186-b426-2604691462be, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39fc9b63-8a1d-4186-b426-2604691462be, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6309681005704159310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63096810057041593106309681005704159310630968100570415931063096810057041593106309681005704159310630968100570415931063096810057041593106309681005704159310630968100570415931063096810057041593106309681005704159310630968100570415931063096810057041593106309681005704159310630968100570415931063096810057041593106309681005704159310630968100570415931063096810057041593106309681005704159310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f920d43c-bb2e-4ec1-98f2-e696bac30f09, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 157b1bf9-b3c6-41dc-b2f7-4944d650d0fc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 157b1bf9-b3c6-41dc-b2f7-4944d650d0fc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7291625080949539447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72916250809495394477291625080949539447729162508094953944772916250809495394477291625080949539447729162508094953944772916250809495394477291625080949539447729162508094953944772916250809495394477291625080949539447729162508094953944772916250809495394477291625080949539447729162508094953944772916250809495394477291625080949539447729162508094953944772916250809495394477291625080949539447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39fc9b63-8a1d-4186-b426-2604691462be, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b843913-1d45-4fe4-bcb6-320f3633a1c6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b843913-1d45-4fe4-bcb6-320f3633a1c6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10820389765878740115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082038976587874011510820389765878740115108203897658787401151082038976587874011510820389765878740115108203897658787401151082038976587874011510820389765878740115108203897658787401151082038976587874011510820389765878740115108203897658787401151082038976587874011510820389765878740115108203897658787401151082038976587874011510820389765878740115108203897658787401151082038976587874011510820389765878740115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 157b1bf9-b3c6-41dc-b2f7-4944d650d0fc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33eb1431-0106-4e8d-bf49-95c6efe00691, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33eb1431-0106-4e8d-bf49-95c6efe00691, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 68969209711550497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6896920971155049768969209711550497689692097115504976896920971155049768969209711550497689692097115504976896920971155049768969209711550497689692097115504976896920971155049768969209711550497689692097115504976896920971155049768969209711550497689692097115504976896920971155049768969209711550497689692097115504976896920971155049768969209711550497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b843913-1d45-4fe4-bcb6-320f3633a1c6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee01d649-9666-4593-af16-c605c224922a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee01d649-9666-4593-af16-c605c224922a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7261706208410606663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72617062084106066637261706208410606663726170620841060666372617062084106066637261706208410606663726170620841060666372617062084106066637261706208410606663726170620841060666372617062084106066637261706208410606663726170620841060666372617062084106066637261706208410606663726170620841060666372617062084106066637261706208410606663726170620841060666372617062084106066637261706208410606663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33eb1431-0106-4e8d-bf49-95c6efe00691, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 218c6b03-4c73-4327-9f16-b09199da1055, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 218c6b03-4c73-4327-9f16-b09199da1055, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12235317687577618304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223531768757761830412235317687577618304122353176875776183041223531768757761830412235317687577618304122353176875776183041223531768757761830412235317687577618304122353176875776183041223531768757761830412235317687577618304122353176875776183041223531768757761830412235317687577618304122353176875776183041223531768757761830412235317687577618304122353176875776183041223531768757761830412235317687577618304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee01d649-9666-4593-af16-c605c224922a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 601b7457-547a-412c-97d7-b7a92117b190, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 601b7457-547a-412c-97d7-b7a92117b190, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4812215306707620966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48122153067076209664812215306707620966481221530670762096648122153067076209664812215306707620966481221530670762096648122153067076209664812215306707620966481221530670762096648122153067076209664812215306707620966481221530670762096648122153067076209664812215306707620966481221530670762096648122153067076209664812215306707620966481221530670762096648122153067076209664812215306707620966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 218c6b03-4c73-4327-9f16-b09199da1055, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac2496b4-d53f-41e4-9898-be4b1b503a03, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac2496b4-d53f-41e4-9898-be4b1b503a03, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7596546099448059964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75965460994480599647596546099448059964759654609944805996475965460994480599647596546099448059964759654609944805996475965460994480599647596546099448059964759654609944805996475965460994480599647596546099448059964759654609944805996475965460994480599647596546099448059964759654609944805996475965460994480599647596546099448059964759654609944805996475965460994480599647596546099448059964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 601b7457-547a-412c-97d7-b7a92117b190, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b813fc8b-5e2e-4240-9c51-c59a699e5bac, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b813fc8b-5e2e-4240-9c51-c59a699e5bac, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10899390140834587695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089939014083458769510899390140834587695108993901408345876951089939014083458769510899390140834587695108993901408345876951089939014083458769510899390140834587695108993901408345876951089939014083458769510899390140834587695108993901408345876951089939014083458769510899390140834587695108993901408345876951089939014083458769510899390140834587695108993901408345876951089939014083458769510899390140834587695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac2496b4-d53f-41e4-9898-be4b1b503a03, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ac54b82-c8e8-4487-a9f3-fa8a2401d9ae, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ac54b82-c8e8-4487-a9f3-fa8a2401d9ae, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17332134758751006808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733213475875100680817332134758751006808173321347587510068081733213475875100680817332134758751006808173321347587510068081733213475875100680817332134758751006808173321347587510068081733213475875100680817332134758751006808173321347587510068081733213475875100680817332134758751006808173321347587510068081733213475875100680817332134758751006808173321347587510068081733213475875100680817332134758751006808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b813fc8b-5e2e-4240-9c51-c59a699e5bac, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c67f59f-dd79-463c-a8c0-15dda7b1a1bd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c67f59f-dd79-463c-a8c0-15dda7b1a1bd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5000643812759850203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50006438127598502035000643812759850203500064381275985020350006438127598502035000643812759850203500064381275985020350006438127598502035000643812759850203500064381275985020350006438127598502035000643812759850203500064381275985020350006438127598502035000643812759850203500064381275985020350006438127598502035000643812759850203500064381275985020350006438127598502035000643812759850203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ac54b82-c8e8-4487-a9f3-fa8a2401d9ae, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a07c78b-6ae9-4516-92b2-1ce8e2611c2f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a07c78b-6ae9-4516-92b2-1ce8e2611c2f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1879313595188472414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18793135951884724141879313595188472414187931359518847241418793135951884724141879313595188472414187931359518847241418793135951884724141879313595188472414187931359518847241418793135951884724141879313595188472414187931359518847241418793135951884724141879313595188472414187931359518847241418793135951884724141879313595188472414187931359518847241418793135951884724141879313595188472414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c67f59f-dd79-463c-a8c0-15dda7b1a1bd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a07c78b-6ae9-4516-92b2-1ce8e2611c2f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea16e8af-5e9d-43f7-b96e-23bc4c2489ea, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea16e8af-5e9d-43f7-b96e-23bc4c2489ea, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10628432331479558782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062843233147955878210628432331479558782106284323314795587821062843233147955878210628432331479558782106284323314795587821062843233147955878210628432331479558782106284323314795587821062843233147955878210628432331479558782106284323314795587821062843233147955878210628432331479558782106284323314795587821062843233147955878210628432331479558782106284323314795587821062843233147955878210628432331479558782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a09cbaf1-bff7-43f5-a5d9-4a0668f2edba, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a09cbaf1-bff7-43f5-a5d9-4a0668f2edba, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16431607101170139139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643160710117013913916431607101170139139164316071011701391391643160710117013913916431607101170139139164316071011701391391643160710117013913916431607101170139139164316071011701391391643160710117013913916431607101170139139164316071011701391391643160710117013913916431607101170139139164316071011701391391643160710117013913916431607101170139139164316071011701391391643160710117013913916431607101170139139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea16e8af-5e9d-43f7-b96e-23bc4c2489ea, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49758464-1440-450e-bad6-e579d97ad1ec, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49758464-1440-450e-bad6-e579d97ad1ec, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12285712841668262280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228571284166826228012285712841668262280122857128416682622801228571284166826228012285712841668262280122857128416682622801228571284166826228012285712841668262280122857128416682622801228571284166826228012285712841668262280122857128416682622801228571284166826228012285712841668262280122857128416682622801228571284166826228012285712841668262280122857128416682622801228571284166826228012285712841668262280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a09cbaf1-bff7-43f5-a5d9-4a0668f2edba, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e89fb0a-7a05-4fe6-86af-1b02436abbaf, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e89fb0a-7a05-4fe6-86af-1b02436abbaf, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13134396636625341704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313439663662534170413134396636625341704131343966366253417041313439663662534170413134396636625341704131343966366253417041313439663662534170413134396636625341704131343966366253417041313439663662534170413134396636625341704131343966366253417041313439663662534170413134396636625341704131343966366253417041313439663662534170413134396636625341704131343966366253417041313439663662534170413134396636625341704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e89fb0a-7a05-4fe6-86af-1b02436abbaf, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49758464-1440-450e-bad6-e579d97ad1ec, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b5477d4-fa41-4eee-97c5-042f6cf7c81b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b5477d4-fa41-4eee-97c5-042f6cf7c81b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17757660635488512238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775766063548851223817757660635488512238177576606354885122381775766063548851223817757660635488512238177576606354885122381775766063548851223817757660635488512238177576606354885122381775766063548851223817757660635488512238177576606354885122381775766063548851223817757660635488512238177576606354885122381775766063548851223817757660635488512238177576606354885122381775766063548851223817757660635488512238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed6a6ce1-fb1e-4713-a6c6-445ad59077ed, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed6a6ce1-fb1e-4713-a6c6-445ad59077ed, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16125611640925168059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612561164092516805916125611640925168059161256116409251680591612561164092516805916125611640925168059161256116409251680591612561164092516805916125611640925168059161256116409251680591612561164092516805916125611640925168059161256116409251680591612561164092516805916125611640925168059161256116409251680591612561164092516805916125611640925168059161256116409251680591612561164092516805916125611640925168059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b5477d4-fa41-4eee-97c5-042f6cf7c81b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed6a6ce1-fb1e-4713-a6c6-445ad59077ed, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d23270e-020e-4c34-a1bc-2e92929d4a19, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d23270e-020e-4c34-a1bc-2e92929d4a19, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14969013687095340441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496901368709534044114969013687095340441149690136870953404411496901368709534044114969013687095340441149690136870953404411496901368709534044114969013687095340441149690136870953404411496901368709534044114969013687095340441149690136870953404411496901368709534044114969013687095340441149690136870953404411496901368709534044114969013687095340441149690136870953404411496901368709534044114969013687095340441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a49d11fb-98dd-4cfd-b9dd-2d16c845eb63, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a49d11fb-98dd-4cfd-b9dd-2d16c845eb63, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2834221078725835492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28342210787258354922834221078725835492283422107872583549228342210787258354922834221078725835492283422107872583549228342210787258354922834221078725835492283422107872583549228342210787258354922834221078725835492283422107872583549228342210787258354922834221078725835492283422107872583549228342210787258354922834221078725835492283422107872583549228342210787258354922834221078725835492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d23270e-020e-4c34-a1bc-2e92929d4a19, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11f6c4c4-4748-43e5-a022-e244b0e206a7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f6c4c4-4748-43e5-a022-e244b0e206a7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7547002986724593060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75470029867245930607547002986724593060754700298672459306075470029867245930607547002986724593060754700298672459306075470029867245930607547002986724593060754700298672459306075470029867245930607547002986724593060754700298672459306075470029867245930607547002986724593060754700298672459306075470029867245930607547002986724593060754700298672459306075470029867245930607547002986724593060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a49d11fb-98dd-4cfd-b9dd-2d16c845eb63, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c72c385f-99ed-4d40-a09f-e3eea0c7d98e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c72c385f-99ed-4d40-a09f-e3eea0c7d98e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12780053118211135878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278005311821113587812780053118211135878127800531182111358781278005311821113587812780053118211135878127800531182111358781278005311821113587812780053118211135878127800531182111358781278005311821113587812780053118211135878127800531182111358781278005311821113587812780053118211135878127800531182111358781278005311821113587812780053118211135878127800531182111358781278005311821113587812780053118211135878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f6c4c4-4748-43e5-a022-e244b0e206a7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cad29985-b86b-4029-955a-c22f14cb929a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad29985-b86b-4029-955a-c22f14cb929a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17851318584384479557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785131858438447955717851318584384479557178513185843844795571785131858438447955717851318584384479557178513185843844795571785131858438447955717851318584384479557178513185843844795571785131858438447955717851318584384479557178513185843844795571785131858438447955717851318584384479557178513185843844795571785131858438447955717851318584384479557178513185843844795571785131858438447955717851318584384479557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c72c385f-99ed-4d40-a09f-e3eea0c7d98e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03071455-b1c3-43b4-851b-8ac6c5403bee, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03071455-b1c3-43b4-851b-8ac6c5403bee, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8892657846369981441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88926578463699814418892657846369981441889265784636998144188926578463699814418892657846369981441889265784636998144188926578463699814418892657846369981441889265784636998144188926578463699814418892657846369981441889265784636998144188926578463699814418892657846369981441889265784636998144188926578463699814418892657846369981441889265784636998144188926578463699814418892657846369981441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad29985-b86b-4029-955a-c22f14cb929a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71f54e59-416a-4de9-9811-15794b682b69, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71f54e59-416a-4de9-9811-15794b682b69, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6751920988272694154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67519209882726941546751920988272694154675192098827269415467519209882726941546751920988272694154675192098827269415467519209882726941546751920988272694154675192098827269415467519209882726941546751920988272694154675192098827269415467519209882726941546751920988272694154675192098827269415467519209882726941546751920988272694154675192098827269415467519209882726941546751920988272694154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03071455-b1c3-43b4-851b-8ac6c5403bee, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df179031-3b1d-42d9-ae5f-ecdc3821631c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df179031-3b1d-42d9-ae5f-ecdc3821631c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3077846884600095617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30778468846000956173077846884600095617307784688460009561730778468846000956173077846884600095617307784688460009561730778468846000956173077846884600095617307784688460009561730778468846000956173077846884600095617307784688460009561730778468846000956173077846884600095617307784688460009561730778468846000956173077846884600095617307784688460009561730778468846000956173077846884600095617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71f54e59-416a-4de9-9811-15794b682b69, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30226a31-befd-4f4a-8eb4-cb53c439a449, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30226a31-befd-4f4a-8eb4-cb53c439a449, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9510383614789453633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95103836147894536339510383614789453633951038361478945363395103836147894536339510383614789453633951038361478945363395103836147894536339510383614789453633951038361478945363395103836147894536339510383614789453633951038361478945363395103836147894536339510383614789453633951038361478945363395103836147894536339510383614789453633951038361478945363395103836147894536339510383614789453633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df179031-3b1d-42d9-ae5f-ecdc3821631c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dcd95cb-6d36-4dff-b055-3c788734ad1e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dcd95cb-6d36-4dff-b055-3c788734ad1e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12662838743654930599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1266283874365493059912662838743654930599126628387436549305991266283874365493059912662838743654930599126628387436549305991266283874365493059912662838743654930599126628387436549305991266283874365493059912662838743654930599126628387436549305991266283874365493059912662838743654930599126628387436549305991266283874365493059912662838743654930599126628387436549305991266283874365493059912662838743654930599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30226a31-befd-4f4a-8eb4-cb53c439a449, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6249437f-735a-4584-b222-3daced860e64, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6249437f-735a-4584-b222-3daced860e64, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12366909524148699775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236690952414869977512366909524148699775123669095241486997751236690952414869977512366909524148699775123669095241486997751236690952414869977512366909524148699775123669095241486997751236690952414869977512366909524148699775123669095241486997751236690952414869977512366909524148699775123669095241486997751236690952414869977512366909524148699775123669095241486997751236690952414869977512366909524148699775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dcd95cb-6d36-4dff-b055-3c788734ad1e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe67a6a0-6e28-4800-8cf7-5614d0bf9b03, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe67a6a0-6e28-4800-8cf7-5614d0bf9b03, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1903614497440250162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19036144974402501621903614497440250162190361449744025016219036144974402501621903614497440250162190361449744025016219036144974402501621903614497440250162190361449744025016219036144974402501621903614497440250162190361449744025016219036144974402501621903614497440250162190361449744025016219036144974402501621903614497440250162190361449744025016219036144974402501621903614497440250162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6249437f-735a-4584-b222-3daced860e64, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e85ee4b-ff19-471b-94ee-a9d9fefce4a9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e85ee4b-ff19-471b-94ee-a9d9fefce4a9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15384553432676375416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538455343267637541615384553432676375416153845534326763754161538455343267637541615384553432676375416153845534326763754161538455343267637541615384553432676375416153845534326763754161538455343267637541615384553432676375416153845534326763754161538455343267637541615384553432676375416153845534326763754161538455343267637541615384553432676375416153845534326763754161538455343267637541615384553432676375416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe67a6a0-6e28-4800-8cf7-5614d0bf9b03, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e85ee4b-ff19-471b-94ee-a9d9fefce4a9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 945b9142-d7fa-4841-b450-0248415febb3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 945b9142-d7fa-4841-b450-0248415febb3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 87745026449918095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8774502644991809587745026449918095877450264499180958774502644991809587745026449918095877450264499180958774502644991809587745026449918095877450264499180958774502644991809587745026449918095877450264499180958774502644991809587745026449918095877450264499180958774502644991809587745026449918095877450264499180958774502644991809587745026449918095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30954d8d-4c60-49b6-8212-3ca321721bf8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30954d8d-4c60-49b6-8212-3ca321721bf8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15588645453058520137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558864545305852013715588645453058520137155886454530585201371558864545305852013715588645453058520137155886454530585201371558864545305852013715588645453058520137155886454530585201371558864545305852013715588645453058520137155886454530585201371558864545305852013715588645453058520137155886454530585201371558864545305852013715588645453058520137155886454530585201371558864545305852013715588645453058520137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30954d8d-4c60-49b6-8212-3ca321721bf8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 458a7dcf-e34b-4c45-91c3-96149e327798, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 458a7dcf-e34b-4c45-91c3-96149e327798, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14568974807806278128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456897480780627812814568974807806278128145689748078062781281456897480780627812814568974807806278128145689748078062781281456897480780627812814568974807806278128145689748078062781281456897480780627812814568974807806278128145689748078062781281456897480780627812814568974807806278128145689748078062781281456897480780627812814568974807806278128145689748078062781281456897480780627812814568974807806278128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 945b9142-d7fa-4841-b450-0248415febb3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17005132-92ca-4abc-8a6c-9feab60be8bc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17005132-92ca-4abc-8a6c-9feab60be8bc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8226443467032093294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82264434670320932948226443467032093294822644346703209329482264434670320932948226443467032093294822644346703209329482264434670320932948226443467032093294822644346703209329482264434670320932948226443467032093294822644346703209329482264434670320932948226443467032093294822644346703209329482264434670320932948226443467032093294822644346703209329482264434670320932948226443467032093294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 458a7dcf-e34b-4c45-91c3-96149e327798, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ba684e-6770-4fab-b813-03fdd3ed0c4c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17005132-92ca-4abc-8a6c-9feab60be8bc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ba684e-6770-4fab-b813-03fdd3ed0c4c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12169824068742919042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216982406874291904212169824068742919042121698240687429190421216982406874291904212169824068742919042121698240687429190421216982406874291904212169824068742919042121698240687429190421216982406874291904212169824068742919042121698240687429190421216982406874291904212169824068742919042121698240687429190421216982406874291904212169824068742919042121698240687429190421216982406874291904212169824068742919042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94f73b49-55d1-4676-9e6e-4ec5a64cfa46, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94f73b49-55d1-4676-9e6e-4ec5a64cfa46, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2900152205335110240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29001522053351102402900152205335110240290015220533511024029001522053351102402900152205335110240290015220533511024029001522053351102402900152205335110240290015220533511024029001522053351102402900152205335110240290015220533511024029001522053351102402900152205335110240290015220533511024029001522053351102402900152205335110240290015220533511024029001522053351102402900152205335110240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ba684e-6770-4fab-b813-03fdd3ed0c4c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f06964-442d-45ce-8356-2b443499c3b0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f06964-442d-45ce-8356-2b443499c3b0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6818564039094541902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68185640390945419026818564039094541902681856403909454190268185640390945419026818564039094541902681856403909454190268185640390945419026818564039094541902681856403909454190268185640390945419026818564039094541902681856403909454190268185640390945419026818564039094541902681856403909454190268185640390945419026818564039094541902681856403909454190268185640390945419026818564039094541902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94f73b49-55d1-4676-9e6e-4ec5a64cfa46, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1c6537a-b874-4076-a50d-5dbd927c184b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c6537a-b874-4076-a50d-5dbd927c184b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 460941076240078116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116460941076240078116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f06964-442d-45ce-8356-2b443499c3b0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df52d248-3932-4528-a9a1-97efea911f62, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df52d248-3932-4528-a9a1-97efea911f62, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1536482789967050032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15364827899670500321536482789967050032153648278996705003215364827899670500321536482789967050032153648278996705003215364827899670500321536482789967050032153648278996705003215364827899670500321536482789967050032153648278996705003215364827899670500321536482789967050032153648278996705003215364827899670500321536482789967050032153648278996705003215364827899670500321536482789967050032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c6537a-b874-4076-a50d-5dbd927c184b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad465579-7781-4e09-a938-2879f1d6306f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad465579-7781-4e09-a938-2879f1d6306f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 437531561848046521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521437531561848046521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df52d248-3932-4528-a9a1-97efea911f62, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f2af80a-e86d-4a89-a0a1-e7fb42ac3db0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f2af80a-e86d-4a89-a0a1-e7fb42ac3db0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13788840537204441128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378884053720444112813788840537204441128137888405372044411281378884053720444112813788840537204441128137888405372044411281378884053720444112813788840537204441128137888405372044411281378884053720444112813788840537204441128137888405372044411281378884053720444112813788840537204441128137888405372044411281378884053720444112813788840537204441128137888405372044411281378884053720444112813788840537204441128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f2af80a-e86d-4a89-a0a1-e7fb42ac3db0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74f7d819-222b-4bd2-bf3c-3f532635902f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74f7d819-222b-4bd2-bf3c-3f532635902f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 920815829080466575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575920815829080466575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad465579-7781-4e09-a938-2879f1d6306f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd74696a-a85c-4b4a-990f-d5a9a6df190f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd74696a-a85c-4b4a-990f-d5a9a6df190f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2987994732784267326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29879947327842673262987994732784267326298799473278426732629879947327842673262987994732784267326298799473278426732629879947327842673262987994732784267326298799473278426732629879947327842673262987994732784267326298799473278426732629879947327842673262987994732784267326298799473278426732629879947327842673262987994732784267326298799473278426732629879947327842673262987994732784267326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74f7d819-222b-4bd2-bf3c-3f532635902f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7873ef8f-81c9-40bf-b64a-c6ccd95a2957, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7873ef8f-81c9-40bf-b64a-c6ccd95a2957, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12162614226631096407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216261422663109640712162614226631096407121626142266310964071216261422663109640712162614226631096407121626142266310964071216261422663109640712162614226631096407121626142266310964071216261422663109640712162614226631096407121626142266310964071216261422663109640712162614226631096407121626142266310964071216261422663109640712162614226631096407121626142266310964071216261422663109640712162614226631096407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd74696a-a85c-4b4a-990f-d5a9a6df190f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78b37299-8771-41a0-a466-84724d36aec7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b37299-8771-41a0-a466-84724d36aec7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15703751784691973626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570375178469197362615703751784691973626157037517846919736261570375178469197362615703751784691973626157037517846919736261570375178469197362615703751784691973626157037517846919736261570375178469197362615703751784691973626157037517846919736261570375178469197362615703751784691973626157037517846919736261570375178469197362615703751784691973626157037517846919736261570375178469197362615703751784691973626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7873ef8f-81c9-40bf-b64a-c6ccd95a2957, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c72e069e-59f4-4e07-bf94-1d799a7373e8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c72e069e-59f4-4e07-bf94-1d799a7373e8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17266558789138931434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726655878913893143417266558789138931434172665587891389314341726655878913893143417266558789138931434172665587891389314341726655878913893143417266558789138931434172665587891389314341726655878913893143417266558789138931434172665587891389314341726655878913893143417266558789138931434172665587891389314341726655878913893143417266558789138931434172665587891389314341726655878913893143417266558789138931434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b37299-8771-41a0-a466-84724d36aec7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bc2b196-e2a8-4b95-90ac-c3a2ef90c238, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bc2b196-e2a8-4b95-90ac-c3a2ef90c238, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12140338657929141440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214033865792914144012140338657929141440121403386579291414401214033865792914144012140338657929141440121403386579291414401214033865792914144012140338657929141440121403386579291414401214033865792914144012140338657929141440121403386579291414401214033865792914144012140338657929141440121403386579291414401214033865792914144012140338657929141440121403386579291414401214033865792914144012140338657929141440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c72e069e-59f4-4e07-bf94-1d799a7373e8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310d4659-f2cc-4be6-80a0-e2ac5bf927b0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310d4659-f2cc-4be6-80a0-e2ac5bf927b0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17830563093755489934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783056309375548993417830563093755489934178305630937554899341783056309375548993417830563093755489934178305630937554899341783056309375548993417830563093755489934178305630937554899341783056309375548993417830563093755489934178305630937554899341783056309375548993417830563093755489934178305630937554899341783056309375548993417830563093755489934178305630937554899341783056309375548993417830563093755489934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310d4659-f2cc-4be6-80a0-e2ac5bf927b0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 348ddb47-b7bc-4176-ae64-1519a933a268, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 348ddb47-b7bc-4176-ae64-1519a933a268, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17671873908037851643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767187390803785164317671873908037851643176718739080378516431767187390803785164317671873908037851643176718739080378516431767187390803785164317671873908037851643176718739080378516431767187390803785164317671873908037851643176718739080378516431767187390803785164317671873908037851643176718739080378516431767187390803785164317671873908037851643176718739080378516431767187390803785164317671873908037851643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bc2b196-e2a8-4b95-90ac-c3a2ef90c238, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0412d53-91f7-41dc-bcf8-93a1d2c7623e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0412d53-91f7-41dc-bcf8-93a1d2c7623e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16991540118981784443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699154011898178444316991540118981784443169915401189817844431699154011898178444316991540118981784443169915401189817844431699154011898178444316991540118981784443169915401189817844431699154011898178444316991540118981784443169915401189817844431699154011898178444316991540118981784443169915401189817844431699154011898178444316991540118981784443169915401189817844431699154011898178444316991540118981784443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 348ddb47-b7bc-4176-ae64-1519a933a268, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e2996ab-cf18-4c68-bc8f-5b7c4787284d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e2996ab-cf18-4c68-bc8f-5b7c4787284d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1546850096567050261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15468500965670502611546850096567050261154685009656705026115468500965670502611546850096567050261154685009656705026115468500965670502611546850096567050261154685009656705026115468500965670502611546850096567050261154685009656705026115468500965670502611546850096567050261154685009656705026115468500965670502611546850096567050261154685009656705026115468500965670502611546850096567050261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0412d53-91f7-41dc-bcf8-93a1d2c7623e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 494004e8-6ab4-4b7f-bacc-319cdf46ed60, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 494004e8-6ab4-4b7f-bacc-319cdf46ed60, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1508081644111626759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15080816441116267591508081644111626759150808164411162675915080816441116267591508081644111626759150808164411162675915080816441116267591508081644111626759150808164411162675915080816441116267591508081644111626759150808164411162675915080816441116267591508081644111626759150808164411162675915080816441116267591508081644111626759150808164411162675915080816441116267591508081644111626759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 494004e8-6ab4-4b7f-bacc-319cdf46ed60, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63388dc2-4343-4a4d-a2fa-766383a86a5c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63388dc2-4343-4a4d-a2fa-766383a86a5c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14593918908597757008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459391890859775700814593918908597757008145939189085977570081459391890859775700814593918908597757008145939189085977570081459391890859775700814593918908597757008145939189085977570081459391890859775700814593918908597757008145939189085977570081459391890859775700814593918908597757008145939189085977570081459391890859775700814593918908597757008145939189085977570081459391890859775700814593918908597757008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e2996ab-cf18-4c68-bc8f-5b7c4787284d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4f8e732-3eff-4ced-ac85-08972a043fcc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4f8e732-3eff-4ced-ac85-08972a043fcc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 460765683522163193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193460765683522163193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63388dc2-4343-4a4d-a2fa-766383a86a5c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b283ec71-c18b-483f-aa89-92f23e063277, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b283ec71-c18b-483f-aa89-92f23e063277, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2622856862017807185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26228568620178071852622856862017807185262285686201780718526228568620178071852622856862017807185262285686201780718526228568620178071852622856862017807185262285686201780718526228568620178071852622856862017807185262285686201780718526228568620178071852622856862017807185262285686201780718526228568620178071852622856862017807185262285686201780718526228568620178071852622856862017807185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b283ec71-c18b-483f-aa89-92f23e063277, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4f8e732-3eff-4ced-ac85-08972a043fcc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e69008e9-dcbd-449e-ae37-5ef1ee490663, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e69008e9-dcbd-449e-ae37-5ef1ee490663, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13791115176023112115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379111517602311211513791115176023112115137911151760231121151379111517602311211513791115176023112115137911151760231121151379111517602311211513791115176023112115137911151760231121151379111517602311211513791115176023112115137911151760231121151379111517602311211513791115176023112115137911151760231121151379111517602311211513791115176023112115137911151760231121151379111517602311211513791115176023112115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a193468-12a9-41ad-9e55-a827d805eb31, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a193468-12a9-41ad-9e55-a827d805eb31, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4263626740856039380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42636267408560393804263626740856039380426362674085603938042636267408560393804263626740856039380426362674085603938042636267408560393804263626740856039380426362674085603938042636267408560393804263626740856039380426362674085603938042636267408560393804263626740856039380426362674085603938042636267408560393804263626740856039380426362674085603938042636267408560393804263626740856039380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e69008e9-dcbd-449e-ae37-5ef1ee490663, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2bb670d-7d57-4b0e-9a11-32f804ca2254, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2bb670d-7d57-4b0e-9a11-32f804ca2254, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9328402407006124251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93284024070061242519328402407006124251932840240700612425193284024070061242519328402407006124251932840240700612425193284024070061242519328402407006124251932840240700612425193284024070061242519328402407006124251932840240700612425193284024070061242519328402407006124251932840240700612425193284024070061242519328402407006124251932840240700612425193284024070061242519328402407006124251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a193468-12a9-41ad-9e55-a827d805eb31, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5f29181-0d74-4a37-b5a7-b425a4f52232, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2bb670d-7d57-4b0e-9a11-32f804ca2254, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aa270d9-4ebd-439e-82de-04cf911e845e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aa270d9-4ebd-439e-82de-04cf911e845e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15630658607095705624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563065860709570562415630658607095705624156306586070957056241563065860709570562415630658607095705624156306586070957056241563065860709570562415630658607095705624156306586070957056241563065860709570562415630658607095705624156306586070957056241563065860709570562415630658607095705624156306586070957056241563065860709570562415630658607095705624156306586070957056241563065860709570562415630658607095705624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5f29181-0d74-4a37-b5a7-b425a4f52232, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1316640645580623321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13166406455806233211316640645580623321131664064558062332113166406455806233211316640645580623321131664064558062332113166406455806233211316640645580623321131664064558062332113166406455806233211316640645580623321131664064558062332113166406455806233211316640645580623321131664064558062332113166406455806233211316640645580623321131664064558062332113166406455806233211316640645580623321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aa270d9-4ebd-439e-82de-04cf911e845e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 382215a6-4f92-47ab-b39f-52dacf4b64fc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 382215a6-4f92-47ab-b39f-52dacf4b64fc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2617431584738003735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26174315847380037352617431584738003735261743158473800373526174315847380037352617431584738003735261743158473800373526174315847380037352617431584738003735261743158473800373526174315847380037352617431584738003735261743158473800373526174315847380037352617431584738003735261743158473800373526174315847380037352617431584738003735261743158473800373526174315847380037352617431584738003735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5f29181-0d74-4a37-b5a7-b425a4f52232, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 323dc2b4-afcf-44aa-b33e-0f3c5d39f040, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 323dc2b4-afcf-44aa-b33e-0f3c5d39f040, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13147784010058628355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314778401005862835513147784010058628355131477840100586283551314778401005862835513147784010058628355131477840100586283551314778401005862835513147784010058628355131477840100586283551314778401005862835513147784010058628355131477840100586283551314778401005862835513147784010058628355131477840100586283551314778401005862835513147784010058628355131477840100586283551314778401005862835513147784010058628355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 382215a6-4f92-47ab-b39f-52dacf4b64fc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0af94729-fb03-48ab-8004-f45eb39f4778, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0af94729-fb03-48ab-8004-f45eb39f4778, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3749043496438990689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37490434964389906893749043496438990689374904349643899068937490434964389906893749043496438990689374904349643899068937490434964389906893749043496438990689374904349643899068937490434964389906893749043496438990689374904349643899068937490434964389906893749043496438990689374904349643899068937490434964389906893749043496438990689374904349643899068937490434964389906893749043496438990689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 323dc2b4-afcf-44aa-b33e-0f3c5d39f040, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50273cc2-ea54-41bf-8d8d-deb8b55cc564, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50273cc2-ea54-41bf-8d8d-deb8b55cc564, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9934781026486887265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99347810264868872659934781026486887265993478102648688726599347810264868872659934781026486887265993478102648688726599347810264868872659934781026486887265993478102648688726599347810264868872659934781026486887265993478102648688726599347810264868872659934781026486887265993478102648688726599347810264868872659934781026486887265993478102648688726599347810264868872659934781026486887265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0af94729-fb03-48ab-8004-f45eb39f4778, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8830e17d-6de0-4208-8613-0a4db41cb55e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8830e17d-6de0-4208-8613-0a4db41cb55e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6733355085398608456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67333550853986084566733355085398608456673335508539860845667333550853986084566733355085398608456673335508539860845667333550853986084566733355085398608456673335508539860845667333550853986084566733355085398608456673335508539860845667333550853986084566733355085398608456673335508539860845667333550853986084566733355085398608456673335508539860845667333550853986084566733355085398608456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8830e17d-6de0-4208-8613-0a4db41cb55e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3860f67a-5ddd-4e75-8340-1e27bfa3ea2d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50273cc2-ea54-41bf-8d8d-deb8b55cc564, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6033deb3-e8e2-41f1-a39e-4ecf1f96ad5b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6033deb3-e8e2-41f1-a39e-4ecf1f96ad5b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3534495060482225123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35344950604822251233534495060482225123353449506048222512335344950604822251233534495060482225123353449506048222512335344950604822251233534495060482225123353449506048222512335344950604822251233534495060482225123353449506048222512335344950604822251233534495060482225123353449506048222512335344950604822251233534495060482225123353449506048222512335344950604822251233534495060482225123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3860f67a-5ddd-4e75-8340-1e27bfa3ea2d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12546500759536964008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254650075953696400812546500759536964008125465007595369640081254650075953696400812546500759536964008125465007595369640081254650075953696400812546500759536964008125465007595369640081254650075953696400812546500759536964008125465007595369640081254650075953696400812546500759536964008125465007595369640081254650075953696400812546500759536964008125465007595369640081254650075953696400812546500759536964008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6033deb3-e8e2-41f1-a39e-4ecf1f96ad5b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb9769a0-1d03-4991-860f-08011aa8f9c2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb9769a0-1d03-4991-860f-08011aa8f9c2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9750202435221382093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97502024352213820939750202435221382093975020243522138209397502024352213820939750202435221382093975020243522138209397502024352213820939750202435221382093975020243522138209397502024352213820939750202435221382093975020243522138209397502024352213820939750202435221382093975020243522138209397502024352213820939750202435221382093975020243522138209397502024352213820939750202435221382093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3860f67a-5ddd-4e75-8340-1e27bfa3ea2d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bcc1493-7cbf-44ce-86f0-1ce196f78557, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bcc1493-7cbf-44ce-86f0-1ce196f78557, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7309491563142667934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73094915631426679347309491563142667934730949156314266793473094915631426679347309491563142667934730949156314266793473094915631426679347309491563142667934730949156314266793473094915631426679347309491563142667934730949156314266793473094915631426679347309491563142667934730949156314266793473094915631426679347309491563142667934730949156314266793473094915631426679347309491563142667934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9769a0-1d03-4991-860f-08011aa8f9c2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af7314a2-8723-431b-8fb3-93a869e347dd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af7314a2-8723-431b-8fb3-93a869e347dd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2858512255456944397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28585122554569443972858512255456944397285851225545694439728585122554569443972858512255456944397285851225545694439728585122554569443972858512255456944397285851225545694439728585122554569443972858512255456944397285851225545694439728585122554569443972858512255456944397285851225545694439728585122554569443972858512255456944397285851225545694439728585122554569443972858512255456944397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bcc1493-7cbf-44ce-86f0-1ce196f78557, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f612aab-0af4-4030-a5ab-c9e6d4f5aa90, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f612aab-0af4-4030-a5ab-c9e6d4f5aa90, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8305135998020166929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83051359980201669298305135998020166929830513599802016692983051359980201669298305135998020166929830513599802016692983051359980201669298305135998020166929830513599802016692983051359980201669298305135998020166929830513599802016692983051359980201669298305135998020166929830513599802016692983051359980201669298305135998020166929830513599802016692983051359980201669298305135998020166929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af7314a2-8723-431b-8fb3-93a869e347dd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63048a15-70a6-4bc7-b993-ca8c57558b46, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63048a15-70a6-4bc7-b993-ca8c57558b46, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6392894773619561861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63928947736195618616392894773619561861639289477361956186163928947736195618616392894773619561861639289477361956186163928947736195618616392894773619561861639289477361956186163928947736195618616392894773619561861639289477361956186163928947736195618616392894773619561861639289477361956186163928947736195618616392894773619561861639289477361956186163928947736195618616392894773619561861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f612aab-0af4-4030-a5ab-c9e6d4f5aa90, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57c3fedc-fef2-4d63-9cbd-a9e168d01a19, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57c3fedc-fef2-4d63-9cbd-a9e168d01a19, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17895381421017120228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789538142101712022817895381421017120228178953814210171202281789538142101712022817895381421017120228178953814210171202281789538142101712022817895381421017120228178953814210171202281789538142101712022817895381421017120228178953814210171202281789538142101712022817895381421017120228178953814210171202281789538142101712022817895381421017120228178953814210171202281789538142101712022817895381421017120228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63048a15-70a6-4bc7-b993-ca8c57558b46, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 250d2c13-a62c-443a-b071-c29832c4aa7a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 250d2c13-a62c-443a-b071-c29832c4aa7a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 916239341184680863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863916239341184680863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57c3fedc-fef2-4d63-9cbd-a9e168d01a19, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7da0fdb1-769f-46f2-ae18-958884da4b68, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7da0fdb1-769f-46f2-ae18-958884da4b68, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2203021319359064959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22030213193590649592203021319359064959220302131935906495922030213193590649592203021319359064959220302131935906495922030213193590649592203021319359064959220302131935906495922030213193590649592203021319359064959220302131935906495922030213193590649592203021319359064959220302131935906495922030213193590649592203021319359064959220302131935906495922030213193590649592203021319359064959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 250d2c13-a62c-443a-b071-c29832c4aa7a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4efcf7d0-eb1b-4687-afef-3db8f02f5769, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4efcf7d0-eb1b-4687-afef-3db8f02f5769, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7337083507491748897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73370835074917488977337083507491748897733708350749174889773370835074917488977337083507491748897733708350749174889773370835074917488977337083507491748897733708350749174889773370835074917488977337083507491748897733708350749174889773370835074917488977337083507491748897733708350749174889773370835074917488977337083507491748897733708350749174889773370835074917488977337083507491748897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7da0fdb1-769f-46f2-ae18-958884da4b68, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a98caac-1d37-4fa3-a893-00d836f1dc2f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a98caac-1d37-4fa3-a893-00d836f1dc2f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3538948765355802533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35389487653558025333538948765355802533353894876535580253335389487653558025333538948765355802533353894876535580253335389487653558025333538948765355802533353894876535580253335389487653558025333538948765355802533353894876535580253335389487653558025333538948765355802533353894876535580253335389487653558025333538948765355802533353894876535580253335389487653558025333538948765355802533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4efcf7d0-eb1b-4687-afef-3db8f02f5769, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9583d47e-c16b-460d-85f0-0637b328eb23, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9583d47e-c16b-460d-85f0-0637b328eb23, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16700774351996364553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670077435199636455316700774351996364553167007743519963645531670077435199636455316700774351996364553167007743519963645531670077435199636455316700774351996364553167007743519963645531670077435199636455316700774351996364553167007743519963645531670077435199636455316700774351996364553167007743519963645531670077435199636455316700774351996364553167007743519963645531670077435199636455316700774351996364553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a98caac-1d37-4fa3-a893-00d836f1dc2f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73e78a5c-29bb-4a89-94af-a865fce4fd8a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73e78a5c-29bb-4a89-94af-a865fce4fd8a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12498517994794778818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249851799479477881812498517994794778818124985179947947788181249851799479477881812498517994794778818124985179947947788181249851799479477881812498517994794778818124985179947947788181249851799479477881812498517994794778818124985179947947788181249851799479477881812498517994794778818124985179947947788181249851799479477881812498517994794778818124985179947947788181249851799479477881812498517994794778818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9583d47e-c16b-460d-85f0-0637b328eb23, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd5f9c01-4cbc-405b-81b9-c95a60875b7d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd5f9c01-4cbc-405b-81b9-c95a60875b7d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15152874368692784232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515287436869278423215152874368692784232151528743686927842321515287436869278423215152874368692784232151528743686927842321515287436869278423215152874368692784232151528743686927842321515287436869278423215152874368692784232151528743686927842321515287436869278423215152874368692784232151528743686927842321515287436869278423215152874368692784232151528743686927842321515287436869278423215152874368692784232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73e78a5c-29bb-4a89-94af-a865fce4fd8a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dfca048-8f66-437d-962a-078cf1e0bd94, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dfca048-8f66-437d-962a-078cf1e0bd94, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8802966039889969272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88029660398899692728802966039889969272880296603988996927288029660398899692728802966039889969272880296603988996927288029660398899692728802966039889969272880296603988996927288029660398899692728802966039889969272880296603988996927288029660398899692728802966039889969272880296603988996927288029660398899692728802966039889969272880296603988996927288029660398899692728802966039889969272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd5f9c01-4cbc-405b-81b9-c95a60875b7d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4745c5f7-d8ed-499a-b882-22b85c943e32, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4745c5f7-d8ed-499a-b882-22b85c943e32, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 258099996468170577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577258099996468170577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dfca048-8f66-437d-962a-078cf1e0bd94, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ec34490-b055-4b53-a404-c6300f099b95, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ec34490-b055-4b53-a404-c6300f099b95, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9158668207014308532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91586682070143085329158668207014308532915866820701430853291586682070143085329158668207014308532915866820701430853291586682070143085329158668207014308532915866820701430853291586682070143085329158668207014308532915866820701430853291586682070143085329158668207014308532915866820701430853291586682070143085329158668207014308532915866820701430853291586682070143085329158668207014308532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4745c5f7-d8ed-499a-b882-22b85c943e32, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c3fea7c-8766-4e19-8a96-037fb6033deb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c3fea7c-8766-4e19-8a96-037fb6033deb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13770777779440041670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377077777944004167013770777779440041670137707777794400416701377077777944004167013770777779440041670137707777794400416701377077777944004167013770777779440041670137707777794400416701377077777944004167013770777779440041670137707777794400416701377077777944004167013770777779440041670137707777794400416701377077777944004167013770777779440041670137707777794400416701377077777944004167013770777779440041670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ec34490-b055-4b53-a404-c6300f099b95, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 538afe5a-fa63-4542-a3cb-01360a996073, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 538afe5a-fa63-4542-a3cb-01360a996073, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7774581350496278939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77745813504962789397774581350496278939777458135049627893977745813504962789397774581350496278939777458135049627893977745813504962789397774581350496278939777458135049627893977745813504962789397774581350496278939777458135049627893977745813504962789397774581350496278939777458135049627893977745813504962789397774581350496278939777458135049627893977745813504962789397774581350496278939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c3fea7c-8766-4e19-8a96-037fb6033deb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c49888e-8804-4475-89fc-6536b70ab708, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c49888e-8804-4475-89fc-6536b70ab708, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16447116863880939296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644711686388093929616447116863880939296164471168638809392961644711686388093929616447116863880939296164471168638809392961644711686388093929616447116863880939296164471168638809392961644711686388093929616447116863880939296164471168638809392961644711686388093929616447116863880939296164471168638809392961644711686388093929616447116863880939296164471168638809392961644711686388093929616447116863880939296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 538afe5a-fa63-4542-a3cb-01360a996073, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2941be4-9d39-4a7f-bb8f-ca3da5469a66, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2941be4-9d39-4a7f-bb8f-ca3da5469a66, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2516030539776436325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25160305397764363252516030539776436325251603053977643632525160305397764363252516030539776436325251603053977643632525160305397764363252516030539776436325251603053977643632525160305397764363252516030539776436325251603053977643632525160305397764363252516030539776436325251603053977643632525160305397764363252516030539776436325251603053977643632525160305397764363252516030539776436325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c49888e-8804-4475-89fc-6536b70ab708, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeb01983-81fa-4602-9abf-5c45d3cbb6d6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeb01983-81fa-4602-9abf-5c45d3cbb6d6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6847902676560339788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68479026765603397886847902676560339788684790267656033978868479026765603397886847902676560339788684790267656033978868479026765603397886847902676560339788684790267656033978868479026765603397886847902676560339788684790267656033978868479026765603397886847902676560339788684790267656033978868479026765603397886847902676560339788684790267656033978868479026765603397886847902676560339788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2941be4-9d39-4a7f-bb8f-ca3da5469a66, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 186ffadc-449b-4076-99f9-ad8b8ffaf2b1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 186ffadc-449b-4076-99f9-ad8b8ffaf2b1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11597056702694212310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159705670269421231011597056702694212310115970567026942123101159705670269421231011597056702694212310115970567026942123101159705670269421231011597056702694212310115970567026942123101159705670269421231011597056702694212310115970567026942123101159705670269421231011597056702694212310115970567026942123101159705670269421231011597056702694212310115970567026942123101159705670269421231011597056702694212310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeb01983-81fa-4602-9abf-5c45d3cbb6d6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eea84f7-335d-479d-8634-6938383d32bf, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eea84f7-335d-479d-8634-6938383d32bf, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5577115311807980546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55771153118079805465577115311807980546557711531180798054655771153118079805465577115311807980546557711531180798054655771153118079805465577115311807980546557711531180798054655771153118079805465577115311807980546557711531180798054655771153118079805465577115311807980546557711531180798054655771153118079805465577115311807980546557711531180798054655771153118079805465577115311807980546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 186ffadc-449b-4076-99f9-ad8b8ffaf2b1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d4596b-eeca-43e0-90c6-70a7b8ee2a10, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d4596b-eeca-43e0-90c6-70a7b8ee2a10, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7235554228072994509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72355542280729945097235554228072994509723555422807299450972355542280729945097235554228072994509723555422807299450972355542280729945097235554228072994509723555422807299450972355542280729945097235554228072994509723555422807299450972355542280729945097235554228072994509723555422807299450972355542280729945097235554228072994509723555422807299450972355542280729945097235554228072994509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eea84f7-335d-479d-8634-6938383d32bf, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bac40972-0153-411a-b006-cd732e45fda8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bac40972-0153-411a-b006-cd732e45fda8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17997111992456121087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799711199245612108717997111992456121087179971119924561210871799711199245612108717997111992456121087179971119924561210871799711199245612108717997111992456121087179971119924561210871799711199245612108717997111992456121087179971119924561210871799711199245612108717997111992456121087179971119924561210871799711199245612108717997111992456121087179971119924561210871799711199245612108717997111992456121087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d4596b-eeca-43e0-90c6-70a7b8ee2a10, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abc7d395-85b3-4e3f-b310-ae4cb1f9bbdf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abc7d395-85b3-4e3f-b310-ae4cb1f9bbdf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5040573955363211691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50405739553632116915040573955363211691504057395536321169150405739553632116915040573955363211691504057395536321169150405739553632116915040573955363211691504057395536321169150405739553632116915040573955363211691504057395536321169150405739553632116915040573955363211691504057395536321169150405739553632116915040573955363211691504057395536321169150405739553632116915040573955363211691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bac40972-0153-411a-b006-cd732e45fda8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cded69d-75c0-45e2-ad99-236aa4021d87, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cded69d-75c0-45e2-ad99-236aa4021d87, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7217104724781310282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72171047247813102827217104724781310282721710472478131028272171047247813102827217104724781310282721710472478131028272171047247813102827217104724781310282721710472478131028272171047247813102827217104724781310282721710472478131028272171047247813102827217104724781310282721710472478131028272171047247813102827217104724781310282721710472478131028272171047247813102827217104724781310282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abc7d395-85b3-4e3f-b310-ae4cb1f9bbdf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6ab4a84-ee77-4f38-8da3-4aec4097fcd4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6ab4a84-ee77-4f38-8da3-4aec4097fcd4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3174660505739970777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31746605057399707773174660505739970777317466050573997077731746605057399707773174660505739970777317466050573997077731746605057399707773174660505739970777317466050573997077731746605057399707773174660505739970777317466050573997077731746605057399707773174660505739970777317466050573997077731746605057399707773174660505739970777317466050573997077731746605057399707773174660505739970777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cded69d-75c0-45e2-ad99-236aa4021d87, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57f90330-7d3c-4796-8421-9c0bd7eeb4b1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57f90330-7d3c-4796-8421-9c0bd7eeb4b1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13940046114346760793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394004611434676079313940046114346760793139400461143467607931394004611434676079313940046114346760793139400461143467607931394004611434676079313940046114346760793139400461143467607931394004611434676079313940046114346760793139400461143467607931394004611434676079313940046114346760793139400461143467607931394004611434676079313940046114346760793139400461143467607931394004611434676079313940046114346760793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6ab4a84-ee77-4f38-8da3-4aec4097fcd4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37349ed7-ceba-4a61-8c2c-cb06ecd059fc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37349ed7-ceba-4a61-8c2c-cb06ecd059fc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3961095568011480535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39610955680114805353961095568011480535396109556801148053539610955680114805353961095568011480535396109556801148053539610955680114805353961095568011480535396109556801148053539610955680114805353961095568011480535396109556801148053539610955680114805353961095568011480535396109556801148053539610955680114805353961095568011480535396109556801148053539610955680114805353961095568011480535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57f90330-7d3c-4796-8421-9c0bd7eeb4b1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34bf0460-9770-4fc3-9ee5-d5f044e1090b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34bf0460-9770-4fc3-9ee5-d5f044e1090b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7384578520991270254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73845785209912702547384578520991270254738457852099127025473845785209912702547384578520991270254738457852099127025473845785209912702547384578520991270254738457852099127025473845785209912702547384578520991270254738457852099127025473845785209912702547384578520991270254738457852099127025473845785209912702547384578520991270254738457852099127025473845785209912702547384578520991270254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37349ed7-ceba-4a61-8c2c-cb06ecd059fc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccdf9542-805c-49dc-979a-0f5f891a3a02, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccdf9542-805c-49dc-979a-0f5f891a3a02, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3298526248277243870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32985262482772438703298526248277243870329852624827724387032985262482772438703298526248277243870329852624827724387032985262482772438703298526248277243870329852624827724387032985262482772438703298526248277243870329852624827724387032985262482772438703298526248277243870329852624827724387032985262482772438703298526248277243870329852624827724387032985262482772438703298526248277243870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34bf0460-9770-4fc3-9ee5-d5f044e1090b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43557358-8e3c-4cbe-9500-188669481b40, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43557358-8e3c-4cbe-9500-188669481b40, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9227799477185667823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92277994771856678239227799477185667823922779947718566782392277994771856678239227799477185667823922779947718566782392277994771856678239227799477185667823922779947718566782392277994771856678239227799477185667823922779947718566782392277994771856678239227799477185667823922779947718566782392277994771856678239227799477185667823922779947718566782392277994771856678239227799477185667823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccdf9542-805c-49dc-979a-0f5f891a3a02, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12d60d60-71c2-4ff9-9cdd-8a28c55d342c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12d60d60-71c2-4ff9-9cdd-8a28c55d342c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4294369948181427568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42943699481814275684294369948181427568429436994818142756842943699481814275684294369948181427568429436994818142756842943699481814275684294369948181427568429436994818142756842943699481814275684294369948181427568429436994818142756842943699481814275684294369948181427568429436994818142756842943699481814275684294369948181427568429436994818142756842943699481814275684294369948181427568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43557358-8e3c-4cbe-9500-188669481b40, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a18a634-a7d6-4748-8f1a-3e717458cd00, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a18a634-a7d6-4748-8f1a-3e717458cd00, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17174241855113770766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717424185511377076617174241855113770766171742418551137707661717424185511377076617174241855113770766171742418551137707661717424185511377076617174241855113770766171742418551137707661717424185511377076617174241855113770766171742418551137707661717424185511377076617174241855113770766171742418551137707661717424185511377076617174241855113770766171742418551137707661717424185511377076617174241855113770766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12d60d60-71c2-4ff9-9cdd-8a28c55d342c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9bec479-774b-412e-ad35-6479ed3798aa, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a18a634-a7d6-4748-8f1a-3e717458cd00, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78d8a8ce-deaf-4d48-9e63-0ad1f4f24952, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9bec479-774b-412e-ad35-6479ed3798aa, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17063148806862520099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706314880686252009917063148806862520099170631488068625200991706314880686252009917063148806862520099170631488068625200991706314880686252009917063148806862520099170631488068625200991706314880686252009917063148806862520099170631488068625200991706314880686252009917063148806862520099170631488068625200991706314880686252009917063148806862520099170631488068625200991706314880686252009917063148806862520099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78d8a8ce-deaf-4d48-9e63-0ad1f4f24952, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6925306507212731314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69253065072127313146925306507212731314692530650721273131469253065072127313146925306507212731314692530650721273131469253065072127313146925306507212731314692530650721273131469253065072127313146925306507212731314692530650721273131469253065072127313146925306507212731314692530650721273131469253065072127313146925306507212731314692530650721273131469253065072127313146925306507212731314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78d8a8ce-deaf-4d48-9e63-0ad1f4f24952, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58d53c04-9ece-42e6-a756-7aff5a50ddb3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58d53c04-9ece-42e6-a756-7aff5a50ddb3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12084549979512174521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208454997951217452112084549979512174521120845499795121745211208454997951217452112084549979512174521120845499795121745211208454997951217452112084549979512174521120845499795121745211208454997951217452112084549979512174521120845499795121745211208454997951217452112084549979512174521120845499795121745211208454997951217452112084549979512174521120845499795121745211208454997951217452112084549979512174521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9bec479-774b-412e-ad35-6479ed3798aa, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d0bf17-c5a9-4156-b2b4-3eb7c4cbde89, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d0bf17-c5a9-4156-b2b4-3eb7c4cbde89, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4233069337883286088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42330693378832860884233069337883286088423306933788328608842330693378832860884233069337883286088423306933788328608842330693378832860884233069337883286088423306933788328608842330693378832860884233069337883286088423306933788328608842330693378832860884233069337883286088423306933788328608842330693378832860884233069337883286088423306933788328608842330693378832860884233069337883286088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58d53c04-9ece-42e6-a756-7aff5a50ddb3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c293473d-eef5-420e-bc1e-57be243119c1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c293473d-eef5-420e-bc1e-57be243119c1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12276182160008139516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227618216000813951612276182160008139516122761821600081395161227618216000813951612276182160008139516122761821600081395161227618216000813951612276182160008139516122761821600081395161227618216000813951612276182160008139516122761821600081395161227618216000813951612276182160008139516122761821600081395161227618216000813951612276182160008139516122761821600081395161227618216000813951612276182160008139516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d0bf17-c5a9-4156-b2b4-3eb7c4cbde89, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f227c472-e081-4ed0-a9ee-91a904075d92, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f227c472-e081-4ed0-a9ee-91a904075d92, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1890308049668268248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18903080496682682481890308049668268248189030804966826824818903080496682682481890308049668268248189030804966826824818903080496682682481890308049668268248189030804966826824818903080496682682481890308049668268248189030804966826824818903080496682682481890308049668268248189030804966826824818903080496682682481890308049668268248189030804966826824818903080496682682481890308049668268248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c293473d-eef5-420e-bc1e-57be243119c1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b034607-819c-458a-8126-b741f077ab57, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b034607-819c-458a-8126-b741f077ab57, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 895943209281185024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024895943209281185024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b034607-819c-458a-8126-b741f077ab57, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f227c472-e081-4ed0-a9ee-91a904075d92, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41a08f23-6869-488f-abb6-59c2e2997e4b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41a08f23-6869-488f-abb6-59c2e2997e4b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11685350422122323963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168535042212232396311685350422122323963116853504221223239631168535042212232396311685350422122323963116853504221223239631168535042212232396311685350422122323963116853504221223239631168535042212232396311685350422122323963116853504221223239631168535042212232396311685350422122323963116853504221223239631168535042212232396311685350422122323963116853504221223239631168535042212232396311685350422122323963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ac69afb-b9b4-456f-94fe-b844586473a4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ac69afb-b9b4-456f-94fe-b844586473a4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6049507951878510335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60495079518785103356049507951878510335604950795187851033560495079518785103356049507951878510335604950795187851033560495079518785103356049507951878510335604950795187851033560495079518785103356049507951878510335604950795187851033560495079518785103356049507951878510335604950795187851033560495079518785103356049507951878510335604950795187851033560495079518785103356049507951878510335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41a08f23-6869-488f-abb6-59c2e2997e4b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6df3f40f-4075-4c14-bb0a-b542b808a892, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ac69afb-b9b4-456f-94fe-b844586473a4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 553d2114-b4a2-4d3e-a9cc-e05847ef64c1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 553d2114-b4a2-4d3e-a9cc-e05847ef64c1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3897032979906747440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38970329799067474403897032979906747440389703297990674744038970329799067474403897032979906747440389703297990674744038970329799067474403897032979906747440389703297990674744038970329799067474403897032979906747440389703297990674744038970329799067474403897032979906747440389703297990674744038970329799067474403897032979906747440389703297990674744038970329799067474403897032979906747440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6df3f40f-4075-4c14-bb0a-b542b808a892, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8367427794663397990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83674277946633979908367427794663397990836742779466339799083674277946633979908367427794663397990836742779466339799083674277946633979908367427794663397990836742779466339799083674277946633979908367427794663397990836742779466339799083674277946633979908367427794663397990836742779466339799083674277946633979908367427794663397990836742779466339799083674277946633979908367427794663397990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6df3f40f-4075-4c14-bb0a-b542b808a892, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2429f292-342e-4d20-b873-9663cf2171fb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2429f292-342e-4d20-b873-9663cf2171fb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8518793428594674533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85187934285946745338518793428594674533851879342859467453385187934285946745338518793428594674533851879342859467453385187934285946745338518793428594674533851879342859467453385187934285946745338518793428594674533851879342859467453385187934285946745338518793428594674533851879342859467453385187934285946745338518793428594674533851879342859467453385187934285946745338518793428594674533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 553d2114-b4a2-4d3e-a9cc-e05847ef64c1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ec4dd55-c34c-4fd6-bf48-ce96aacc78a1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ec4dd55-c34c-4fd6-bf48-ce96aacc78a1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17538408725878197250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753840872587819725017538408725878197250175384087258781972501753840872587819725017538408725878197250175384087258781972501753840872587819725017538408725878197250175384087258781972501753840872587819725017538408725878197250175384087258781972501753840872587819725017538408725878197250175384087258781972501753840872587819725017538408725878197250175384087258781972501753840872587819725017538408725878197250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2429f292-342e-4d20-b873-9663cf2171fb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdb4466a-5286-4cfa-9e34-5dd6e3190827, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdb4466a-5286-4cfa-9e34-5dd6e3190827, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7593681265460706057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75936812654607060577593681265460706057759368126546070605775936812654607060577593681265460706057759368126546070605775936812654607060577593681265460706057759368126546070605775936812654607060577593681265460706057759368126546070605775936812654607060577593681265460706057759368126546070605775936812654607060577593681265460706057759368126546070605775936812654607060577593681265460706057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ec4dd55-c34c-4fd6-bf48-ce96aacc78a1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58d3e43c-5b1b-4ae4-be0e-70247ebeefad, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58d3e43c-5b1b-4ae4-be0e-70247ebeefad, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11348934631804989189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134893463180498918911348934631804989189113489346318049891891134893463180498918911348934631804989189113489346318049891891134893463180498918911348934631804989189113489346318049891891134893463180498918911348934631804989189113489346318049891891134893463180498918911348934631804989189113489346318049891891134893463180498918911348934631804989189113489346318049891891134893463180498918911348934631804989189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58d3e43c-5b1b-4ae4-be0e-70247ebeefad, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c277645-1ff3-4a3d-bd96-cb5515bc93b1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c277645-1ff3-4a3d-bd96-cb5515bc93b1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5501305014482782246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55013050144827822465501305014482782246550130501448278224655013050144827822465501305014482782246550130501448278224655013050144827822465501305014482782246550130501448278224655013050144827822465501305014482782246550130501448278224655013050144827822465501305014482782246550130501448278224655013050144827822465501305014482782246550130501448278224655013050144827822465501305014482782246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdb4466a-5286-4cfa-9e34-5dd6e3190827, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93ec1246-21bd-4314-9e12-655972b6c2c7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93ec1246-21bd-4314-9e12-655972b6c2c7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7956480792019837920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79564807920198379207956480792019837920795648079201983792079564807920198379207956480792019837920795648079201983792079564807920198379207956480792019837920795648079201983792079564807920198379207956480792019837920795648079201983792079564807920198379207956480792019837920795648079201983792079564807920198379207956480792019837920795648079201983792079564807920198379207956480792019837920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c277645-1ff3-4a3d-bd96-cb5515bc93b1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c10ba69-a973-4d61-9fda-c8e81d6e9ec3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c10ba69-a973-4d61-9fda-c8e81d6e9ec3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 211962278225694686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686211962278225694686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93ec1246-21bd-4314-9e12-655972b6c2c7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74c014bd-1a69-4ecd-b987-359d911338a6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74c014bd-1a69-4ecd-b987-359d911338a6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16644001896119761664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664400189611976166416644001896119761664166440018961197616641664400189611976166416644001896119761664166440018961197616641664400189611976166416644001896119761664166440018961197616641664400189611976166416644001896119761664166440018961197616641664400189611976166416644001896119761664166440018961197616641664400189611976166416644001896119761664166440018961197616641664400189611976166416644001896119761664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c10ba69-a973-4d61-9fda-c8e81d6e9ec3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f59a761-c1a8-457f-ac98-b92981171b52, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f59a761-c1a8-457f-ac98-b92981171b52, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7702327279871183242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77023272798711832427702327279871183242770232727987118324277023272798711832427702327279871183242770232727987118324277023272798711832427702327279871183242770232727987118324277023272798711832427702327279871183242770232727987118324277023272798711832427702327279871183242770232727987118324277023272798711832427702327279871183242770232727987118324277023272798711832427702327279871183242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74c014bd-1a69-4ecd-b987-359d911338a6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 534b4515-33e8-4457-a98e-375357ed1e02, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 534b4515-33e8-4457-a98e-375357ed1e02, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2530907661349717870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25309076613497178702530907661349717870253090766134971787025309076613497178702530907661349717870253090766134971787025309076613497178702530907661349717870253090766134971787025309076613497178702530907661349717870253090766134971787025309076613497178702530907661349717870253090766134971787025309076613497178702530907661349717870253090766134971787025309076613497178702530907661349717870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f59a761-c1a8-457f-ac98-b92981171b52, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30096030-ddfb-40ca-96f7-a6ed6fde1a88, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30096030-ddfb-40ca-96f7-a6ed6fde1a88, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5461055518630988757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54610555186309887575461055518630988757546105551863098875754610555186309887575461055518630988757546105551863098875754610555186309887575461055518630988757546105551863098875754610555186309887575461055518630988757546105551863098875754610555186309887575461055518630988757546105551863098875754610555186309887575461055518630988757546105551863098875754610555186309887575461055518630988757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 534b4515-33e8-4457-a98e-375357ed1e02, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bf8d8c0-0d8b-4555-bfbd-25eeed503841, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bf8d8c0-0d8b-4555-bfbd-25eeed503841, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7220344386254438570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72203443862544385707220344386254438570722034438625443857072203443862544385707220344386254438570722034438625443857072203443862544385707220344386254438570722034438625443857072203443862544385707220344386254438570722034438625443857072203443862544385707220344386254438570722034438625443857072203443862544385707220344386254438570722034438625443857072203443862544385707220344386254438570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30096030-ddfb-40ca-96f7-a6ed6fde1a88, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dea887e3-c683-4c39-a966-9e8d3088d503, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dea887e3-c683-4c39-a966-9e8d3088d503, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13850382656664022045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385038265666402204513850382656664022045138503826566640220451385038265666402204513850382656664022045138503826566640220451385038265666402204513850382656664022045138503826566640220451385038265666402204513850382656664022045138503826566640220451385038265666402204513850382656664022045138503826566640220451385038265666402204513850382656664022045138503826566640220451385038265666402204513850382656664022045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dea887e3-c683-4c39-a966-9e8d3088d503, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bf8d8c0-0d8b-4555-bfbd-25eeed503841, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e123573-ce23-4039-9e9e-9ad08a6c55ed, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e123573-ce23-4039-9e9e-9ad08a6c55ed, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18428494745989721532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842849474598972153218428494745989721532184284947459897215321842849474598972153218428494745989721532184284947459897215321842849474598972153218428494745989721532184284947459897215321842849474598972153218428494745989721532184284947459897215321842849474598972153218428494745989721532184284947459897215321842849474598972153218428494745989721532184284947459897215321842849474598972153218428494745989721532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ec781e7-1058-46de-afa4-55b5267b4396, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ec781e7-1058-46de-afa4-55b5267b4396, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2974650653331426349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29746506533314263492974650653331426349297465065333142634929746506533314263492974650653331426349297465065333142634929746506533314263492974650653331426349297465065333142634929746506533314263492974650653331426349297465065333142634929746506533314263492974650653331426349297465065333142634929746506533314263492974650653331426349297465065333142634929746506533314263492974650653331426349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e123573-ce23-4039-9e9e-9ad08a6c55ed, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fbe9f66-4844-4eed-aae8-ac6bf684d0b3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fbe9f66-4844-4eed-aae8-ac6bf684d0b3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16254162127788711061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625416212778871106116254162127788711061162541621277887110611625416212778871106116254162127788711061162541621277887110611625416212778871106116254162127788711061162541621277887110611625416212778871106116254162127788711061162541621277887110611625416212778871106116254162127788711061162541621277887110611625416212778871106116254162127788711061162541621277887110611625416212778871106116254162127788711061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ec781e7-1058-46de-afa4-55b5267b4396, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f28ad7e-f9ad-40e8-86fd-d313e02ad5bf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f28ad7e-f9ad-40e8-86fd-d313e02ad5bf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17408845735872248511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740884573587224851117408845735872248511174088457358722485111740884573587224851117408845735872248511174088457358722485111740884573587224851117408845735872248511174088457358722485111740884573587224851117408845735872248511174088457358722485111740884573587224851117408845735872248511174088457358722485111740884573587224851117408845735872248511174088457358722485111740884573587224851117408845735872248511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fbe9f66-4844-4eed-aae8-ac6bf684d0b3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8312e3c3-6251-4564-9432-cfe115df1833, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8312e3c3-6251-4564-9432-cfe115df1833, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10060339567340116591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006033956734011659110060339567340116591100603395673401165911006033956734011659110060339567340116591100603395673401165911006033956734011659110060339567340116591100603395673401165911006033956734011659110060339567340116591100603395673401165911006033956734011659110060339567340116591100603395673401165911006033956734011659110060339567340116591100603395673401165911006033956734011659110060339567340116591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f28ad7e-f9ad-40e8-86fd-d313e02ad5bf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85306ce1-b1b2-4011-aedc-890702d922a0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8312e3c3-6251-4564-9432-cfe115df1833, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85306ce1-b1b2-4011-aedc-890702d922a0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12607957355684278389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260795735568427838912607957355684278389126079573556842783891260795735568427838912607957355684278389126079573556842783891260795735568427838912607957355684278389126079573556842783891260795735568427838912607957355684278389126079573556842783891260795735568427838912607957355684278389126079573556842783891260795735568427838912607957355684278389126079573556842783891260795735568427838912607957355684278389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b4c1dc7-8074-4d68-bf81-9bac10f63ee2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b4c1dc7-8074-4d68-bf81-9bac10f63ee2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8955535624591706347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89555356245917063478955535624591706347895553562459170634789555356245917063478955535624591706347895553562459170634789555356245917063478955535624591706347895553562459170634789555356245917063478955535624591706347895553562459170634789555356245917063478955535624591706347895553562459170634789555356245917063478955535624591706347895553562459170634789555356245917063478955535624591706347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b4c1dc7-8074-4d68-bf81-9bac10f63ee2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85306ce1-b1b2-4011-aedc-890702d922a0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 590b6fc2-cc32-4fb0-835a-3997d496b264, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 590b6fc2-cc32-4fb0-835a-3997d496b264, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1607588051616452448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16075880516164524481607588051616452448160758805161645244816075880516164524481607588051616452448160758805161645244816075880516164524481607588051616452448160758805161645244816075880516164524481607588051616452448160758805161645244816075880516164524481607588051616452448160758805161645244816075880516164524481607588051616452448160758805161645244816075880516164524481607588051616452448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3af1993c-1f80-4edc-b8c6-628b0795bde4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af1993c-1f80-4edc-b8c6-628b0795bde4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16293098507805818783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629309850780581878316293098507805818783162930985078058187831629309850780581878316293098507805818783162930985078058187831629309850780581878316293098507805818783162930985078058187831629309850780581878316293098507805818783162930985078058187831629309850780581878316293098507805818783162930985078058187831629309850780581878316293098507805818783162930985078058187831629309850780581878316293098507805818783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af1993c-1f80-4edc-b8c6-628b0795bde4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7df0bc60-2285-40e7-9173-d3002d2f1e47, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7df0bc60-2285-40e7-9173-d3002d2f1e47, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 686854587353767798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798686854587353767798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 590b6fc2-cc32-4fb0-835a-3997d496b264, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 021563a6-7d81-4335-8393-a78886cc4079, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 021563a6-7d81-4335-8393-a78886cc4079, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1223128024698897549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12231280246988975491223128024698897549122312802469889754912231280246988975491223128024698897549122312802469889754912231280246988975491223128024698897549122312802469889754912231280246988975491223128024698897549122312802469889754912231280246988975491223128024698897549122312802469889754912231280246988975491223128024698897549122312802469889754912231280246988975491223128024698897549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7df0bc60-2285-40e7-9173-d3002d2f1e47, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6c7197f-c3ca-4028-b031-9f1f56d7e0e3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6c7197f-c3ca-4028-b031-9f1f56d7e0e3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12750149214941850676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275014921494185067612750149214941850676127501492149418506761275014921494185067612750149214941850676127501492149418506761275014921494185067612750149214941850676127501492149418506761275014921494185067612750149214941850676127501492149418506761275014921494185067612750149214941850676127501492149418506761275014921494185067612750149214941850676127501492149418506761275014921494185067612750149214941850676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 021563a6-7d81-4335-8393-a78886cc4079, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 223f7b81-8495-474d-98eb-4c501b7fe19a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 223f7b81-8495-474d-98eb-4c501b7fe19a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7344105418453933157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73441054184539331577344105418453933157734410541845393315773441054184539331577344105418453933157734410541845393315773441054184539331577344105418453933157734410541845393315773441054184539331577344105418453933157734410541845393315773441054184539331577344105418453933157734410541845393315773441054184539331577344105418453933157734410541845393315773441054184539331577344105418453933157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6c7197f-c3ca-4028-b031-9f1f56d7e0e3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38d61327-b7f2-4757-8fb0-2c33a85b455c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38d61327-b7f2-4757-8fb0-2c33a85b455c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14638951347208939672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463895134720893967214638951347208939672146389513472089396721463895134720893967214638951347208939672146389513472089396721463895134720893967214638951347208939672146389513472089396721463895134720893967214638951347208939672146389513472089396721463895134720893967214638951347208939672146389513472089396721463895134720893967214638951347208939672146389513472089396721463895134720893967214638951347208939672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 223f7b81-8495-474d-98eb-4c501b7fe19a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a740428a-1847-4794-b636-ffc75ef8f42c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a740428a-1847-4794-b636-ffc75ef8f42c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6216677593720513836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62166775937205138366216677593720513836621667759372051383662166775937205138366216677593720513836621667759372051383662166775937205138366216677593720513836621667759372051383662166775937205138366216677593720513836621667759372051383662166775937205138366216677593720513836621667759372051383662166775937205138366216677593720513836621667759372051383662166775937205138366216677593720513836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38d61327-b7f2-4757-8fb0-2c33a85b455c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58f0c34c-9bd2-4de6-84f8-98efb420083a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58f0c34c-9bd2-4de6-84f8-98efb420083a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16154984652486948720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615498465248694872016154984652486948720161549846524869487201615498465248694872016154984652486948720161549846524869487201615498465248694872016154984652486948720161549846524869487201615498465248694872016154984652486948720161549846524869487201615498465248694872016154984652486948720161549846524869487201615498465248694872016154984652486948720161549846524869487201615498465248694872016154984652486948720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a740428a-1847-4794-b636-ffc75ef8f42c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43c9ad4f-dd8b-44df-b5b6-6951fb309a2d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43c9ad4f-dd8b-44df-b5b6-6951fb309a2d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17883465095149034238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788346509514903423817883465095149034238178834650951490342381788346509514903423817883465095149034238178834650951490342381788346509514903423817883465095149034238178834650951490342381788346509514903423817883465095149034238178834650951490342381788346509514903423817883465095149034238178834650951490342381788346509514903423817883465095149034238178834650951490342381788346509514903423817883465095149034238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58f0c34c-9bd2-4de6-84f8-98efb420083a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2bfb120-f7c5-458b-be16-06a95b25fa02, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2bfb120-f7c5-458b-be16-06a95b25fa02, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1068823036837406861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10688230368374068611068823036837406861106882303683740686110688230368374068611068823036837406861106882303683740686110688230368374068611068823036837406861106882303683740686110688230368374068611068823036837406861106882303683740686110688230368374068611068823036837406861106882303683740686110688230368374068611068823036837406861106882303683740686110688230368374068611068823036837406861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43c9ad4f-dd8b-44df-b5b6-6951fb309a2d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbc97346-9f4a-4086-b4f4-0af1049bbb37, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbc97346-9f4a-4086-b4f4-0af1049bbb37, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6210577321658471747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62105773216584717476210577321658471747621057732165847174762105773216584717476210577321658471747621057732165847174762105773216584717476210577321658471747621057732165847174762105773216584717476210577321658471747621057732165847174762105773216584717476210577321658471747621057732165847174762105773216584717476210577321658471747621057732165847174762105773216584717476210577321658471747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2bfb120-f7c5-458b-be16-06a95b25fa02, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e7b0c9-40c9-45ea-974d-e3356e8d307d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e7b0c9-40c9-45ea-974d-e3356e8d307d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5931320805782074926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59313208057820749265931320805782074926593132080578207492659313208057820749265931320805782074926593132080578207492659313208057820749265931320805782074926593132080578207492659313208057820749265931320805782074926593132080578207492659313208057820749265931320805782074926593132080578207492659313208057820749265931320805782074926593132080578207492659313208057820749265931320805782074926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbc97346-9f4a-4086-b4f4-0af1049bbb37, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c03ef91-5c32-4689-b23a-cdfe6cae9fa5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c03ef91-5c32-4689-b23a-cdfe6cae9fa5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11089496929998972528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108949692999897252811089496929998972528110894969299989725281108949692999897252811089496929998972528110894969299989725281108949692999897252811089496929998972528110894969299989725281108949692999897252811089496929998972528110894969299989725281108949692999897252811089496929998972528110894969299989725281108949692999897252811089496929998972528110894969299989725281108949692999897252811089496929998972528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e7b0c9-40c9-45ea-974d-e3356e8d307d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c44b24-bc0e-413c-bc47-d03fc4c16581, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c44b24-bc0e-413c-bc47-d03fc4c16581, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6798850506765183342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67988505067651833426798850506765183342679885050676518334267988505067651833426798850506765183342679885050676518334267988505067651833426798850506765183342679885050676518334267988505067651833426798850506765183342679885050676518334267988505067651833426798850506765183342679885050676518334267988505067651833426798850506765183342679885050676518334267988505067651833426798850506765183342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c03ef91-5c32-4689-b23a-cdfe6cae9fa5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65cd73d2-6fc6-4ac3-94cc-92188e9ea800, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65cd73d2-6fc6-4ac3-94cc-92188e9ea800, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14984116340407026803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498411634040702680314984116340407026803149841163404070268031498411634040702680314984116340407026803149841163404070268031498411634040702680314984116340407026803149841163404070268031498411634040702680314984116340407026803149841163404070268031498411634040702680314984116340407026803149841163404070268031498411634040702680314984116340407026803149841163404070268031498411634040702680314984116340407026803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c44b24-bc0e-413c-bc47-d03fc4c16581, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc0d5aef-d0c3-4104-840f-ba82a5ff67c3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc0d5aef-d0c3-4104-840f-ba82a5ff67c3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12385616537240097028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238561653724009702812385616537240097028123856165372400970281238561653724009702812385616537240097028123856165372400970281238561653724009702812385616537240097028123856165372400970281238561653724009702812385616537240097028123856165372400970281238561653724009702812385616537240097028123856165372400970281238561653724009702812385616537240097028123856165372400970281238561653724009702812385616537240097028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65cd73d2-6fc6-4ac3-94cc-92188e9ea800, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e5c7e76-701e-40eb-8246-1a44d8c831ba, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e5c7e76-701e-40eb-8246-1a44d8c831ba, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13557955433757104306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355795543375710430613557955433757104306135579554337571043061355795543375710430613557955433757104306135579554337571043061355795543375710430613557955433757104306135579554337571043061355795543375710430613557955433757104306135579554337571043061355795543375710430613557955433757104306135579554337571043061355795543375710430613557955433757104306135579554337571043061355795543375710430613557955433757104306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc0d5aef-d0c3-4104-840f-ba82a5ff67c3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c10dd6e2-bf39-499b-a225-2d21f58eb9d6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c10dd6e2-bf39-499b-a225-2d21f58eb9d6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14144759589755727910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414475958975572791014144759589755727910141447595897557279101414475958975572791014144759589755727910141447595897557279101414475958975572791014144759589755727910141447595897557279101414475958975572791014144759589755727910141447595897557279101414475958975572791014144759589755727910141447595897557279101414475958975572791014144759589755727910141447595897557279101414475958975572791014144759589755727910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e5c7e76-701e-40eb-8246-1a44d8c831ba, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fe9e780-bc2e-4f8d-b663-9cf1c449b2de, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fe9e780-bc2e-4f8d-b663-9cf1c449b2de, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1352693922004242676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13526939220042426761352693922004242676135269392200424267613526939220042426761352693922004242676135269392200424267613526939220042426761352693922004242676135269392200424267613526939220042426761352693922004242676135269392200424267613526939220042426761352693922004242676135269392200424267613526939220042426761352693922004242676135269392200424267613526939220042426761352693922004242676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fe9e780-bc2e-4f8d-b663-9cf1c449b2de, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aefab8c-f2f0-45f2-8efa-9a1083e60afc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aefab8c-f2f0-45f2-8efa-9a1083e60afc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18103077438564693608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810307743856469360818103077438564693608181030774385646936081810307743856469360818103077438564693608181030774385646936081810307743856469360818103077438564693608181030774385646936081810307743856469360818103077438564693608181030774385646936081810307743856469360818103077438564693608181030774385646936081810307743856469360818103077438564693608181030774385646936081810307743856469360818103077438564693608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c10dd6e2-bf39-499b-a225-2d21f58eb9d6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e50d1548-9ae6-4b0f-9db0-093771401e6a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e50d1548-9ae6-4b0f-9db0-093771401e6a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1366868093734083324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13668680937340833241366868093734083324136686809373408332413668680937340833241366868093734083324136686809373408332413668680937340833241366868093734083324136686809373408332413668680937340833241366868093734083324136686809373408332413668680937340833241366868093734083324136686809373408332413668680937340833241366868093734083324136686809373408332413668680937340833241366868093734083324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aefab8c-f2f0-45f2-8efa-9a1083e60afc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b1f57dc-d0e0-49f0-b4ec-91bd1d3481a7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b1f57dc-d0e0-49f0-b4ec-91bd1d3481a7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9440034526125077078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94400345261250770789440034526125077078944003452612507707894400345261250770789440034526125077078944003452612507707894400345261250770789440034526125077078944003452612507707894400345261250770789440034526125077078944003452612507707894400345261250770789440034526125077078944003452612507707894400345261250770789440034526125077078944003452612507707894400345261250770789440034526125077078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e50d1548-9ae6-4b0f-9db0-093771401e6a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22dc3676-81bc-411f-87f8-c7942cca78c6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22dc3676-81bc-411f-87f8-c7942cca78c6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11946006357188691774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194600635718869177411946006357188691774119460063571886917741194600635718869177411946006357188691774119460063571886917741194600635718869177411946006357188691774119460063571886917741194600635718869177411946006357188691774119460063571886917741194600635718869177411946006357188691774119460063571886917741194600635718869177411946006357188691774119460063571886917741194600635718869177411946006357188691774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b1f57dc-d0e0-49f0-b4ec-91bd1d3481a7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2410c393-6acc-41bd-802d-b5573bc2d716, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2410c393-6acc-41bd-802d-b5573bc2d716, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5858977077041441255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58589770770414412555858977077041441255585897707704144125558589770770414412555858977077041441255585897707704144125558589770770414412555858977077041441255585897707704144125558589770770414412555858977077041441255585897707704144125558589770770414412555858977077041441255585897707704144125558589770770414412555858977077041441255585897707704144125558589770770414412555858977077041441255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22dc3676-81bc-411f-87f8-c7942cca78c6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cbf8378-b615-40ce-bb4a-8704aab2e98a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cbf8378-b615-40ce-bb4a-8704aab2e98a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18153325666329649789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815332566632964978918153325666329649789181533256663296497891815332566632964978918153325666329649789181533256663296497891815332566632964978918153325666329649789181533256663296497891815332566632964978918153325666329649789181533256663296497891815332566632964978918153325666329649789181533256663296497891815332566632964978918153325666329649789181533256663296497891815332566632964978918153325666329649789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2410c393-6acc-41bd-802d-b5573bc2d716, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c2a5844-be8e-4eb7-9165-1e1dd19e06cf, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c2a5844-be8e-4eb7-9165-1e1dd19e06cf, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12007171740086796431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200717174008679643112007171740086796431120071717400867964311200717174008679643112007171740086796431120071717400867964311200717174008679643112007171740086796431120071717400867964311200717174008679643112007171740086796431120071717400867964311200717174008679643112007171740086796431120071717400867964311200717174008679643112007171740086796431120071717400867964311200717174008679643112007171740086796431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cbf8378-b615-40ce-bb4a-8704aab2e98a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bc60e90-c54b-4274-a7b5-db644cece543, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bc60e90-c54b-4274-a7b5-db644cece543, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12928845455704466145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292884545570446614512928845455704466145129288454557044661451292884545570446614512928845455704466145129288454557044661451292884545570446614512928845455704466145129288454557044661451292884545570446614512928845455704466145129288454557044661451292884545570446614512928845455704466145129288454557044661451292884545570446614512928845455704466145129288454557044661451292884545570446614512928845455704466145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c2a5844-be8e-4eb7-9165-1e1dd19e06cf, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68ef2d36-25ae-4d08-ae78-eede089154c7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68ef2d36-25ae-4d08-ae78-eede089154c7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10391176228909751333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1039117622890975133310391176228909751333103911762289097513331039117622890975133310391176228909751333103911762289097513331039117622890975133310391176228909751333103911762289097513331039117622890975133310391176228909751333103911762289097513331039117622890975133310391176228909751333103911762289097513331039117622890975133310391176228909751333103911762289097513331039117622890975133310391176228909751333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bc60e90-c54b-4274-a7b5-db644cece543, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b99e0a66-df3a-4ca7-9f51-c16bcde57c51, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b99e0a66-df3a-4ca7-9f51-c16bcde57c51, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5285735481356835788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52857354813568357885285735481356835788528573548135683578852857354813568357885285735481356835788528573548135683578852857354813568357885285735481356835788528573548135683578852857354813568357885285735481356835788528573548135683578852857354813568357885285735481356835788528573548135683578852857354813568357885285735481356835788528573548135683578852857354813568357885285735481356835788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b99e0a66-df3a-4ca7-9f51-c16bcde57c51, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96abc347-d107-4c87-94a8-a961b3e8414f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96abc347-d107-4c87-94a8-a961b3e8414f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13639766957156104613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363976695715610461313639766957156104613136397669571561046131363976695715610461313639766957156104613136397669571561046131363976695715610461313639766957156104613136397669571561046131363976695715610461313639766957156104613136397669571561046131363976695715610461313639766957156104613136397669571561046131363976695715610461313639766957156104613136397669571561046131363976695715610461313639766957156104613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68ef2d36-25ae-4d08-ae78-eede089154c7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ca52b56-49ca-42de-8a01-e648089be4e4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ca52b56-49ca-42de-8a01-e648089be4e4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9163127828580672207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91631278285806722079163127828580672207916312782858067220791631278285806722079163127828580672207916312782858067220791631278285806722079163127828580672207916312782858067220791631278285806722079163127828580672207916312782858067220791631278285806722079163127828580672207916312782858067220791631278285806722079163127828580672207916312782858067220791631278285806722079163127828580672207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96abc347-d107-4c87-94a8-a961b3e8414f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fd700f1-c9e5-4073-b8c6-9fabbacc03b5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fd700f1-c9e5-4073-b8c6-9fabbacc03b5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4447488927689444080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44474889276894440804447488927689444080444748892768944408044474889276894440804447488927689444080444748892768944408044474889276894440804447488927689444080444748892768944408044474889276894440804447488927689444080444748892768944408044474889276894440804447488927689444080444748892768944408044474889276894440804447488927689444080444748892768944408044474889276894440804447488927689444080" } } } 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:276 Stopped node localhost:17800/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ca52b56-49ca-42de-8a01-e648089be4e4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32d4cfd8-44bb-4b65-baa2-7ad1214cf826, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32d4cfd8-44bb-4b65-baa2-7ad1214cf826, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13177466256535278834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317746625653527883413177466256535278834131774662565352788341317746625653527883413177466256535278834131774662565352788341317746625653527883413177466256535278834131774662565352788341317746625653527883413177466256535278834131774662565352788341317746625653527883413177466256535278834131774662565352788341317746625653527883413177466256535278834131774662565352788341317746625653527883413177466256535278834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fd700f1-c9e5-4073-b8c6-9fabbacc03b5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5ce03b2-c364-4eee-a615-12f91a80a548, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5ce03b2-c364-4eee-a615-12f91a80a548, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5670583617112691126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56705836171126911265670583617112691126567058361711269112656705836171126911265670583617112691126567058361711269112656705836171126911265670583617112691126567058361711269112656705836171126911265670583617112691126567058361711269112656705836171126911265670583617112691126567058361711269112656705836171126911265670583617112691126567058361711269112656705836171126911265670583617112691126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32d4cfd8-44bb-4b65-baa2-7ad1214cf826, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eefbac9f-cf07-4106-9482-ae8f0aed0769, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eefbac9f-cf07-4106-9482-ae8f0aed0769, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6658129125806693806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66581291258066938066658129125806693806665812912580669380666581291258066938066658129125806693806665812912580669380666581291258066938066658129125806693806665812912580669380666581291258066938066658129125806693806665812912580669380666581291258066938066658129125806693806665812912580669380666581291258066938066658129125806693806665812912580669380666581291258066938066658129125806693806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5ce03b2-c364-4eee-a615-12f91a80a548, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db6b5e1b-75fd-4d82-8276-0466d93a2986, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db6b5e1b-75fd-4d82-8276-0466d93a2986, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 320766431359804471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471320766431359804471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eefbac9f-cf07-4106-9482-ae8f0aed0769, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2771f7e-cbe7-4b29-9541-3ae5e3665f61, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2771f7e-cbe7-4b29-9541-3ae5e3665f61, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11895216567233383411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189521656723338341111895216567233383411118952165672333834111189521656723338341111895216567233383411118952165672333834111189521656723338341111895216567233383411118952165672333834111189521656723338341111895216567233383411118952165672333834111189521656723338341111895216567233383411118952165672333834111189521656723338341111895216567233383411118952165672333834111189521656723338341111895216567233383411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db6b5e1b-75fd-4d82-8276-0466d93a2986, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf5b6ac2-5a8e-4351-bc14-a60875a59ea8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf5b6ac2-5a8e-4351-bc14-a60875a59ea8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9530129415025153250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95301294150251532509530129415025153250953012941502515325095301294150251532509530129415025153250953012941502515325095301294150251532509530129415025153250953012941502515325095301294150251532509530129415025153250953012941502515325095301294150251532509530129415025153250953012941502515325095301294150251532509530129415025153250953012941502515325095301294150251532509530129415025153250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2771f7e-cbe7-4b29-9541-3ae5e3665f61, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cd3fdb7-9d56-4308-9ce6-d271918c1a99, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cd3fdb7-9d56-4308-9ce6-d271918c1a99, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16153513694432429495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615351369443242949516153513694432429495161535136944324294951615351369443242949516153513694432429495161535136944324294951615351369443242949516153513694432429495161535136944324294951615351369443242949516153513694432429495161535136944324294951615351369443242949516153513694432429495161535136944324294951615351369443242949516153513694432429495161535136944324294951615351369443242949516153513694432429495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf5b6ac2-5a8e-4351-bc14-a60875a59ea8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f31ffdd-1e45-4083-938c-2bc27eb8b408, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f31ffdd-1e45-4083-938c-2bc27eb8b408, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16081955096932050870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608195509693205087016081955096932050870160819550969320508701608195509693205087016081955096932050870160819550969320508701608195509693205087016081955096932050870160819550969320508701608195509693205087016081955096932050870160819550969320508701608195509693205087016081955096932050870160819550969320508701608195509693205087016081955096932050870160819550969320508701608195509693205087016081955096932050870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cd3fdb7-9d56-4308-9ce6-d271918c1a99, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9af9ce57-7183-4138-acbb-a8c9df36f5d9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9af9ce57-7183-4138-acbb-a8c9df36f5d9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16250140088572955096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625014008857295509616250140088572955096162501400885729550961625014008857295509616250140088572955096162501400885729550961625014008857295509616250140088572955096162501400885729550961625014008857295509616250140088572955096162501400885729550961625014008857295509616250140088572955096162501400885729550961625014008857295509616250140088572955096162501400885729550961625014008857295509616250140088572955096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f31ffdd-1e45-4083-938c-2bc27eb8b408, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d376328-933f-435b-8b28-c6f9d83ad45a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d376328-933f-435b-8b28-c6f9d83ad45a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6135248807348341205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61352488073483412056135248807348341205613524880734834120561352488073483412056135248807348341205613524880734834120561352488073483412056135248807348341205613524880734834120561352488073483412056135248807348341205613524880734834120561352488073483412056135248807348341205613524880734834120561352488073483412056135248807348341205613524880734834120561352488073483412056135248807348341205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d376328-933f-435b-8b28-c6f9d83ad45a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e6d477b-64bb-45ba-8dac-5c268c3b9965, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9af9ce57-7183-4138-acbb-a8c9df36f5d9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e6d477b-64bb-45ba-8dac-5c268c3b9965, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8587635575497560925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85876355754975609258587635575497560925858763557549756092585876355754975609258587635575497560925858763557549756092585876355754975609258587635575497560925858763557549756092585876355754975609258587635575497560925858763557549756092585876355754975609258587635575497560925858763557549756092585876355754975609258587635575497560925858763557549756092585876355754975609258587635575497560925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19fa9b35-53ab-46ac-ab96-09e2f780e6ef, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19fa9b35-53ab-46ac-ab96-09e2f780e6ef, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18191398715871649057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819139871587164905718191398715871649057181913987158716490571819139871587164905718191398715871649057181913987158716490571819139871587164905718191398715871649057181913987158716490571819139871587164905718191398715871649057181913987158716490571819139871587164905718191398715871649057181913987158716490571819139871587164905718191398715871649057181913987158716490571819139871587164905718191398715871649057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e6d477b-64bb-45ba-8dac-5c268c3b9965, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 177646ae-d764-49e9-9341-6ac8e2e7d7d8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 177646ae-d764-49e9-9341-6ac8e2e7d7d8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1405403694079273092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14054036940792730921405403694079273092140540369407927309214054036940792730921405403694079273092140540369407927309214054036940792730921405403694079273092140540369407927309214054036940792730921405403694079273092140540369407927309214054036940792730921405403694079273092140540369407927309214054036940792730921405403694079273092140540369407927309214054036940792730921405403694079273092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19fa9b35-53ab-46ac-ab96-09e2f780e6ef, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed37c479-4f12-4164-8056-5c973c56fce9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed37c479-4f12-4164-8056-5c973c56fce9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14313804935208908003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431380493520890800314313804935208908003143138049352089080031431380493520890800314313804935208908003143138049352089080031431380493520890800314313804935208908003143138049352089080031431380493520890800314313804935208908003143138049352089080031431380493520890800314313804935208908003143138049352089080031431380493520890800314313804935208908003143138049352089080031431380493520890800314313804935208908003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 177646ae-d764-49e9-9341-6ac8e2e7d7d8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47df6fb0-2b91-48b8-a8ad-74500a00f809, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47df6fb0-2b91-48b8-a8ad-74500a00f809, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 425157790159877131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131425157790159877131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed37c479-4f12-4164-8056-5c973c56fce9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e9a44cb-f602-480b-af10-53fc229f193d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e9a44cb-f602-480b-af10-53fc229f193d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10455617993235433192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045561799323543319210455617993235433192104556179932354331921045561799323543319210455617993235433192104556179932354331921045561799323543319210455617993235433192104556179932354331921045561799323543319210455617993235433192104556179932354331921045561799323543319210455617993235433192104556179932354331921045561799323543319210455617993235433192104556179932354331921045561799323543319210455617993235433192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47df6fb0-2b91-48b8-a8ad-74500a00f809, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1124847f-4c44-4d5a-9ace-11f1660a24be, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1124847f-4c44-4d5a-9ace-11f1660a24be, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5339130581478419640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53391305814784196405339130581478419640533913058147841964053391305814784196405339130581478419640533913058147841964053391305814784196405339130581478419640533913058147841964053391305814784196405339130581478419640533913058147841964053391305814784196405339130581478419640533913058147841964053391305814784196405339130581478419640533913058147841964053391305814784196405339130581478419640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e9a44cb-f602-480b-af10-53fc229f193d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffbda448-3365-4a8a-9cde-94f2fd8be08e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffbda448-3365-4a8a-9cde-94f2fd8be08e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12283073876634021804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228307387663402180412283073876634021804122830738766340218041228307387663402180412283073876634021804122830738766340218041228307387663402180412283073876634021804122830738766340218041228307387663402180412283073876634021804122830738766340218041228307387663402180412283073876634021804122830738766340218041228307387663402180412283073876634021804122830738766340218041228307387663402180412283073876634021804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1124847f-4c44-4d5a-9ace-11f1660a24be, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7400688-3f73-41b0-a652-876117debc10, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffbda448-3365-4a8a-9cde-94f2fd8be08e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7400688-3f73-41b0-a652-876117debc10, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17565015600810114506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756501560081011450617565015600810114506175650156008101145061756501560081011450617565015600810114506175650156008101145061756501560081011450617565015600810114506175650156008101145061756501560081011450617565015600810114506175650156008101145061756501560081011450617565015600810114506175650156008101145061756501560081011450617565015600810114506175650156008101145061756501560081011450617565015600810114506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a1fbc42-2b2f-43b6-827f-bf9b63b65afc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a1fbc42-2b2f-43b6-827f-bf9b63b65afc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7634280849795048301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76342808497950483017634280849795048301763428084979504830176342808497950483017634280849795048301763428084979504830176342808497950483017634280849795048301763428084979504830176342808497950483017634280849795048301763428084979504830176342808497950483017634280849795048301763428084979504830176342808497950483017634280849795048301763428084979504830176342808497950483017634280849795048301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7400688-3f73-41b0-a652-876117debc10, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 206ce12a-6ce1-4318-83dc-8ee75b46e798, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 206ce12a-6ce1-4318-83dc-8ee75b46e798, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11847836092365812722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184783609236581272211847836092365812722118478360923658127221184783609236581272211847836092365812722118478360923658127221184783609236581272211847836092365812722118478360923658127221184783609236581272211847836092365812722118478360923658127221184783609236581272211847836092365812722118478360923658127221184783609236581272211847836092365812722118478360923658127221184783609236581272211847836092365812722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a1fbc42-2b2f-43b6-827f-bf9b63b65afc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69918b07-1305-43bb-8b53-94becf926e61, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69918b07-1305-43bb-8b53-94becf926e61, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17964845787001352439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796484578700135243917964845787001352439179648457870013524391796484578700135243917964845787001352439179648457870013524391796484578700135243917964845787001352439179648457870013524391796484578700135243917964845787001352439179648457870013524391796484578700135243917964845787001352439179648457870013524391796484578700135243917964845787001352439179648457870013524391796484578700135243917964845787001352439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69918b07-1305-43bb-8b53-94becf926e61, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db8a5603-3f19-4c1f-acb2-b19e299299de, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8a5603-3f19-4c1f-acb2-b19e299299de, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5073791230984549033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50737912309845490335073791230984549033507379123098454903350737912309845490335073791230984549033507379123098454903350737912309845490335073791230984549033507379123098454903350737912309845490335073791230984549033507379123098454903350737912309845490335073791230984549033507379123098454903350737912309845490335073791230984549033507379123098454903350737912309845490335073791230984549033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 206ce12a-6ce1-4318-83dc-8ee75b46e798, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7ae4a21-07df-40b5-9e07-9ea16443d61b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7ae4a21-07df-40b5-9e07-9ea16443d61b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10618514993044389101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061851499304438910110618514993044389101106185149930443891011061851499304438910110618514993044389101106185149930443891011061851499304438910110618514993044389101106185149930443891011061851499304438910110618514993044389101106185149930443891011061851499304438910110618514993044389101106185149930443891011061851499304438910110618514993044389101106185149930443891011061851499304438910110618514993044389101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8a5603-3f19-4c1f-acb2-b19e299299de, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c82f5a8c-1e70-4982-b7d6-3d9de7a052b6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c82f5a8c-1e70-4982-b7d6-3d9de7a052b6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9050912313649938232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90509123136499382329050912313649938232905091231364993823290509123136499382329050912313649938232905091231364993823290509123136499382329050912313649938232905091231364993823290509123136499382329050912313649938232905091231364993823290509123136499382329050912313649938232905091231364993823290509123136499382329050912313649938232905091231364993823290509123136499382329050912313649938232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7ae4a21-07df-40b5-9e07-9ea16443d61b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95176ff8-bf05-4890-b08a-b635011a331e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95176ff8-bf05-4890-b08a-b635011a331e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1141185573844650157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11411855738446501571141185573844650157114118557384465015711411855738446501571141185573844650157114118557384465015711411855738446501571141185573844650157114118557384465015711411855738446501571141185573844650157114118557384465015711411855738446501571141185573844650157114118557384465015711411855738446501571141185573844650157114118557384465015711411855738446501571141185573844650157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c82f5a8c-1e70-4982-b7d6-3d9de7a052b6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07545e48-b77e-4b30-9a9e-44d0b7872d7d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07545e48-b77e-4b30-9a9e-44d0b7872d7d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4037330759630321581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40373307596303215814037330759630321581403733075963032158140373307596303215814037330759630321581403733075963032158140373307596303215814037330759630321581403733075963032158140373307596303215814037330759630321581403733075963032158140373307596303215814037330759630321581403733075963032158140373307596303215814037330759630321581403733075963032158140373307596303215814037330759630321581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95176ff8-bf05-4890-b08a-b635011a331e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b21f906-81c2-47ae-ac4e-1a74af661ae8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b21f906-81c2-47ae-ac4e-1a74af661ae8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10378975940053182922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037897594005318292210378975940053182922103789759400531829221037897594005318292210378975940053182922103789759400531829221037897594005318292210378975940053182922103789759400531829221037897594005318292210378975940053182922103789759400531829221037897594005318292210378975940053182922103789759400531829221037897594005318292210378975940053182922103789759400531829221037897594005318292210378975940053182922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07545e48-b77e-4b30-9a9e-44d0b7872d7d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bf432ff-ce55-4cc2-9dd4-bae9ca7e0c2f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bf432ff-ce55-4cc2-9dd4-bae9ca7e0c2f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12486435556731289775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248643555673128977512486435556731289775124864355567312897751248643555673128977512486435556731289775124864355567312897751248643555673128977512486435556731289775124864355567312897751248643555673128977512486435556731289775124864355567312897751248643555673128977512486435556731289775124864355567312897751248643555673128977512486435556731289775124864355567312897751248643555673128977512486435556731289775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b21f906-81c2-47ae-ac4e-1a74af661ae8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14d9b80-2d8c-475c-9c53-b4e19030d1be, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14d9b80-2d8c-475c-9c53-b4e19030d1be, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11091653869359881503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109165386935988150311091653869359881503110916538693598815031109165386935988150311091653869359881503110916538693598815031109165386935988150311091653869359881503110916538693598815031109165386935988150311091653869359881503110916538693598815031109165386935988150311091653869359881503110916538693598815031109165386935988150311091653869359881503110916538693598815031109165386935988150311091653869359881503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bf432ff-ce55-4cc2-9dd4-bae9ca7e0c2f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc009d66-08f6-4d5a-9aab-b8d2febb43df, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc009d66-08f6-4d5a-9aab-b8d2febb43df, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13669951563175911052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366995156317591105213669951563175911052136699515631759110521366995156317591105213669951563175911052136699515631759110521366995156317591105213669951563175911052136699515631759110521366995156317591105213669951563175911052136699515631759110521366995156317591105213669951563175911052136699515631759110521366995156317591105213669951563175911052136699515631759110521366995156317591105213669951563175911052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14d9b80-2d8c-475c-9c53-b4e19030d1be, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7091c175-4653-4f47-9565-94ff05885392, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7091c175-4653-4f47-9565-94ff05885392, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12978174261594028492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297817426159402849212978174261594028492129781742615940284921297817426159402849212978174261594028492129781742615940284921297817426159402849212978174261594028492129781742615940284921297817426159402849212978174261594028492129781742615940284921297817426159402849212978174261594028492129781742615940284921297817426159402849212978174261594028492129781742615940284921297817426159402849212978174261594028492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc009d66-08f6-4d5a-9aab-b8d2febb43df, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec65671a-bccf-47d5-8566-00dbdfb69ef6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec65671a-bccf-47d5-8566-00dbdfb69ef6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17437692057744281049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743769205774428104917437692057744281049174376920577442810491743769205774428104917437692057744281049174376920577442810491743769205774428104917437692057744281049174376920577442810491743769205774428104917437692057744281049174376920577442810491743769205774428104917437692057744281049174376920577442810491743769205774428104917437692057744281049174376920577442810491743769205774428104917437692057744281049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7091c175-4653-4f47-9565-94ff05885392, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c504b6d-e652-4783-a594-a4c7ea64e970, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c504b6d-e652-4783-a594-a4c7ea64e970, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16197144863555842870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619714486355584287016197144863555842870161971448635558428701619714486355584287016197144863555842870161971448635558428701619714486355584287016197144863555842870161971448635558428701619714486355584287016197144863555842870161971448635558428701619714486355584287016197144863555842870161971448635558428701619714486355584287016197144863555842870161971448635558428701619714486355584287016197144863555842870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec65671a-bccf-47d5-8566-00dbdfb69ef6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d4ed4da-4bf1-46f2-a477-dd201950ea02, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d4ed4da-4bf1-46f2-a477-dd201950ea02, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 424711495832984054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054424711495832984054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c504b6d-e652-4783-a594-a4c7ea64e970, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 760758b0-c45c-4a53-aa7e-85ec88558d42, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 760758b0-c45c-4a53-aa7e-85ec88558d42, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12107251086211053806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210725108621105380612107251086211053806121072510862110538061210725108621105380612107251086211053806121072510862110538061210725108621105380612107251086211053806121072510862110538061210725108621105380612107251086211053806121072510862110538061210725108621105380612107251086211053806121072510862110538061210725108621105380612107251086211053806121072510862110538061210725108621105380612107251086211053806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 760758b0-c45c-4a53-aa7e-85ec88558d42, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d4ed4da-4bf1-46f2-a477-dd201950ea02, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63314802-8bb3-42b0-9876-d631d0a66ba7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c68c3e8-4e10-4f25-bc55-5cd96210da2d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63314802-8bb3-42b0-9876-d631d0a66ba7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10387396381716847683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038739638171684768310387396381716847683103873963817168476831038739638171684768310387396381716847683103873963817168476831038739638171684768310387396381716847683103873963817168476831038739638171684768310387396381716847683103873963817168476831038739638171684768310387396381716847683103873963817168476831038739638171684768310387396381716847683103873963817168476831038739638171684768310387396381716847683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c68c3e8-4e10-4f25-bc55-5cd96210da2d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2672406901100344266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26724069011003442662672406901100344266267240690110034426626724069011003442662672406901100344266267240690110034426626724069011003442662672406901100344266267240690110034426626724069011003442662672406901100344266267240690110034426626724069011003442662672406901100344266267240690110034426626724069011003442662672406901100344266267240690110034426626724069011003442662672406901100344266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63314802-8bb3-42b0-9876-d631d0a66ba7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa9e9989-6f79-493f-9cc8-5670555cf601, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa9e9989-6f79-493f-9cc8-5670555cf601, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14707566134926671808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470756613492667180814707566134926671808147075661349266718081470756613492667180814707566134926671808147075661349266718081470756613492667180814707566134926671808147075661349266718081470756613492667180814707566134926671808147075661349266718081470756613492667180814707566134926671808147075661349266718081470756613492667180814707566134926671808147075661349266718081470756613492667180814707566134926671808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c68c3e8-4e10-4f25-bc55-5cd96210da2d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76b95e13-d679-4069-aa17-81096a7e7376, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76b95e13-d679-4069-aa17-81096a7e7376, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17108959203792260001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710895920379226000117108959203792260001171089592037922600011710895920379226000117108959203792260001171089592037922600011710895920379226000117108959203792260001171089592037922600011710895920379226000117108959203792260001171089592037922600011710895920379226000117108959203792260001171089592037922600011710895920379226000117108959203792260001171089592037922600011710895920379226000117108959203792260001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76b95e13-d679-4069-aa17-81096a7e7376, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 793b2b8a-0752-4c09-86a1-84a3491c1d41, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 793b2b8a-0752-4c09-86a1-84a3491c1d41, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3779467184146198615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37794671841461986153779467184146198615377946718414619861537794671841461986153779467184146198615377946718414619861537794671841461986153779467184146198615377946718414619861537794671841461986153779467184146198615377946718414619861537794671841461986153779467184146198615377946718414619861537794671841461986153779467184146198615377946718414619861537794671841461986153779467184146198615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa9e9989-6f79-493f-9cc8-5670555cf601, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b2b63dd-2706-43b0-b9fe-750967b28e71, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b2b63dd-2706-43b0-b9fe-750967b28e71, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1208607302374081502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12086073023740815021208607302374081502120860730237408150212086073023740815021208607302374081502120860730237408150212086073023740815021208607302374081502120860730237408150212086073023740815021208607302374081502120860730237408150212086073023740815021208607302374081502120860730237408150212086073023740815021208607302374081502120860730237408150212086073023740815021208607302374081502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 793b2b8a-0752-4c09-86a1-84a3491c1d41, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed41f99f-c2ff-419f-8ea2-c466421c9152, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed41f99f-c2ff-419f-8ea2-c466421c9152, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10526509259519994885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052650925951999488510526509259519994885105265092595199948851052650925951999488510526509259519994885105265092595199948851052650925951999488510526509259519994885105265092595199948851052650925951999488510526509259519994885105265092595199948851052650925951999488510526509259519994885105265092595199948851052650925951999488510526509259519994885105265092595199948851052650925951999488510526509259519994885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b2b63dd-2706-43b0-b9fe-750967b28e71, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f609330-4538-4482-808e-783fe4583a94, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f609330-4538-4482-808e-783fe4583a94, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8340722957060151628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83407229570601516288340722957060151628834072295706015162883407229570601516288340722957060151628834072295706015162883407229570601516288340722957060151628834072295706015162883407229570601516288340722957060151628834072295706015162883407229570601516288340722957060151628834072295706015162883407229570601516288340722957060151628834072295706015162883407229570601516288340722957060151628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed41f99f-c2ff-419f-8ea2-c466421c9152, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ce150ed-1847-4171-956c-000db36faf45, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ce150ed-1847-4171-956c-000db36faf45, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9306973423929813333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93069734239298133339306973423929813333930697342392981333393069734239298133339306973423929813333930697342392981333393069734239298133339306973423929813333930697342392981333393069734239298133339306973423929813333930697342392981333393069734239298133339306973423929813333930697342392981333393069734239298133339306973423929813333930697342392981333393069734239298133339306973423929813333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f609330-4538-4482-808e-783fe4583a94, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 662a85a7-163c-4703-b79c-851526d9cb98, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 662a85a7-163c-4703-b79c-851526d9cb98, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 811171763505172599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599811171763505172599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ce150ed-1847-4171-956c-000db36faf45, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db10ad78-ad18-460d-8996-ae8db43416ef, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db10ad78-ad18-460d-8996-ae8db43416ef, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11396738983732784358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139673898373278435811396738983732784358113967389837327843581139673898373278435811396738983732784358113967389837327843581139673898373278435811396738983732784358113967389837327843581139673898373278435811396738983732784358113967389837327843581139673898373278435811396738983732784358113967389837327843581139673898373278435811396738983732784358113967389837327843581139673898373278435811396738983732784358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 662a85a7-163c-4703-b79c-851526d9cb98, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17bd0746-1815-4315-9215-beadf0672568, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17bd0746-1815-4315-9215-beadf0672568, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1266026820123505316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12660268201235053161266026820123505316126602682012350531612660268201235053161266026820123505316126602682012350531612660268201235053161266026820123505316126602682012350531612660268201235053161266026820123505316126602682012350531612660268201235053161266026820123505316126602682012350531612660268201235053161266026820123505316126602682012350531612660268201235053161266026820123505316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db10ad78-ad18-460d-8996-ae8db43416ef, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7205aed4-001f-45b6-9426-47c055d1fb11, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7205aed4-001f-45b6-9426-47c055d1fb11, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18256183424164135540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825618342416413554018256183424164135540182561834241641355401825618342416413554018256183424164135540182561834241641355401825618342416413554018256183424164135540182561834241641355401825618342416413554018256183424164135540182561834241641355401825618342416413554018256183424164135540182561834241641355401825618342416413554018256183424164135540182561834241641355401825618342416413554018256183424164135540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17bd0746-1815-4315-9215-beadf0672568, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e907a978-87de-4104-94d7-e756886923a3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e907a978-87de-4104-94d7-e756886923a3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5649916605972874025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56499166059728740255649916605972874025564991660597287402556499166059728740255649916605972874025564991660597287402556499166059728740255649916605972874025564991660597287402556499166059728740255649916605972874025564991660597287402556499166059728740255649916605972874025564991660597287402556499166059728740255649916605972874025564991660597287402556499166059728740255649916605972874025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7205aed4-001f-45b6-9426-47c055d1fb11, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e60f6240-0068-4a90-9913-058a45da7c09, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e60f6240-0068-4a90-9913-058a45da7c09, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6814951424102779266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68149514241027792666814951424102779266681495142410277926668149514241027792666814951424102779266681495142410277926668149514241027792666814951424102779266681495142410277926668149514241027792666814951424102779266681495142410277926668149514241027792666814951424102779266681495142410277926668149514241027792666814951424102779266681495142410277926668149514241027792666814951424102779266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e907a978-87de-4104-94d7-e756886923a3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a72cfc3b-f32e-488f-b3a9-2f4adfd2c2be, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a72cfc3b-f32e-488f-b3a9-2f4adfd2c2be, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12732570646728306659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273257064672830665912732570646728306659127325706467283066591273257064672830665912732570646728306659127325706467283066591273257064672830665912732570646728306659127325706467283066591273257064672830665912732570646728306659127325706467283066591273257064672830665912732570646728306659127325706467283066591273257064672830665912732570646728306659127325706467283066591273257064672830665912732570646728306659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e60f6240-0068-4a90-9913-058a45da7c09, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88831097-96b8-46e0-bfad-8253394d87ff, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88831097-96b8-46e0-bfad-8253394d87ff, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9577609259070842963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95776092590708429639577609259070842963957760925907084296395776092590708429639577609259070842963957760925907084296395776092590708429639577609259070842963957760925907084296395776092590708429639577609259070842963957760925907084296395776092590708429639577609259070842963957760925907084296395776092590708429639577609259070842963957760925907084296395776092590708429639577609259070842963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a72cfc3b-f32e-488f-b3a9-2f4adfd2c2be, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aef1de6-fec0-432d-8954-87235a16f798, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aef1de6-fec0-432d-8954-87235a16f798, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17198948781277061015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719894878127706101517198948781277061015171989487812770610151719894878127706101517198948781277061015171989487812770610151719894878127706101517198948781277061015171989487812770610151719894878127706101517198948781277061015171989487812770610151719894878127706101517198948781277061015171989487812770610151719894878127706101517198948781277061015171989487812770610151719894878127706101517198948781277061015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88831097-96b8-46e0-bfad-8253394d87ff, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35871af7-bf4d-45d4-ad8b-5842a3eb04e9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35871af7-bf4d-45d4-ad8b-5842a3eb04e9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1372230201585468491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13722302015854684911372230201585468491137223020158546849113722302015854684911372230201585468491137223020158546849113722302015854684911372230201585468491137223020158546849113722302015854684911372230201585468491137223020158546849113722302015854684911372230201585468491137223020158546849113722302015854684911372230201585468491137223020158546849113722302015854684911372230201585468491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aef1de6-fec0-432d-8954-87235a16f798, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 335f1791-f647-431f-9284-10dcdee22eb3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 335f1791-f647-431f-9284-10dcdee22eb3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16315521607695753137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631552160769575313716315521607695753137163155216076957531371631552160769575313716315521607695753137163155216076957531371631552160769575313716315521607695753137163155216076957531371631552160769575313716315521607695753137163155216076957531371631552160769575313716315521607695753137163155216076957531371631552160769575313716315521607695753137163155216076957531371631552160769575313716315521607695753137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35871af7-bf4d-45d4-ad8b-5842a3eb04e9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21722644-bfaf-4c16-b1ac-1208c60efb6f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21722644-bfaf-4c16-b1ac-1208c60efb6f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17866679181976448019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786667918197644801917866679181976448019178666791819764480191786667918197644801917866679181976448019178666791819764480191786667918197644801917866679181976448019178666791819764480191786667918197644801917866679181976448019178666791819764480191786667918197644801917866679181976448019178666791819764480191786667918197644801917866679181976448019178666791819764480191786667918197644801917866679181976448019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 335f1791-f647-431f-9284-10dcdee22eb3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b4e4a36-3f81-4e23-b705-5c04364c6cda, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21722644-bfaf-4c16-b1ac-1208c60efb6f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0964162-31f1-4220-8ceb-1db1c12350f5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b4e4a36-3f81-4e23-b705-5c04364c6cda, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7839438201176951913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78394382011769519137839438201176951913783943820117695191378394382011769519137839438201176951913783943820117695191378394382011769519137839438201176951913783943820117695191378394382011769519137839438201176951913783943820117695191378394382011769519137839438201176951913783943820117695191378394382011769519137839438201176951913783943820117695191378394382011769519137839438201176951913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0964162-31f1-4220-8ceb-1db1c12350f5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7510236419149447989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75102364191494479897510236419149447989751023641914944798975102364191494479897510236419149447989751023641914944798975102364191494479897510236419149447989751023641914944798975102364191494479897510236419149447989751023641914944798975102364191494479897510236419149447989751023641914944798975102364191494479897510236419149447989751023641914944798975102364191494479897510236419149447989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b4e4a36-3f81-4e23-b705-5c04364c6cda, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa119a58-5290-4fe7-bb51-055503f511f7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa119a58-5290-4fe7-bb51-055503f511f7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1106036040639931368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11060360406399313681106036040639931368110603604063993136811060360406399313681106036040639931368110603604063993136811060360406399313681106036040639931368110603604063993136811060360406399313681106036040639931368110603604063993136811060360406399313681106036040639931368110603604063993136811060360406399313681106036040639931368110603604063993136811060360406399313681106036040639931368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0964162-31f1-4220-8ceb-1db1c12350f5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b89bc212-4073-4430-b21b-864b02e03419, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b89bc212-4073-4430-b21b-864b02e03419, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10600449954747716479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060044995474771647910600449954747716479106004499547477164791060044995474771647910600449954747716479106004499547477164791060044995474771647910600449954747716479106004499547477164791060044995474771647910600449954747716479106004499547477164791060044995474771647910600449954747716479106004499547477164791060044995474771647910600449954747716479106004499547477164791060044995474771647910600449954747716479" } } } 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:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_lopy1gvl.log --grpc-port=17800 --mon-port=15133 --ic-port=29686 --key-file /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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:2159', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_lopy1gvl.log', '--grpc-port=17800', '--mon-port=15133', '--ic-port=29686', '--key-file', '/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2622875
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:17800/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/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2622876
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa119a58-5290-4fe7-bb51-055503f511f7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a92f4cb-5d73-4bf9-92ab-f795b966b238, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a92f4cb-5d73-4bf9-92ab-f795b966b238, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3251486826210469065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32514868262104690653251486826210469065325148682621046906532514868262104690653251486826210469065325148682621046906532514868262104690653251486826210469065325148682621046906532514868262104690653251486826210469065325148682621046906532514868262104690653251486826210469065325148682621046906532514868262104690653251486826210469065325148682621046906532514868262104690653251486826210469065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b89bc212-4073-4430-b21b-864b02e03419, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f7880f-bc44-475a-95ff-8d5386a20490, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f7880f-bc44-475a-95ff-8d5386a20490, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11146229007747241424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114622900774724142411146229007747241424111462290077472414241114622900774724142411146229007747241424111462290077472414241114622900774724142411146229007747241424111462290077472414241114622900774724142411146229007747241424111462290077472414241114622900774724142411146229007747241424111462290077472414241114622900774724142411146229007747241424111462290077472414241114622900774724142411146229007747241424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f7880f-bc44-475a-95ff-8d5386a20490, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a92f4cb-5d73-4bf9-92ab-f795b966b238, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19003577-c666-4a26-a3bc-73922e914980, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19003577-c666-4a26-a3bc-73922e914980, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15710578973376414015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571057897337641401515710578973376414015157105789733764140151571057897337641401515710578973376414015157105789733764140151571057897337641401515710578973376414015157105789733764140151571057897337641401515710578973376414015157105789733764140151571057897337641401515710578973376414015157105789733764140151571057897337641401515710578973376414015157105789733764140151571057897337641401515710578973376414015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b603b6b4-f3b3-4f02-9bb8-b4a4892df2d2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b603b6b4-f3b3-4f02-9bb8-b4a4892df2d2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3926007135486575176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39260071354865751763926007135486575176392600713548657517639260071354865751763926007135486575176392600713548657517639260071354865751763926007135486575176392600713548657517639260071354865751763926007135486575176392600713548657517639260071354865751763926007135486575176392600713548657517639260071354865751763926007135486575176392600713548657517639260071354865751763926007135486575176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19003577-c666-4a26-a3bc-73922e914980, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a8a5f1-752b-4aff-a345-bfe2611c31b3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a8a5f1-752b-4aff-a345-bfe2611c31b3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 297443974235802941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941297443974235802941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b603b6b4-f3b3-4f02-9bb8-b4a4892df2d2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06dca50f-353e-409f-9b41-a85f11bc4af5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06dca50f-353e-409f-9b41-a85f11bc4af5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7877282406447009785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78772824064470097857877282406447009785787728240644700978578772824064470097857877282406447009785787728240644700978578772824064470097857877282406447009785787728240644700978578772824064470097857877282406447009785787728240644700978578772824064470097857877282406447009785787728240644700978578772824064470097857877282406447009785787728240644700978578772824064470097857877282406447009785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06dca50f-353e-409f-9b41-a85f11bc4af5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a8a5f1-752b-4aff-a345-bfe2611c31b3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7fe6e14-1a5b-4831-bcf9-c6c58ac62926, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7fe6e14-1a5b-4831-bcf9-c6c58ac62926, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15238874353228324258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1523887435322832425815238874353228324258152388743532283242581523887435322832425815238874353228324258152388743532283242581523887435322832425815238874353228324258152388743532283242581523887435322832425815238874353228324258152388743532283242581523887435322832425815238874353228324258152388743532283242581523887435322832425815238874353228324258152388743532283242581523887435322832425815238874353228324258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29f667c7-85c2-4da2-a0e1-c87f15b43709, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29f667c7-85c2-4da2-a0e1-c87f15b43709, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13113071793459761767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311307179345976176713113071793459761767131130717934597617671311307179345976176713113071793459761767131130717934597617671311307179345976176713113071793459761767131130717934597617671311307179345976176713113071793459761767131130717934597617671311307179345976176713113071793459761767131130717934597617671311307179345976176713113071793459761767131130717934597617671311307179345976176713113071793459761767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7fe6e14-1a5b-4831-bcf9-c6c58ac62926, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37e606b2-6fa9-4cfd-8a3b-5320cbfad822, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37e606b2-6fa9-4cfd-8a3b-5320cbfad822, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13684727833811862651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368472783381186265113684727833811862651136847278338118626511368472783381186265113684727833811862651136847278338118626511368472783381186265113684727833811862651136847278338118626511368472783381186265113684727833811862651136847278338118626511368472783381186265113684727833811862651136847278338118626511368472783381186265113684727833811862651136847278338118626511368472783381186265113684727833811862651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29f667c7-85c2-4da2-a0e1-c87f15b43709, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4f3a192-850b-4fac-aefc-c918c4e08f68, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f3a192-850b-4fac-aefc-c918c4e08f68, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8314947867084231923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83149478670842319238314947867084231923831494786708423192383149478670842319238314947867084231923831494786708423192383149478670842319238314947867084231923831494786708423192383149478670842319238314947867084231923831494786708423192383149478670842319238314947867084231923831494786708423192383149478670842319238314947867084231923831494786708423192383149478670842319238314947867084231923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37e606b2-6fa9-4cfd-8a3b-5320cbfad822, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 263d3591-1dd5-48b9-a5b6-a98e00ed367f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 263d3591-1dd5-48b9-a5b6-a98e00ed367f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10886912214645356131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088691221464535613110886912214645356131108869122146453561311088691221464535613110886912214645356131108869122146453561311088691221464535613110886912214645356131108869122146453561311088691221464535613110886912214645356131108869122146453561311088691221464535613110886912214645356131108869122146453561311088691221464535613110886912214645356131108869122146453561311088691221464535613110886912214645356131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f3a192-850b-4fac-aefc-c918c4e08f68, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 263d3591-1dd5-48b9-a5b6-a98e00ed367f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9d561cb-f854-4604-a181-d684d3a7b9f1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9d561cb-f854-4604-a181-d684d3a7b9f1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15100461781606128821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510046178160612882115100461781606128821151004617816061288211510046178160612882115100461781606128821151004617816061288211510046178160612882115100461781606128821151004617816061288211510046178160612882115100461781606128821151004617816061288211510046178160612882115100461781606128821151004617816061288211510046178160612882115100461781606128821151004617816061288211510046178160612882115100461781606128821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ece7ce6-e04e-4a5a-8606-e8458b41ecb0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ece7ce6-e04e-4a5a-8606-e8458b41ecb0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12891311333174497822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289131133317449782212891311333174497822128913113331744978221289131133317449782212891311333174497822128913113331744978221289131133317449782212891311333174497822128913113331744978221289131133317449782212891311333174497822128913113331744978221289131133317449782212891311333174497822128913113331744978221289131133317449782212891311333174497822128913113331744978221289131133317449782212891311333174497822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9d561cb-f854-4604-a181-d684d3a7b9f1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8783735-f238-4eab-a675-2299ad42e3d7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8783735-f238-4eab-a675-2299ad42e3d7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3353785685310744990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33537856853107449903353785685310744990335378568531074499033537856853107449903353785685310744990335378568531074499033537856853107449903353785685310744990335378568531074499033537856853107449903353785685310744990335378568531074499033537856853107449903353785685310744990335378568531074499033537856853107449903353785685310744990335378568531074499033537856853107449903353785685310744990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ece7ce6-e04e-4a5a-8606-e8458b41ecb0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af486050-51c9-43e1-89ce-3360d3ddd152, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af486050-51c9-43e1-89ce-3360d3ddd152, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6504123770900947411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65041237709009474116504123770900947411650412377090094741165041237709009474116504123770900947411650412377090094741165041237709009474116504123770900947411650412377090094741165041237709009474116504123770900947411650412377090094741165041237709009474116504123770900947411650412377090094741165041237709009474116504123770900947411650412377090094741165041237709009474116504123770900947411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8783735-f238-4eab-a675-2299ad42e3d7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f6825f-d8b8-4c6c-a194-da5838ca84d1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f6825f-d8b8-4c6c-a194-da5838ca84d1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11056806947044602834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105680694704460283411056806947044602834110568069470446028341105680694704460283411056806947044602834110568069470446028341105680694704460283411056806947044602834110568069470446028341105680694704460283411056806947044602834110568069470446028341105680694704460283411056806947044602834110568069470446028341105680694704460283411056806947044602834110568069470446028341105680694704460283411056806947044602834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af486050-51c9-43e1-89ce-3360d3ddd152, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b82f9d4c-d211-4723-8201-db07b8ec9eaa, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b82f9d4c-d211-4723-8201-db07b8ec9eaa, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16703609984339081499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670360998433908149916703609984339081499167036099843390814991670360998433908149916703609984339081499167036099843390814991670360998433908149916703609984339081499167036099843390814991670360998433908149916703609984339081499167036099843390814991670360998433908149916703609984339081499167036099843390814991670360998433908149916703609984339081499167036099843390814991670360998433908149916703609984339081499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f6825f-d8b8-4c6c-a194-da5838ca84d1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 902f2e03-9b46-4def-be24-e9c076190172, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 902f2e03-9b46-4def-be24-e9c076190172, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5112418708692496055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51124187086924960555112418708692496055511241870869249605551124187086924960555112418708692496055511241870869249605551124187086924960555112418708692496055511241870869249605551124187086924960555112418708692496055511241870869249605551124187086924960555112418708692496055511241870869249605551124187086924960555112418708692496055511241870869249605551124187086924960555112418708692496055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b82f9d4c-d211-4723-8201-db07b8ec9eaa, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 345d2d9e-ebbc-440e-89c7-c6fdff302ee0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 345d2d9e-ebbc-440e-89c7-c6fdff302ee0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11397232059338684174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139723205933868417411397232059338684174113972320593386841741139723205933868417411397232059338684174113972320593386841741139723205933868417411397232059338684174113972320593386841741139723205933868417411397232059338684174113972320593386841741139723205933868417411397232059338684174113972320593386841741139723205933868417411397232059338684174113972320593386841741139723205933868417411397232059338684174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 902f2e03-9b46-4def-be24-e9c076190172, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86e0a28e-1efd-4bb5-a4b4-4cd9318d26e2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86e0a28e-1efd-4bb5-a4b4-4cd9318d26e2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6448447455970960517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64484474559709605176448447455970960517644844745597096051764484474559709605176448447455970960517644844745597096051764484474559709605176448447455970960517644844745597096051764484474559709605176448447455970960517644844745597096051764484474559709605176448447455970960517644844745597096051764484474559709605176448447455970960517644844745597096051764484474559709605176448447455970960517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 345d2d9e-ebbc-440e-89c7-c6fdff302ee0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ae02398-8aea-4d50-b974-d3d918109ded, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ae02398-8aea-4d50-b974-d3d918109ded, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3720233071058578748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37202330710585787483720233071058578748372023307105857874837202330710585787483720233071058578748372023307105857874837202330710585787483720233071058578748372023307105857874837202330710585787483720233071058578748372023307105857874837202330710585787483720233071058578748372023307105857874837202330710585787483720233071058578748372023307105857874837202330710585787483720233071058578748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86e0a28e-1efd-4bb5-a4b4-4cd9318d26e2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc2469d4-2aeb-430d-9871-bbac74381fbb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc2469d4-2aeb-430d-9871-bbac74381fbb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13554071221515464795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355407122151546479513554071221515464795135540712215154647951355407122151546479513554071221515464795135540712215154647951355407122151546479513554071221515464795135540712215154647951355407122151546479513554071221515464795135540712215154647951355407122151546479513554071221515464795135540712215154647951355407122151546479513554071221515464795135540712215154647951355407122151546479513554071221515464795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ae02398-8aea-4d50-b974-d3d918109ded, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74fd250b-6a6a-4465-b36c-40d61ebe63d3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74fd250b-6a6a-4465-b36c-40d61ebe63d3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1268987659207647145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12689876592076471451268987659207647145126898765920764714512689876592076471451268987659207647145126898765920764714512689876592076471451268987659207647145126898765920764714512689876592076471451268987659207647145126898765920764714512689876592076471451268987659207647145126898765920764714512689876592076471451268987659207647145126898765920764714512689876592076471451268987659207647145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc2469d4-2aeb-430d-9871-bbac74381fbb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72758d06-5757-4cdb-a9e1-8c2e64037b2e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72758d06-5757-4cdb-a9e1-8c2e64037b2e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11797354016086479913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179735401608647991311797354016086479913117973540160864799131179735401608647991311797354016086479913117973540160864799131179735401608647991311797354016086479913117973540160864799131179735401608647991311797354016086479913117973540160864799131179735401608647991311797354016086479913117973540160864799131179735401608647991311797354016086479913117973540160864799131179735401608647991311797354016086479913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74fd250b-6a6a-4465-b36c-40d61ebe63d3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3d71b0a-cc92-4be0-928e-c7bc37ad0d55, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3d71b0a-cc92-4be0-928e-c7bc37ad0d55, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5003955119431403667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50039551194314036675003955119431403667500395511943140366750039551194314036675003955119431403667500395511943140366750039551194314036675003955119431403667500395511943140366750039551194314036675003955119431403667500395511943140366750039551194314036675003955119431403667500395511943140366750039551194314036675003955119431403667500395511943140366750039551194314036675003955119431403667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72758d06-5757-4cdb-a9e1-8c2e64037b2e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01277f0a-c5da-4448-86b7-431bb379085a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01277f0a-c5da-4448-86b7-431bb379085a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14588557815832038491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458855781583203849114588557815832038491145885578158320384911458855781583203849114588557815832038491145885578158320384911458855781583203849114588557815832038491145885578158320384911458855781583203849114588557815832038491145885578158320384911458855781583203849114588557815832038491145885578158320384911458855781583203849114588557815832038491145885578158320384911458855781583203849114588557815832038491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3d71b0a-cc92-4be0-928e-c7bc37ad0d55, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01277f0a-c5da-4448-86b7-431bb379085a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a4ad144-5a3c-47c6-88ce-fd23a3d179a2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a4ad144-5a3c-47c6-88ce-fd23a3d179a2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18208715119055858660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820871511905585866018208715119055858660182087151190558586601820871511905585866018208715119055858660182087151190558586601820871511905585866018208715119055858660182087151190558586601820871511905585866018208715119055858660182087151190558586601820871511905585866018208715119055858660182087151190558586601820871511905585866018208715119055858660182087151190558586601820871511905585866018208715119055858660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e1ad370-17d4-46b7-abbe-e4fc4e1a4b41, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e1ad370-17d4-46b7-abbe-e4fc4e1a4b41, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5173014402485084286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51730144024850842865173014402485084286517301440248508428651730144024850842865173014402485084286517301440248508428651730144024850842865173014402485084286517301440248508428651730144024850842865173014402485084286517301440248508428651730144024850842865173014402485084286517301440248508428651730144024850842865173014402485084286517301440248508428651730144024850842865173014402485084286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a4ad144-5a3c-47c6-88ce-fd23a3d179a2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1400b1d0-769e-4af4-b758-701fe1e53fd2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1400b1d0-769e-4af4-b758-701fe1e53fd2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2619928095846284932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26199280958462849322619928095846284932261992809584628493226199280958462849322619928095846284932261992809584628493226199280958462849322619928095846284932261992809584628493226199280958462849322619928095846284932261992809584628493226199280958462849322619928095846284932261992809584628493226199280958462849322619928095846284932261992809584628493226199280958462849322619928095846284932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e1ad370-17d4-46b7-abbe-e4fc4e1a4b41, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f71522-3d6f-4926-b4c7-37e985d4a044, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f71522-3d6f-4926-b4c7-37e985d4a044, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14213084336556328446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421308433655632844614213084336556328446142130843365563284461421308433655632844614213084336556328446142130843365563284461421308433655632844614213084336556328446142130843365563284461421308433655632844614213084336556328446142130843365563284461421308433655632844614213084336556328446142130843365563284461421308433655632844614213084336556328446142130843365563284461421308433655632844614213084336556328446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1400b1d0-769e-4af4-b758-701fe1e53fd2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf5c307c-5a81-4f90-bb54-47b74b203b10, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf5c307c-5a81-4f90-bb54-47b74b203b10, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17099403722287059100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709940372228705910017099403722287059100170994037222870591001709940372228705910017099403722287059100170994037222870591001709940372228705910017099403722287059100170994037222870591001709940372228705910017099403722287059100170994037222870591001709940372228705910017099403722287059100170994037222870591001709940372228705910017099403722287059100170994037222870591001709940372228705910017099403722287059100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f71522-3d6f-4926-b4c7-37e985d4a044, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b3dc8d-a156-4097-a13f-79b819ec936f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b3dc8d-a156-4097-a13f-79b819ec936f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10328467931481465715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1032846793148146571510328467931481465715103284679314814657151032846793148146571510328467931481465715103284679314814657151032846793148146571510328467931481465715103284679314814657151032846793148146571510328467931481465715103284679314814657151032846793148146571510328467931481465715103284679314814657151032846793148146571510328467931481465715103284679314814657151032846793148146571510328467931481465715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf5c307c-5a81-4f90-bb54-47b74b203b10, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b3dc8d-a156-4097-a13f-79b819ec936f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de834ee1-0578-4200-a662-14a6dc596cbb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9899a76-e37f-4c1d-ade8-47cba3a57d88, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9899a76-e37f-4c1d-ade8-47cba3a57d88, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9695385420842419732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96953854208424197329695385420842419732969538542084241973296953854208424197329695385420842419732969538542084241973296953854208424197329695385420842419732969538542084241973296953854208424197329695385420842419732969538542084241973296953854208424197329695385420842419732969538542084241973296953854208424197329695385420842419732969538542084241973296953854208424197329695385420842419732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de834ee1-0578-4200-a662-14a6dc596cbb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9239075515069242601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92390755150692426019239075515069242601923907551506924260192390755150692426019239075515069242601923907551506924260192390755150692426019239075515069242601923907551506924260192390755150692426019239075515069242601923907551506924260192390755150692426019239075515069242601923907551506924260192390755150692426019239075515069242601923907551506924260192390755150692426019239075515069242601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9899a76-e37f-4c1d-ade8-47cba3a57d88, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de834ee1-0578-4200-a662-14a6dc596cbb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eca8377-ac18-4f23-a8bd-c51b4351514a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eca8377-ac18-4f23-a8bd-c51b4351514a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17191997005726730046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719199700572673004617191997005726730046171919970057267300461719199700572673004617191997005726730046171919970057267300461719199700572673004617191997005726730046171919970057267300461719199700572673004617191997005726730046171919970057267300461719199700572673004617191997005726730046171919970057267300461719199700572673004617191997005726730046171919970057267300461719199700572673004617191997005726730046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 454bfbf2-1404-4196-bd8f-295e7d0cf36a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 454bfbf2-1404-4196-bd8f-295e7d0cf36a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7754003920716827193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77540039207168271937754003920716827193775400392071682719377540039207168271937754003920716827193775400392071682719377540039207168271937754003920716827193775400392071682719377540039207168271937754003920716827193775400392071682719377540039207168271937754003920716827193775400392071682719377540039207168271937754003920716827193775400392071682719377540039207168271937754003920716827193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 454bfbf2-1404-4196-bd8f-295e7d0cf36a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fe15d83-652a-4b09-b27b-776e9c7ac06f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fe15d83-652a-4b09-b27b-776e9c7ac06f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5490853370725342296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54908533707253422965490853370725342296549085337072534229654908533707253422965490853370725342296549085337072534229654908533707253422965490853370725342296549085337072534229654908533707253422965490853370725342296549085337072534229654908533707253422965490853370725342296549085337072534229654908533707253422965490853370725342296549085337072534229654908533707253422965490853370725342296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eca8377-ac18-4f23-a8bd-c51b4351514a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeb98e40-2fdf-4df2-a963-81155fcb19d7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeb98e40-2fdf-4df2-a963-81155fcb19d7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2891549660777764013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28915496607777640132891549660777764013289154966077776401328915496607777640132891549660777764013289154966077776401328915496607777640132891549660777764013289154966077776401328915496607777640132891549660777764013289154966077776401328915496607777640132891549660777764013289154966077776401328915496607777640132891549660777764013289154966077776401328915496607777640132891549660777764013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeb98e40-2fdf-4df2-a963-81155fcb19d7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 939a0947-5d7e-488b-8190-ee89c870707d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 939a0947-5d7e-488b-8190-ee89c870707d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 700311163962032831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831700311163962032831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fe15d83-652a-4b09-b27b-776e9c7ac06f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 939a0947-5d7e-488b-8190-ee89c870707d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c86634e8-792a-4cf9-ad3e-e87959486a91, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c86634e8-792a-4cf9-ad3e-e87959486a91, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6219875469971678801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62198754699716788016219875469971678801621987546997167880162198754699716788016219875469971678801621987546997167880162198754699716788016219875469971678801621987546997167880162198754699716788016219875469971678801621987546997167880162198754699716788016219875469971678801621987546997167880162198754699716788016219875469971678801621987546997167880162198754699716788016219875469971678801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d39dd752-3e0d-40aa-8258-363ee730d073, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d39dd752-3e0d-40aa-8258-363ee730d073, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3423493501754381115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34234935017543811153423493501754381115342349350175438111534234935017543811153423493501754381115342349350175438111534234935017543811153423493501754381115342349350175438111534234935017543811153423493501754381115342349350175438111534234935017543811153423493501754381115342349350175438111534234935017543811153423493501754381115342349350175438111534234935017543811153423493501754381115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c86634e8-792a-4cf9-ad3e-e87959486a91, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8272b75-2578-4ac0-91af-9068b3db3a25, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8272b75-2578-4ac0-91af-9068b3db3a25, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7237933392866360603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72379333928663606037237933392866360603723793339286636060372379333928663606037237933392866360603723793339286636060372379333928663606037237933392866360603723793339286636060372379333928663606037237933392866360603723793339286636060372379333928663606037237933392866360603723793339286636060372379333928663606037237933392866360603723793339286636060372379333928663606037237933392866360603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d39dd752-3e0d-40aa-8258-363ee730d073, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a3d70a8-e686-445d-a216-af83b63f52ad, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a3d70a8-e686-445d-a216-af83b63f52ad, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7292263924050240822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72922639240502408227292263924050240822729226392405024082272922639240502408227292263924050240822729226392405024082272922639240502408227292263924050240822729226392405024082272922639240502408227292263924050240822729226392405024082272922639240502408227292263924050240822729226392405024082272922639240502408227292263924050240822729226392405024082272922639240502408227292263924050240822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8272b75-2578-4ac0-91af-9068b3db3a25, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c62759-7bd7-47df-b35b-c0d68e15f044, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c62759-7bd7-47df-b35b-c0d68e15f044, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8993943476107187451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89939434761071874518993943476107187451899394347610718745189939434761071874518993943476107187451899394347610718745189939434761071874518993943476107187451899394347610718745189939434761071874518993943476107187451899394347610718745189939434761071874518993943476107187451899394347610718745189939434761071874518993943476107187451899394347610718745189939434761071874518993943476107187451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a3d70a8-e686-445d-a216-af83b63f52ad, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e098b629-e76c-4e3a-9376-086ffc3282b1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e098b629-e76c-4e3a-9376-086ffc3282b1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9749328325665795842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97493283256657958429749328325665795842974932832566579584297493283256657958429749328325665795842974932832566579584297493283256657958429749328325665795842974932832566579584297493283256657958429749328325665795842974932832566579584297493283256657958429749328325665795842974932832566579584297493283256657958429749328325665795842974932832566579584297493283256657958429749328325665795842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c62759-7bd7-47df-b35b-c0d68e15f044, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e86454cd-3258-4c30-9288-bb6795512028, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e86454cd-3258-4c30-9288-bb6795512028, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16298192447473408553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629819244747340855316298192447473408553162981924474734085531629819244747340855316298192447473408553162981924474734085531629819244747340855316298192447473408553162981924474734085531629819244747340855316298192447473408553162981924474734085531629819244747340855316298192447473408553162981924474734085531629819244747340855316298192447473408553162981924474734085531629819244747340855316298192447473408553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e098b629-e76c-4e3a-9376-086ffc3282b1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 717dc4f7-a366-40b0-bbc1-01b8467baffd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 717dc4f7-a366-40b0-bbc1-01b8467baffd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4370167474709334532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43701674747093345324370167474709334532437016747470933453243701674747093345324370167474709334532437016747470933453243701674747093345324370167474709334532437016747470933453243701674747093345324370167474709334532437016747470933453243701674747093345324370167474709334532437016747470933453243701674747093345324370167474709334532437016747470933453243701674747093345324370167474709334532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e86454cd-3258-4c30-9288-bb6795512028, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c23bf4c-709a-4c25-b2ee-a9f1532ba994, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c23bf4c-709a-4c25-b2ee-a9f1532ba994, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9940636545433556392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99406365454335563929940636545433556392994063654543355639299406365454335563929940636545433556392994063654543355639299406365454335563929940636545433556392994063654543355639299406365454335563929940636545433556392994063654543355639299406365454335563929940636545433556392994063654543355639299406365454335563929940636545433556392994063654543355639299406365454335563929940636545433556392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 717dc4f7-a366-40b0-bbc1-01b8467baffd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41b11928-75a1-43da-bda1-fb442b6bd714, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41b11928-75a1-43da-bda1-fb442b6bd714, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3650167303101648721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36501673031016487213650167303101648721365016730310164872136501673031016487213650167303101648721365016730310164872136501673031016487213650167303101648721365016730310164872136501673031016487213650167303101648721365016730310164872136501673031016487213650167303101648721365016730310164872136501673031016487213650167303101648721365016730310164872136501673031016487213650167303101648721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c23bf4c-709a-4c25-b2ee-a9f1532ba994, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14a0f389-7993-451e-aa6d-c8cde803218a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14a0f389-7993-451e-aa6d-c8cde803218a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6506603329777806549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65066033297778065496506603329777806549650660332977780654965066033297778065496506603329777806549650660332977780654965066033297778065496506603329777806549650660332977780654965066033297778065496506603329777806549650660332977780654965066033297778065496506603329777806549650660332977780654965066033297778065496506603329777806549650660332977780654965066033297778065496506603329777806549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41b11928-75a1-43da-bda1-fb442b6bd714, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb82dfb8-1072-4b2e-91b5-9a8a1851679a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb82dfb8-1072-4b2e-91b5-9a8a1851679a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15672868005895941293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567286800589594129315672868005895941293156728680058959412931567286800589594129315672868005895941293156728680058959412931567286800589594129315672868005895941293156728680058959412931567286800589594129315672868005895941293156728680058959412931567286800589594129315672868005895941293156728680058959412931567286800589594129315672868005895941293156728680058959412931567286800589594129315672868005895941293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14a0f389-7993-451e-aa6d-c8cde803218a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32413e83-e5b9-4411-84b6-5f4e32f162d3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32413e83-e5b9-4411-84b6-5f4e32f162d3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14253203570257676575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425320357025767657514253203570257676575142532035702576765751425320357025767657514253203570257676575142532035702576765751425320357025767657514253203570257676575142532035702576765751425320357025767657514253203570257676575142532035702576765751425320357025767657514253203570257676575142532035702576765751425320357025767657514253203570257676575142532035702576765751425320357025767657514253203570257676575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb82dfb8-1072-4b2e-91b5-9a8a1851679a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 656f7ef6-2d22-4b63-909d-74d65871a6f2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 656f7ef6-2d22-4b63-909d-74d65871a6f2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7033087516660411119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70330875166604111197033087516660411119703308751666041111970330875166604111197033087516660411119703308751666041111970330875166604111197033087516660411119703308751666041111970330875166604111197033087516660411119703308751666041111970330875166604111197033087516660411119703308751666041111970330875166604111197033087516660411119703308751666041111970330875166604111197033087516660411119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32413e83-e5b9-4411-84b6-5f4e32f162d3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ff79e4c-897e-46dd-8249-0bd7679155b4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ff79e4c-897e-46dd-8249-0bd7679155b4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7313940765888888721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73139407658888887217313940765888888721731394076588888872173139407658888887217313940765888888721731394076588888872173139407658888887217313940765888888721731394076588888872173139407658888887217313940765888888721731394076588888872173139407658888887217313940765888888721731394076588888872173139407658888887217313940765888888721731394076588888872173139407658888887217313940765888888721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 656f7ef6-2d22-4b63-909d-74d65871a6f2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dace9c05-d4db-4185-acb6-426fc0ed8afa, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dace9c05-d4db-4185-acb6-426fc0ed8afa, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 335932766680550527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527335932766680550527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ff79e4c-897e-46dd-8249-0bd7679155b4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21525b3c-0248-45b0-af03-8fdbdd65bcd1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21525b3c-0248-45b0-af03-8fdbdd65bcd1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1806132920648572248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18061329206485722481806132920648572248180613292064857224818061329206485722481806132920648572248180613292064857224818061329206485722481806132920648572248180613292064857224818061329206485722481806132920648572248180613292064857224818061329206485722481806132920648572248180613292064857224818061329206485722481806132920648572248180613292064857224818061329206485722481806132920648572248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dace9c05-d4db-4185-acb6-426fc0ed8afa, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 636e0b1d-7ab0-4b5a-96ee-7d0f380bef5d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 636e0b1d-7ab0-4b5a-96ee-7d0f380bef5d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15153764391025112748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515376439102511274815153764391025112748151537643910251127481515376439102511274815153764391025112748151537643910251127481515376439102511274815153764391025112748151537643910251127481515376439102511274815153764391025112748151537643910251127481515376439102511274815153764391025112748151537643910251127481515376439102511274815153764391025112748151537643910251127481515376439102511274815153764391025112748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21525b3c-0248-45b0-af03-8fdbdd65bcd1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2e2c61f-7a28-4d97-98be-986c7781c2e9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2e2c61f-7a28-4d97-98be-986c7781c2e9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8479257394897210093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84792573948972100938479257394897210093847925739489721009384792573948972100938479257394897210093847925739489721009384792573948972100938479257394897210093847925739489721009384792573948972100938479257394897210093847925739489721009384792573948972100938479257394897210093847925739489721009384792573948972100938479257394897210093847925739489721009384792573948972100938479257394897210093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 636e0b1d-7ab0-4b5a-96ee-7d0f380bef5d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e590fc0-a646-471d-b505-e8888d27da11, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e590fc0-a646-471d-b505-e8888d27da11, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12251994263673987779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225199426367398777912251994263673987779122519942636739877791225199426367398777912251994263673987779122519942636739877791225199426367398777912251994263673987779122519942636739877791225199426367398777912251994263673987779122519942636739877791225199426367398777912251994263673987779122519942636739877791225199426367398777912251994263673987779122519942636739877791225199426367398777912251994263673987779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2e2c61f-7a28-4d97-98be-986c7781c2e9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03747fa1-615b-47a2-b0d6-c46a93dbad39, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03747fa1-615b-47a2-b0d6-c46a93dbad39, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5031003530296844755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50310035302968447555031003530296844755503100353029684475550310035302968447555031003530296844755503100353029684475550310035302968447555031003530296844755503100353029684475550310035302968447555031003530296844755503100353029684475550310035302968447555031003530296844755503100353029684475550310035302968447555031003530296844755503100353029684475550310035302968447555031003530296844755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e590fc0-a646-471d-b505-e8888d27da11, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 020f1562-9ebf-40af-a3b6-a3dfc9c73724, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 020f1562-9ebf-40af-a3b6-a3dfc9c73724, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4693769600423996863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46937696004239968634693769600423996863469376960042399686346937696004239968634693769600423996863469376960042399686346937696004239968634693769600423996863469376960042399686346937696004239968634693769600423996863469376960042399686346937696004239968634693769600423996863469376960042399686346937696004239968634693769600423996863469376960042399686346937696004239968634693769600423996863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03747fa1-615b-47a2-b0d6-c46a93dbad39, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbbb86ad-9542-4ad5-92e2-c282f5309053, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbbb86ad-9542-4ad5-92e2-c282f5309053, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15347582490407385255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534758249040738525515347582490407385255153475824904073852551534758249040738525515347582490407385255153475824904073852551534758249040738525515347582490407385255153475824904073852551534758249040738525515347582490407385255153475824904073852551534758249040738525515347582490407385255153475824904073852551534758249040738525515347582490407385255153475824904073852551534758249040738525515347582490407385255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 020f1562-9ebf-40af-a3b6-a3dfc9c73724, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d8b512-11d1-4b24-b656-93be4a45b83f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d8b512-11d1-4b24-b656-93be4a45b83f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17572152895426284807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757215289542628480717572152895426284807175721528954262848071757215289542628480717572152895426284807175721528954262848071757215289542628480717572152895426284807175721528954262848071757215289542628480717572152895426284807175721528954262848071757215289542628480717572152895426284807175721528954262848071757215289542628480717572152895426284807175721528954262848071757215289542628480717572152895426284807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbbb86ad-9542-4ad5-92e2-c282f5309053, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af5d13a2-3484-47ae-984f-5f3458ac0566, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af5d13a2-3484-47ae-984f-5f3458ac0566, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7007849048332560718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70078490483325607187007849048332560718700784904833256071870078490483325607187007849048332560718700784904833256071870078490483325607187007849048332560718700784904833256071870078490483325607187007849048332560718700784904833256071870078490483325607187007849048332560718700784904833256071870078490483325607187007849048332560718700784904833256071870078490483325607187007849048332560718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d8b512-11d1-4b24-b656-93be4a45b83f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 156103ea-9247-4ab0-ae92-5edcd1655a8b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 156103ea-9247-4ab0-ae92-5edcd1655a8b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8901773806289484851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89017738062894848518901773806289484851890177380628948485189017738062894848518901773806289484851890177380628948485189017738062894848518901773806289484851890177380628948485189017738062894848518901773806289484851890177380628948485189017738062894848518901773806289484851890177380628948485189017738062894848518901773806289484851890177380628948485189017738062894848518901773806289484851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af5d13a2-3484-47ae-984f-5f3458ac0566, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbdf7161-9410-48a5-8de2-37f9ec205ca0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbdf7161-9410-48a5-8de2-37f9ec205ca0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4359429950353503221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43594299503535032214359429950353503221435942995035350322143594299503535032214359429950353503221435942995035350322143594299503535032214359429950353503221435942995035350322143594299503535032214359429950353503221435942995035350322143594299503535032214359429950353503221435942995035350322143594299503535032214359429950353503221435942995035350322143594299503535032214359429950353503221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 156103ea-9247-4ab0-ae92-5edcd1655a8b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36cb09bc-ba6d-479e-b1bc-079ffc8d65e7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36cb09bc-ba6d-479e-b1bc-079ffc8d65e7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8514263136176561006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85142631361765610068514263136176561006851426313617656100685142631361765610068514263136176561006851426313617656100685142631361765610068514263136176561006851426313617656100685142631361765610068514263136176561006851426313617656100685142631361765610068514263136176561006851426313617656100685142631361765610068514263136176561006851426313617656100685142631361765610068514263136176561006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbdf7161-9410-48a5-8de2-37f9ec205ca0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b63ebb74-cf58-44e4-8cae-7d3ee91f8a62, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b63ebb74-cf58-44e4-8cae-7d3ee91f8a62, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7230657982063084832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72306579820630848327230657982063084832723065798206308483272306579820630848327230657982063084832723065798206308483272306579820630848327230657982063084832723065798206308483272306579820630848327230657982063084832723065798206308483272306579820630848327230657982063084832723065798206308483272306579820630848327230657982063084832723065798206308483272306579820630848327230657982063084832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36cb09bc-ba6d-479e-b1bc-079ffc8d65e7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6747a39a-5b9a-46ff-9f07-8b57600ac1ee, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6747a39a-5b9a-46ff-9f07-8b57600ac1ee, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7325535205030239624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73255352050302396247325535205030239624732553520503023962473255352050302396247325535205030239624732553520503023962473255352050302396247325535205030239624732553520503023962473255352050302396247325535205030239624732553520503023962473255352050302396247325535205030239624732553520503023962473255352050302396247325535205030239624732553520503023962473255352050302396247325535205030239624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b63ebb74-cf58-44e4-8cae-7d3ee91f8a62, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6747a39a-5b9a-46ff-9f07-8b57600ac1ee, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ya.test:process.py:259 Command (pid 2622876) rc: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ya.test:process.py:260 Command (pid 2622876) elapsed time (sec): 0.966378927230835
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d93d1a41-0e6f-490c-a18f-2a575a2d9f1a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67d8aaf5-bd56-4c0f-9c1c-feb97c554ebc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ya.test:process.py:263 Command (pid 2622876) idrss: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d93d1a41-0e6f-490c-a18f-2a575a2d9f1a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4619061536100515526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46190615361005155264619061536100515526461906153610051552646190615361005155264619061536100515526461906153610051552646190615361005155264619061536100515526461906153610051552646190615361005155264619061536100515526461906153610051552646190615361005155264619061536100515526461906153610051552646190615361005155264619061536100515526461906153610051552646190615361005155264619061536100515526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67d8aaf5-bd56-4c0f-9c1c-feb97c554ebc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4342147509607090716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43421475096070907164342147509607090716434214750960709071643421475096070907164342147509607090716434214750960709071643421475096070907164342147509607090716434214750960709071643421475096070907164342147509607090716434214750960709071643421475096070907164342147509607090716434214750960709071643421475096070907164342147509607090716434214750960709071643421475096070907164342147509607090716" } } } 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 2622876) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2622876) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2622876) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2622876) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2622876) maxrss: 859976
DEBUG    ya.test:process.py:263 Command (pid 2622876) minflt: 45401
DEBUG    ya.test:process.py:263 Command (pid 2622876) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2622876) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2622876) nivcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 2622876) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2622876) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2622876) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2622876) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2622876) stime: 0.200516
DEBUG    ya.test:process.py:263 Command (pid 2622876) utime: 0.489299
DEBUG    ya.test:process.py:263 Command (pid 2622876) wtime: 0.97
DEBUG    ya.test:process.py:275 Command (pid 2622876) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2622876) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67d8aaf5-bd56-4c0f-9c1c-feb97c554ebc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df34118e-3831-44fb-b8b5-332255528510, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d93d1a41-0e6f-490c-a18f-2a575a2d9f1a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df34118e-3831-44fb-b8b5-332255528510, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14373577308892950540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437357730889295054014373577308892950540143735773088929505401437357730889295054014373577308892950540143735773088929505401437357730889295054014373577308892950540143735773088929505401437357730889295054014373577308892950540143735773088929505401437357730889295054014373577308892950540143735773088929505401437357730889295054014373577308892950540143735773088929505401437357730889295054014373577308892950540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b5c0928-6d34-4d65-ae52-bb116f3accf0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b5c0928-6d34-4d65-ae52-bb116f3accf0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13558001745991656317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355800174599165631713558001745991656317135580017459916563171355800174599165631713558001745991656317135580017459916563171355800174599165631713558001745991656317135580017459916563171355800174599165631713558001745991656317135580017459916563171355800174599165631713558001745991656317135580017459916563171355800174599165631713558001745991656317135580017459916563171355800174599165631713558001745991656317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df34118e-3831-44fb-b8b5-332255528510, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4a6593d-d803-49c3-9975-aab1ea9e849e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4a6593d-d803-49c3-9975-aab1ea9e849e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5006242633782126298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50062426337821262985006242633782126298500624263378212629850062426337821262985006242633782126298500624263378212629850062426337821262985006242633782126298500624263378212629850062426337821262985006242633782126298500624263378212629850062426337821262985006242633782126298500624263378212629850062426337821262985006242633782126298500624263378212629850062426337821262985006242633782126298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b5c0928-6d34-4d65-ae52-bb116f3accf0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edac1752-aaec-4b5e-8ca8-da4073af3e8b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edac1752-aaec-4b5e-8ca8-da4073af3e8b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11911252526190804524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191125252619080452411911252526190804524119112525261908045241191125252619080452411911252526190804524119112525261908045241191125252619080452411911252526190804524119112525261908045241191125252619080452411911252526190804524119112525261908045241191125252619080452411911252526190804524119112525261908045241191125252619080452411911252526190804524119112525261908045241191125252619080452411911252526190804524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4a6593d-d803-49c3-9975-aab1ea9e849e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=fc23474f-2fc10106-88dfc5a7-5ad26541" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df4ef30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b698df4ef30>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b698df4ef30> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 033c97ed-cafd-4300-8ef6-96b7a13e91cf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 033c97ed-cafd-4300-8ef6-96b7a13e91cf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NzM4NmUxM2QtMTkzZjJiOTMtZTFiNjc0NjEtNDFjZjMyOWQ=" 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 0x7b698df4ef30>
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 0x7b698ffbdbb0 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 0x7b698ffcdff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dac0e6f7-4eb7-4198-91ee-d1df067dc6de, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dac0e6f7-4eb7-4198-91ee-d1df067dc6de, ghrun-valmf2sgoy.auto.internal:29798): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edac1752-aaec-4b5e-8ca8-da4073af3e8b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 033c97ed-cafd-4300-8ef6-96b7a13e91cf, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 033c97ed-cafd-4300-8ef6-96b7a13e91cf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 033c97ed-cafd-4300-8ef6-96b7a13e91cf, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, dac0e6f7-4eb7-4198-91ee-d1df067dc6de, ghrun-valmf2sgoy.auto.internal:29798): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39886513-43fb-4251-849d-78ef5c25558f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39886513-43fb-4251-849d-78ef5c25558f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6468388032211393836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64683880322113938366468388032211393836646838803221139383664683880322113938366468388032211393836646838803221139383664683880322113938366468388032211393836646838803221139383664683880322113938366468388032211393836646838803221139383664683880322113938366468388032211393836646838803221139383664683880322113938366468388032211393836646838803221139383664683880322113938366468388032211393836" } } } 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 0x7b698fffe530 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.connection:connection.py:52 RpcState(CreateSession, dac0e6f7-4eb7-4198-91ee-d1df067dc6de, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b6990001770>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b6990001770>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b845acd8-ed67-401a-90ae-ac272b14ff84, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b845acd8-ed67-401a-90ae-ac272b14ff84, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39886513-43fb-4251-849d-78ef5c25558f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b845acd8-ed67-401a-90ae-ac272b14ff84, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, b845acd8-ed67-401a-90ae-ac272b14ff84, ghrun-valmf2sgoy.auto.internal:19888): 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-11-19T13:48:07.230203022+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, b845acd8-ed67-401a-90ae-ac272b14ff84, ghrun-valmf2sgoy.auto.internal:19888): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-valmf2sgoy.auto.internal:19888
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-11-19T13:48:07.230203022+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.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
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:195 Replying to waiter with a session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, dac0e6f7-4eb7-4198-91ee-d1df067dc6de, ghrun-valmf2sgoy.auto.internal:29798): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b6990001770>
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 0x7b6990001770>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b6990001770> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, b08ee466-4463-4066-b224-db060f36e86c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, b08ee466-4463-4066-b224-db060f36e86c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" 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:421 RpcState(ExecuteDataQuery, d00753e5-e186-4751-be93-07fcdf30c848, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d00753e5-e186-4751-be93-07fcdf30c848, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 690561281206433104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104690561281206433104" } } } 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, 1d9b94c9-2e7e-4527-9fc3-12ab25d2d0c3, localhost:2159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1d9b94c9-2e7e-4527-9fc3-12ab25d2d0c3, localhost:2159): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, b08ee466-4463-4066-b224-db060f36e86c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=ad46a798-519eee34-572fded9-248f08c7" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c20007c2-628a-4df4-9135-0d2d1250f352, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c20007c2-628a-4df4-9135-0d2d1250f352, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1377698181118984165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13776981811189841651377698181118984165137769818111898416513776981811189841651377698181118984165137769818111898416513776981811189841651377698181118984165137769818111898416513776981811189841651377698181118984165137769818111898416513776981811189841651377698181118984165137769818111898416513776981811189841651377698181118984165137769818111898416513776981811189841651377698181118984165" } } } 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, 1d9b94c9-2e7e-4527-9fc3-12ab25d2d0c3, localhost:2159): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-valmf2sgoy.auto.internal" port: 29798 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-valmf2sgoy.auto.internal" port: 19888 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-valmf2sgoy.auto.internal:19888, location , ssl: False>, <Endpoint ghrun-valmf2sgoy.auto.internal:29798, 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:52 RpcState(ExecuteDataQuery, d00753e5-e186-4751-be93-07fcdf30c848, ghrun-valmf2sgoy.auto.internal:29798): 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 72075186224038901." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5yqpy47081dv9xf97c679" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
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 72075186224038901." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c20007c2-628a-4df4-9135-0d2d1250f352, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7d5ba12-e9c5-43b1-a9a2-38f4fb7fffb4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2159
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4afcf2e-a7bf-4fca-9ce4-b3d20bcc523c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7d5ba12-e9c5-43b1-a9a2-38f4fb7fffb4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10195640431645196492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019564043164519649210195640431645196492101956404316451964921019564043164519649210195640431645196492101956404316451964921019564043164519649210195640431645196492101956404316451964921019564043164519649210195640431645196492101956404316451964921019564043164519649210195640431645196492101956404316451964921019564043164519649210195640431645196492101956404316451964921019564043164519649210195640431645196492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4afcf2e-a7bf-4fca-9ce4-b3d20bcc523c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5816544246556876763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58165442465568767635816544246556876763581654424655687676358165442465568767635816544246556876763581654424655687676358165442465568767635816544246556876763581654424655687676358165442465568767635816544246556876763581654424655687676358165442465568767635816544246556876763581654424655687676358165442465568767635816544246556876763581654424655687676358165442465568767635816544246556876763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7d5ba12-e9c5-43b1-a9a2-38f4fb7fffb4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 830b4363-4369-4e6c-abaf-1fbf9716b8d4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 830b4363-4369-4e6c-abaf-1fbf9716b8d4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14515963231939287523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451596323193928752314515963231939287523145159632319392875231451596323193928752314515963231939287523145159632319392875231451596323193928752314515963231939287523145159632319392875231451596323193928752314515963231939287523145159632319392875231451596323193928752314515963231939287523145159632319392875231451596323193928752314515963231939287523145159632319392875231451596323193928752314515963231939287523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4afcf2e-a7bf-4fca-9ce4-b3d20bcc523c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a75c813-bbbe-4269-884e-cab857940db5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a75c813-bbbe-4269-884e-cab857940db5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8239159975233049898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82391599752330498988239159975233049898823915997523304989882391599752330498988239159975233049898823915997523304989882391599752330498988239159975233049898823915997523304989882391599752330498988239159975233049898823915997523304989882391599752330498988239159975233049898823915997523304989882391599752330498988239159975233049898823915997523304989882391599752330498988239159975233049898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a75c813-bbbe-4269-884e-cab857940db5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7af0d0b0-54c3-40bf-9cb4-96a9845c01fe, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7af0d0b0-54c3-40bf-9cb4-96a9845c01fe, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15962455237587511963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596245523758751196315962455237587511963159624552375875119631596245523758751196315962455237587511963159624552375875119631596245523758751196315962455237587511963159624552375875119631596245523758751196315962455237587511963159624552375875119631596245523758751196315962455237587511963159624552375875119631596245523758751196315962455237587511963159624552375875119631596245523758751196315962455237587511963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7af0d0b0-54c3-40bf-9cb4-96a9845c01fe, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fddd9a0b-2798-4d52-b5d2-2a6da79bcbc2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fddd9a0b-2798-4d52-b5d2-2a6da79bcbc2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17609423448415773599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760942344841577359917609423448415773599176094234484157735991760942344841577359917609423448415773599176094234484157735991760942344841577359917609423448415773599176094234484157735991760942344841577359917609423448415773599176094234484157735991760942344841577359917609423448415773599176094234484157735991760942344841577359917609423448415773599176094234484157735991760942344841577359917609423448415773599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fddd9a0b-2798-4d52-b5d2-2a6da79bcbc2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b66f4a09-854e-4b12-9293-674c1358388b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b66f4a09-854e-4b12-9293-674c1358388b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14058412807788722795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405841280778872279514058412807788722795140584128077887227951405841280778872279514058412807788722795140584128077887227951405841280778872279514058412807788722795140584128077887227951405841280778872279514058412807788722795140584128077887227951405841280778872279514058412807788722795140584128077887227951405841280778872279514058412807788722795140584128077887227951405841280778872279514058412807788722795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b66f4a09-854e-4b12-9293-674c1358388b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce28fa21-ace6-4e21-84bf-54055edd2573, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce28fa21-ace6-4e21-84bf-54055edd2573, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6625444681683751406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66254446816837514066625444681683751406662544468168375140666254446816837514066625444681683751406662544468168375140666254446816837514066625444681683751406662544468168375140666254446816837514066625444681683751406662544468168375140666254446816837514066625444681683751406662544468168375140666254446816837514066625444681683751406662544468168375140666254446816837514066625444681683751406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce28fa21-ace6-4e21-84bf-54055edd2573, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d523b48-225e-4030-8154-56b8741cb8b8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d523b48-225e-4030-8154-56b8741cb8b8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14831543417057945533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483154341705794553314831543417057945533148315434170579455331483154341705794553314831543417057945533148315434170579455331483154341705794553314831543417057945533148315434170579455331483154341705794553314831543417057945533148315434170579455331483154341705794553314831543417057945533148315434170579455331483154341705794553314831543417057945533148315434170579455331483154341705794553314831543417057945533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d523b48-225e-4030-8154-56b8741cb8b8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa83b224-9668-443f-9b54-a29fe30a6914, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa83b224-9668-443f-9b54-a29fe30a6914, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15036083365898393068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503608336589839306815036083365898393068150360833658983930681503608336589839306815036083365898393068150360833658983930681503608336589839306815036083365898393068150360833658983930681503608336589839306815036083365898393068150360833658983930681503608336589839306815036083365898393068150360833658983930681503608336589839306815036083365898393068150360833658983930681503608336589839306815036083365898393068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa83b224-9668-443f-9b54-a29fe30a6914, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d37d1b6-ce49-41c5-8f12-957478214aab, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d37d1b6-ce49-41c5-8f12-957478214aab, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12049212173318383312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204921217331838331212049212173318383312120492121733183833121204921217331838331212049212173318383312120492121733183833121204921217331838331212049212173318383312120492121733183833121204921217331838331212049212173318383312120492121733183833121204921217331838331212049212173318383312120492121733183833121204921217331838331212049212173318383312120492121733183833121204921217331838331212049212173318383312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d37d1b6-ce49-41c5-8f12-957478214aab, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b68b7e1-fe47-4dd9-8222-966582dc69f0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b68b7e1-fe47-4dd9-8222-966582dc69f0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14209405782053849194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420940578205384919414209405782053849194142094057820538491941420940578205384919414209405782053849194142094057820538491941420940578205384919414209405782053849194142094057820538491941420940578205384919414209405782053849194142094057820538491941420940578205384919414209405782053849194142094057820538491941420940578205384919414209405782053849194142094057820538491941420940578205384919414209405782053849194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b68b7e1-fe47-4dd9-8222-966582dc69f0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b2e7a28-938f-4476-b335-2fb926432b25, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b2e7a28-938f-4476-b335-2fb926432b25, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2456256136178319158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24562561361783191582456256136178319158245625613617831915824562561361783191582456256136178319158245625613617831915824562561361783191582456256136178319158245625613617831915824562561361783191582456256136178319158245625613617831915824562561361783191582456256136178319158245625613617831915824562561361783191582456256136178319158245625613617831915824562561361783191582456256136178319158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 830b4363-4369-4e6c-abaf-1fbf9716b8d4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff9e5bd4-e359-4ae6-87ec-db6630f8ecea, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff9e5bd4-e359-4ae6-87ec-db6630f8ecea, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16711443236206004296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671144323620600429616711443236206004296167114432362060042961671144323620600429616711443236206004296167114432362060042961671144323620600429616711443236206004296167114432362060042961671144323620600429616711443236206004296167114432362060042961671144323620600429616711443236206004296167114432362060042961671144323620600429616711443236206004296167114432362060042961671144323620600429616711443236206004296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b2e7a28-938f-4476-b335-2fb926432b25, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff9e5bd4-e359-4ae6-87ec-db6630f8ecea, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffd18857-853f-4b61-9336-61a0ea610efd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffd18857-853f-4b61-9336-61a0ea610efd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17365512243732780269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736551224373278026917365512243732780269173655122437327802691736551224373278026917365512243732780269173655122437327802691736551224373278026917365512243732780269173655122437327802691736551224373278026917365512243732780269173655122437327802691736551224373278026917365512243732780269173655122437327802691736551224373278026917365512243732780269173655122437327802691736551224373278026917365512243732780269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51784046-c15d-463a-94a4-53a4d19355ff, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51784046-c15d-463a-94a4-53a4d19355ff, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3184182902304845251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31841829023048452513184182902304845251318418290230484525131841829023048452513184182902304845251318418290230484525131841829023048452513184182902304845251318418290230484525131841829023048452513184182902304845251318418290230484525131841829023048452513184182902304845251318418290230484525131841829023048452513184182902304845251318418290230484525131841829023048452513184182902304845251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51784046-c15d-463a-94a4-53a4d19355ff, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2f6c164-9d17-4180-bbdd-76da44c2c257, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2f6c164-9d17-4180-bbdd-76da44c2c257, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3335717144212363163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33357171442123631633335717144212363163333571714421236316333357171442123631633335717144212363163333571714421236316333357171442123631633335717144212363163333571714421236316333357171442123631633335717144212363163333571714421236316333357171442123631633335717144212363163333571714421236316333357171442123631633335717144212363163333571714421236316333357171442123631633335717144212363163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffd18857-853f-4b61-9336-61a0ea610efd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ff481e-898c-4ab7-8857-1da116a3a831, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ff481e-898c-4ab7-8857-1da116a3a831, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11327556935041805701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132755693504180570111327556935041805701113275569350418057011132755693504180570111327556935041805701113275569350418057011132755693504180570111327556935041805701113275569350418057011132755693504180570111327556935041805701113275569350418057011132755693504180570111327556935041805701113275569350418057011132755693504180570111327556935041805701113275569350418057011132755693504180570111327556935041805701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2f6c164-9d17-4180-bbdd-76da44c2c257, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a593b61-7957-4d61-a377-5d2d96904f92, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a593b61-7957-4d61-a377-5d2d96904f92, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10400206296892022695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040020629689202269510400206296892022695104002062968920226951040020629689202269510400206296892022695104002062968920226951040020629689202269510400206296892022695104002062968920226951040020629689202269510400206296892022695104002062968920226951040020629689202269510400206296892022695104002062968920226951040020629689202269510400206296892022695104002062968920226951040020629689202269510400206296892022695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ff481e-898c-4ab7-8857-1da116a3a831, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1594990d-0045-45a7-9a55-c78f68115275, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1594990d-0045-45a7-9a55-c78f68115275, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18092316931018599935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809231693101859993518092316931018599935180923169310185999351809231693101859993518092316931018599935180923169310185999351809231693101859993518092316931018599935180923169310185999351809231693101859993518092316931018599935180923169310185999351809231693101859993518092316931018599935180923169310185999351809231693101859993518092316931018599935180923169310185999351809231693101859993518092316931018599935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a593b61-7957-4d61-a377-5d2d96904f92, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6cae7dc-3cda-4bd6-84bc-169ca3af3583, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6cae7dc-3cda-4bd6-84bc-169ca3af3583, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3998508667473080587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39985086674730805873998508667473080587399850866747308058739985086674730805873998508667473080587399850866747308058739985086674730805873998508667473080587399850866747308058739985086674730805873998508667473080587399850866747308058739985086674730805873998508667473080587399850866747308058739985086674730805873998508667473080587399850866747308058739985086674730805873998508667473080587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1594990d-0045-45a7-9a55-c78f68115275, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ac73560-8e16-4fc7-ad7e-1ad64296bd88, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ac73560-8e16-4fc7-ad7e-1ad64296bd88, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14885599355511325768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488559935551132576814885599355511325768148855993555113257681488559935551132576814885599355511325768148855993555113257681488559935551132576814885599355511325768148855993555113257681488559935551132576814885599355511325768148855993555113257681488559935551132576814885599355511325768148855993555113257681488559935551132576814885599355511325768148855993555113257681488559935551132576814885599355511325768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6cae7dc-3cda-4bd6-84bc-169ca3af3583, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87513e9e-f8d4-4300-af44-80b7f3cc3deb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ac73560-8e16-4fc7-ad7e-1ad64296bd88, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca92ebc4-47e9-4c96-9e98-d64a445b6114, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87513e9e-f8d4-4300-af44-80b7f3cc3deb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12704489269450559818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270448926945055981812704489269450559818127044892694505598181270448926945055981812704489269450559818127044892694505598181270448926945055981812704489269450559818127044892694505598181270448926945055981812704489269450559818127044892694505598181270448926945055981812704489269450559818127044892694505598181270448926945055981812704489269450559818127044892694505598181270448926945055981812704489269450559818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca92ebc4-47e9-4c96-9e98-d64a445b6114, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 919112913038477143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143919112913038477143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87513e9e-f8d4-4300-af44-80b7f3cc3deb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca92ebc4-47e9-4c96-9e98-d64a445b6114, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85fa5c9a-7f19-467c-8813-d96f7706b3bd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85fa5c9a-7f19-467c-8813-d96f7706b3bd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5661381393485791286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56613813934857912865661381393485791286566138139348579128656613813934857912865661381393485791286566138139348579128656613813934857912865661381393485791286566138139348579128656613813934857912865661381393485791286566138139348579128656613813934857912865661381393485791286566138139348579128656613813934857912865661381393485791286566138139348579128656613813934857912865661381393485791286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00d925ed-eeaa-46d4-9e7d-3a3ded8881ef, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00d925ed-eeaa-46d4-9e7d-3a3ded8881ef, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10449380890198996416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044938089019899641610449380890198996416104493808901989964161044938089019899641610449380890198996416104493808901989964161044938089019899641610449380890198996416104493808901989964161044938089019899641610449380890198996416104493808901989964161044938089019899641610449380890198996416104493808901989964161044938089019899641610449380890198996416104493808901989964161044938089019899641610449380890198996416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85fa5c9a-7f19-467c-8813-d96f7706b3bd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00d925ed-eeaa-46d4-9e7d-3a3ded8881ef, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3dc896f-4c79-45f9-9943-8d097635efc1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3dc896f-4c79-45f9-9943-8d097635efc1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13864413225327805954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386441322532780595413864413225327805954138644132253278059541386441322532780595413864413225327805954138644132253278059541386441322532780595413864413225327805954138644132253278059541386441322532780595413864413225327805954138644132253278059541386441322532780595413864413225327805954138644132253278059541386441322532780595413864413225327805954138644132253278059541386441322532780595413864413225327805954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 593964c4-9072-4c9e-a585-3b9e5cfb0bc8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 593964c4-9072-4c9e-a585-3b9e5cfb0bc8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8098144154652076130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80981441546520761308098144154652076130809814415465207613080981441546520761308098144154652076130809814415465207613080981441546520761308098144154652076130809814415465207613080981441546520761308098144154652076130809814415465207613080981441546520761308098144154652076130809814415465207613080981441546520761308098144154652076130809814415465207613080981441546520761308098144154652076130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3dc896f-4c79-45f9-9943-8d097635efc1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3109d43-07a6-40c4-954c-a90bc356bfe7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3109d43-07a6-40c4-954c-a90bc356bfe7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10985939133979317887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098593913397931788710985939133979317887109859391339793178871098593913397931788710985939133979317887109859391339793178871098593913397931788710985939133979317887109859391339793178871098593913397931788710985939133979317887109859391339793178871098593913397931788710985939133979317887109859391339793178871098593913397931788710985939133979317887109859391339793178871098593913397931788710985939133979317887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 593964c4-9072-4c9e-a585-3b9e5cfb0bc8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3109d43-07a6-40c4-954c-a90bc356bfe7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6ec4c84-7274-4dce-9105-d7329312038b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6ec4c84-7274-4dce-9105-d7329312038b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18195886742112030273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819588674211203027318195886742112030273181958867421120302731819588674211203027318195886742112030273181958867421120302731819588674211203027318195886742112030273181958867421120302731819588674211203027318195886742112030273181958867421120302731819588674211203027318195886742112030273181958867421120302731819588674211203027318195886742112030273181958867421120302731819588674211203027318195886742112030273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f21680f7-c3c8-4727-ba82-3a396ca6dc47, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f21680f7-c3c8-4727-ba82-3a396ca6dc47, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2440043874286678799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24400438742866787992440043874286678799244004387428667879924400438742866787992440043874286678799244004387428667879924400438742866787992440043874286678799244004387428667879924400438742866787992440043874286678799244004387428667879924400438742866787992440043874286678799244004387428667879924400438742866787992440043874286678799244004387428667879924400438742866787992440043874286678799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6ec4c84-7274-4dce-9105-d7329312038b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f21680f7-c3c8-4727-ba82-3a396ca6dc47, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5261375d-52cd-44db-b57b-7dc9e8ec3157, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5261375d-52cd-44db-b57b-7dc9e8ec3157, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11840511672629299750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184051167262929975011840511672629299750118405116726292997501184051167262929975011840511672629299750118405116726292997501184051167262929975011840511672629299750118405116726292997501184051167262929975011840511672629299750118405116726292997501184051167262929975011840511672629299750118405116726292997501184051167262929975011840511672629299750118405116726292997501184051167262929975011840511672629299750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54f7ecfa-9368-411f-b304-a8dd2aa8d9af, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54f7ecfa-9368-411f-b304-a8dd2aa8d9af, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6106079940161929872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61060799401619298726106079940161929872610607994016192987261060799401619298726106079940161929872610607994016192987261060799401619298726106079940161929872610607994016192987261060799401619298726106079940161929872610607994016192987261060799401619298726106079940161929872610607994016192987261060799401619298726106079940161929872610607994016192987261060799401619298726106079940161929872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54f7ecfa-9368-411f-b304-a8dd2aa8d9af, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5261375d-52cd-44db-b57b-7dc9e8ec3157, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3c537a4-2cd8-4a4f-be81-ea3d6af53502, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c537a4-2cd8-4a4f-be81-ea3d6af53502, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4297525076676972123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42975250766769721234297525076676972123429752507667697212342975250766769721234297525076676972123429752507667697212342975250766769721234297525076676972123429752507667697212342975250766769721234297525076676972123429752507667697212342975250766769721234297525076676972123429752507667697212342975250766769721234297525076676972123429752507667697212342975250766769721234297525076676972123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78b855fb-b3fe-4533-9474-7f47c12eb7b8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78b855fb-b3fe-4533-9474-7f47c12eb7b8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8789609212923312831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87896092129233128318789609212923312831878960921292331283187896092129233128318789609212923312831878960921292331283187896092129233128318789609212923312831878960921292331283187896092129233128318789609212923312831878960921292331283187896092129233128318789609212923312831878960921292331283187896092129233128318789609212923312831878960921292331283187896092129233128318789609212923312831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c537a4-2cd8-4a4f-be81-ea3d6af53502, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c8e671-2cb8-418c-ba9c-af4cb90f9050, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c8e671-2cb8-418c-ba9c-af4cb90f9050, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14319841425569562783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431984142556956278314319841425569562783143198414255695627831431984142556956278314319841425569562783143198414255695627831431984142556956278314319841425569562783143198414255695627831431984142556956278314319841425569562783143198414255695627831431984142556956278314319841425569562783143198414255695627831431984142556956278314319841425569562783143198414255695627831431984142556956278314319841425569562783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78b855fb-b3fe-4533-9474-7f47c12eb7b8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b98960e-d9d1-4028-a6ef-f38c0a4b663b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b98960e-d9d1-4028-a6ef-f38c0a4b663b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14996997043906169272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499699704390616927214996997043906169272149969970439061692721499699704390616927214996997043906169272149969970439061692721499699704390616927214996997043906169272149969970439061692721499699704390616927214996997043906169272149969970439061692721499699704390616927214996997043906169272149969970439061692721499699704390616927214996997043906169272149969970439061692721499699704390616927214996997043906169272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c8e671-2cb8-418c-ba9c-af4cb90f9050, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b98960e-d9d1-4028-a6ef-f38c0a4b663b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b62307f5-3e62-4a19-a2d5-3eee4c0f8ecd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b62307f5-3e62-4a19-a2d5-3eee4c0f8ecd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16800048346395444796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680004834639544479616800048346395444796168000483463954447961680004834639544479616800048346395444796168000483463954447961680004834639544479616800048346395444796168000483463954447961680004834639544479616800048346395444796168000483463954447961680004834639544479616800048346395444796168000483463954447961680004834639544479616800048346395444796168000483463954447961680004834639544479616800048346395444796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72630250-5401-4e54-82fc-27e1906e29bc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72630250-5401-4e54-82fc-27e1906e29bc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5379767210911148879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53797672109111488795379767210911148879537976721091114887953797672109111488795379767210911148879537976721091114887953797672109111488795379767210911148879537976721091114887953797672109111488795379767210911148879537976721091114887953797672109111488795379767210911148879537976721091114887953797672109111488795379767210911148879537976721091114887953797672109111488795379767210911148879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b62307f5-3e62-4a19-a2d5-3eee4c0f8ecd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c5713a2-d2c3-47fa-a62c-251a568a184a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c5713a2-d2c3-47fa-a62c-251a568a184a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18319437166122857072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831943716612285707218319437166122857072183194371661228570721831943716612285707218319437166122857072183194371661228570721831943716612285707218319437166122857072183194371661228570721831943716612285707218319437166122857072183194371661228570721831943716612285707218319437166122857072183194371661228570721831943716612285707218319437166122857072183194371661228570721831943716612285707218319437166122857072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72630250-5401-4e54-82fc-27e1906e29bc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0bc81f1-bc7f-4ace-9c2d-7e7517e1b495, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0bc81f1-bc7f-4ace-9c2d-7e7517e1b495, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16412723393202559344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641272339320255934416412723393202559344164127233932025593441641272339320255934416412723393202559344164127233932025593441641272339320255934416412723393202559344164127233932025593441641272339320255934416412723393202559344164127233932025593441641272339320255934416412723393202559344164127233932025593441641272339320255934416412723393202559344164127233932025593441641272339320255934416412723393202559344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c5713a2-d2c3-47fa-a62c-251a568a184a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 602c0afa-d8f6-428a-a8f7-c046b14f430b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 602c0afa-d8f6-428a-a8f7-c046b14f430b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12471938439205857661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247193843920585766112471938439205857661124719384392058576611247193843920585766112471938439205857661124719384392058576611247193843920585766112471938439205857661124719384392058576611247193843920585766112471938439205857661124719384392058576611247193843920585766112471938439205857661124719384392058576611247193843920585766112471938439205857661124719384392058576611247193843920585766112471938439205857661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0bc81f1-bc7f-4ace-9c2d-7e7517e1b495, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 849abc2d-3300-4d8c-a0fc-d4757776eb07, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 849abc2d-3300-4d8c-a0fc-d4757776eb07, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8382931427006212241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83829314270062122418382931427006212241838293142700621224183829314270062122418382931427006212241838293142700621224183829314270062122418382931427006212241838293142700621224183829314270062122418382931427006212241838293142700621224183829314270062122418382931427006212241838293142700621224183829314270062122418382931427006212241838293142700621224183829314270062122418382931427006212241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 602c0afa-d8f6-428a-a8f7-c046b14f430b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c52f799d-5a94-4d66-83a7-d4c9765e3cd2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c52f799d-5a94-4d66-83a7-d4c9765e3cd2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5424615251126738100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54246152511267381005424615251126738100542461525112673810054246152511267381005424615251126738100542461525112673810054246152511267381005424615251126738100542461525112673810054246152511267381005424615251126738100542461525112673810054246152511267381005424615251126738100542461525112673810054246152511267381005424615251126738100542461525112673810054246152511267381005424615251126738100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 849abc2d-3300-4d8c-a0fc-d4757776eb07, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3dd28d1-423b-4390-9581-e470477e28b5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3dd28d1-423b-4390-9581-e470477e28b5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2219548638042986802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22195486380429868022219548638042986802221954863804298680222195486380429868022219548638042986802221954863804298680222195486380429868022219548638042986802221954863804298680222195486380429868022219548638042986802221954863804298680222195486380429868022219548638042986802221954863804298680222195486380429868022219548638042986802221954863804298680222195486380429868022219548638042986802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c52f799d-5a94-4d66-83a7-d4c9765e3cd2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93a011da-7816-46d0-bd57-0a4b231931ad, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93a011da-7816-46d0-bd57-0a4b231931ad, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17179325380180888150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717932538018088815017179325380180888150171793253801808881501717932538018088815017179325380180888150171793253801808881501717932538018088815017179325380180888150171793253801808881501717932538018088815017179325380180888150171793253801808881501717932538018088815017179325380180888150171793253801808881501717932538018088815017179325380180888150171793253801808881501717932538018088815017179325380180888150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3dd28d1-423b-4390-9581-e470477e28b5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a680c7a3-09a6-49a7-9249-e96e5b4fbe4b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a680c7a3-09a6-49a7-9249-e96e5b4fbe4b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11321750640280172846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132175064028017284611321750640280172846113217506402801728461132175064028017284611321750640280172846113217506402801728461132175064028017284611321750640280172846113217506402801728461132175064028017284611321750640280172846113217506402801728461132175064028017284611321750640280172846113217506402801728461132175064028017284611321750640280172846113217506402801728461132175064028017284611321750640280172846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93a011da-7816-46d0-bd57-0a4b231931ad, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cae56ae6-55a4-497e-b937-67addb3e55f4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cae56ae6-55a4-497e-b937-67addb3e55f4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17070840844950770493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707084084495077049317070840844950770493170708408449507704931707084084495077049317070840844950770493170708408449507704931707084084495077049317070840844950770493170708408449507704931707084084495077049317070840844950770493170708408449507704931707084084495077049317070840844950770493170708408449507704931707084084495077049317070840844950770493170708408449507704931707084084495077049317070840844950770493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a680c7a3-09a6-49a7-9249-e96e5b4fbe4b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f338c405-809b-45fa-8428-ff742f7a36f1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f338c405-809b-45fa-8428-ff742f7a36f1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8350839047966763240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83508390479667632408350839047966763240835083904796676324083508390479667632408350839047966763240835083904796676324083508390479667632408350839047966763240835083904796676324083508390479667632408350839047966763240835083904796676324083508390479667632408350839047966763240835083904796676324083508390479667632408350839047966763240835083904796676324083508390479667632408350839047966763240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cae56ae6-55a4-497e-b937-67addb3e55f4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f5fc0b2-96d6-450a-aa4a-4a3fed59877e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f5fc0b2-96d6-450a-aa4a-4a3fed59877e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16641459921048292762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664145992104829276216641459921048292762166414599210482927621664145992104829276216641459921048292762166414599210482927621664145992104829276216641459921048292762166414599210482927621664145992104829276216641459921048292762166414599210482927621664145992104829276216641459921048292762166414599210482927621664145992104829276216641459921048292762166414599210482927621664145992104829276216641459921048292762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f338c405-809b-45fa-8428-ff742f7a36f1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a342697-3beb-4ad4-826c-d9f705240133, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a342697-3beb-4ad4-826c-d9f705240133, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10061585171409835398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006158517140983539810061585171409835398100615851714098353981006158517140983539810061585171409835398100615851714098353981006158517140983539810061585171409835398100615851714098353981006158517140983539810061585171409835398100615851714098353981006158517140983539810061585171409835398100615851714098353981006158517140983539810061585171409835398100615851714098353981006158517140983539810061585171409835398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f5fc0b2-96d6-450a-aa4a-4a3fed59877e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1a542e3-30de-4d5d-a747-fbc4c6eda86c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a542e3-30de-4d5d-a747-fbc4c6eda86c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16703418455861766102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670341845586176610216703418455861766102167034184558617661021670341845586176610216703418455861766102167034184558617661021670341845586176610216703418455861766102167034184558617661021670341845586176610216703418455861766102167034184558617661021670341845586176610216703418455861766102167034184558617661021670341845586176610216703418455861766102167034184558617661021670341845586176610216703418455861766102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a342697-3beb-4ad4-826c-d9f705240133, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c69256f-48c1-4da7-bd47-a4bdb20886cb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a542e3-30de-4d5d-a747-fbc4c6eda86c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7d160dc-5c7e-4f43-9de8-06e68104ac58, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7d160dc-5c7e-4f43-9de8-06e68104ac58, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14229415705892209114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422941570589220911414229415705892209114142294157058922091141422941570589220911414229415705892209114142294157058922091141422941570589220911414229415705892209114142294157058922091141422941570589220911414229415705892209114142294157058922091141422941570589220911414229415705892209114142294157058922091141422941570589220911414229415705892209114142294157058922091141422941570589220911414229415705892209114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c69256f-48c1-4da7-bd47-a4bdb20886cb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4400101308262771090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44001013082627710904400101308262771090440010130826277109044001013082627710904400101308262771090440010130826277109044001013082627710904400101308262771090440010130826277109044001013082627710904400101308262771090440010130826277109044001013082627710904400101308262771090440010130826277109044001013082627710904400101308262771090440010130826277109044001013082627710904400101308262771090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7d160dc-5c7e-4f43-9de8-06e68104ac58, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 857dbff9-ea4a-4b9d-ba38-15a37e369222, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 857dbff9-ea4a-4b9d-ba38-15a37e369222, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5803178192702177577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58031781927021775775803178192702177577580317819270217757758031781927021775775803178192702177577580317819270217757758031781927021775775803178192702177577580317819270217757758031781927021775775803178192702177577580317819270217757758031781927021775775803178192702177577580317819270217757758031781927021775775803178192702177577580317819270217757758031781927021775775803178192702177577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c69256f-48c1-4da7-bd47-a4bdb20886cb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d696ed53-e821-4e8a-99b8-28abf51d72cd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d696ed53-e821-4e8a-99b8-28abf51d72cd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14202786349288372501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420278634928837250114202786349288372501142027863492883725011420278634928837250114202786349288372501142027863492883725011420278634928837250114202786349288372501142027863492883725011420278634928837250114202786349288372501142027863492883725011420278634928837250114202786349288372501142027863492883725011420278634928837250114202786349288372501142027863492883725011420278634928837250114202786349288372501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 857dbff9-ea4a-4b9d-ba38-15a37e369222, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d696ed53-e821-4e8a-99b8-28abf51d72cd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e5767a3-317f-4e86-a531-ae9ae1dd02c3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01e07407-03aa-4caa-beb0-c76d299be5e9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e5767a3-317f-4e86-a531-ae9ae1dd02c3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10712739633914307038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1071273963391430703810712739633914307038107127396339143070381071273963391430703810712739633914307038107127396339143070381071273963391430703810712739633914307038107127396339143070381071273963391430703810712739633914307038107127396339143070381071273963391430703810712739633914307038107127396339143070381071273963391430703810712739633914307038107127396339143070381071273963391430703810712739633914307038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e07407-03aa-4caa-beb0-c76d299be5e9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11414000538383201617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1141400053838320161711414000538383201617114140005383832016171141400053838320161711414000538383201617114140005383832016171141400053838320161711414000538383201617114140005383832016171141400053838320161711414000538383201617114140005383832016171141400053838320161711414000538383201617114140005383832016171141400053838320161711414000538383201617114140005383832016171141400053838320161711414000538383201617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e5767a3-317f-4e86-a531-ae9ae1dd02c3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4d78143-3757-428f-8557-aefc5e49f671, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4d78143-3757-428f-8557-aefc5e49f671, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 565728027717998169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169565728027717998169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e07407-03aa-4caa-beb0-c76d299be5e9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b64b1056-6623-4482-9465-69720c49cfa2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b64b1056-6623-4482-9465-69720c49cfa2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14829600720070584300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482960072007058430014829600720070584300148296007200705843001482960072007058430014829600720070584300148296007200705843001482960072007058430014829600720070584300148296007200705843001482960072007058430014829600720070584300148296007200705843001482960072007058430014829600720070584300148296007200705843001482960072007058430014829600720070584300148296007200705843001482960072007058430014829600720070584300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4d78143-3757-428f-8557-aefc5e49f671, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02ef5ddc-5ec0-43fa-9fd9-20947325abd8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02ef5ddc-5ec0-43fa-9fd9-20947325abd8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14194983362112527245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419498336211252724514194983362112527245141949833621125272451419498336211252724514194983362112527245141949833621125272451419498336211252724514194983362112527245141949833621125272451419498336211252724514194983362112527245141949833621125272451419498336211252724514194983362112527245141949833621125272451419498336211252724514194983362112527245141949833621125272451419498336211252724514194983362112527245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b64b1056-6623-4482-9465-69720c49cfa2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e80c753d-5965-4e85-b8e5-9b637fece238, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e80c753d-5965-4e85-b8e5-9b637fece238, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4269117519539997040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42691175195399970404269117519539997040426911751953999704042691175195399970404269117519539997040426911751953999704042691175195399970404269117519539997040426911751953999704042691175195399970404269117519539997040426911751953999704042691175195399970404269117519539997040426911751953999704042691175195399970404269117519539997040426911751953999704042691175195399970404269117519539997040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02ef5ddc-5ec0-43fa-9fd9-20947325abd8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41bc7bde-4873-4b9c-8b4c-bcdc240ac790, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41bc7bde-4873-4b9c-8b4c-bcdc240ac790, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3654154049611204526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36541540496112045263654154049611204526365415404961120452636541540496112045263654154049611204526365415404961120452636541540496112045263654154049611204526365415404961120452636541540496112045263654154049611204526365415404961120452636541540496112045263654154049611204526365415404961120452636541540496112045263654154049611204526365415404961120452636541540496112045263654154049611204526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e80c753d-5965-4e85-b8e5-9b637fece238, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fc6a4ab-969e-487d-9796-87d4e5c2c988, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc6a4ab-969e-487d-9796-87d4e5c2c988, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18151248689780702907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815124868978070290718151248689780702907181512486897807029071815124868978070290718151248689780702907181512486897807029071815124868978070290718151248689780702907181512486897807029071815124868978070290718151248689780702907181512486897807029071815124868978070290718151248689780702907181512486897807029071815124868978070290718151248689780702907181512486897807029071815124868978070290718151248689780702907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41bc7bde-4873-4b9c-8b4c-bcdc240ac790, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6cf3d13-0542-4bae-b29f-e9f7c78973e5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6cf3d13-0542-4bae-b29f-e9f7c78973e5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4475853983978506065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44758539839785060654475853983978506065447585398397850606544758539839785060654475853983978506065447585398397850606544758539839785060654475853983978506065447585398397850606544758539839785060654475853983978506065447585398397850606544758539839785060654475853983978506065447585398397850606544758539839785060654475853983978506065447585398397850606544758539839785060654475853983978506065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc6a4ab-969e-487d-9796-87d4e5c2c988, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 016a13a7-e92f-4c86-a0b4-3144ff1f9e83, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 016a13a7-e92f-4c86-a0b4-3144ff1f9e83, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1883530763692384486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18835307636923844861883530763692384486188353076369238448618835307636923844861883530763692384486188353076369238448618835307636923844861883530763692384486188353076369238448618835307636923844861883530763692384486188353076369238448618835307636923844861883530763692384486188353076369238448618835307636923844861883530763692384486188353076369238448618835307636923844861883530763692384486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6cf3d13-0542-4bae-b29f-e9f7c78973e5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9f82f8d-d737-4315-9b7a-29fbc521aa6d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9f82f8d-d737-4315-9b7a-29fbc521aa6d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3499486713611800574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34994867136118005743499486713611800574349948671361180057434994867136118005743499486713611800574349948671361180057434994867136118005743499486713611800574349948671361180057434994867136118005743499486713611800574349948671361180057434994867136118005743499486713611800574349948671361180057434994867136118005743499486713611800574349948671361180057434994867136118005743499486713611800574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 016a13a7-e92f-4c86-a0b4-3144ff1f9e83, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc8e6fb6-6ad4-4b9a-afe5-8cadfd09ccdc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc8e6fb6-6ad4-4b9a-afe5-8cadfd09ccdc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3560285933151934459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35602859331519344593560285933151934459356028593315193445935602859331519344593560285933151934459356028593315193445935602859331519344593560285933151934459356028593315193445935602859331519344593560285933151934459356028593315193445935602859331519344593560285933151934459356028593315193445935602859331519344593560285933151934459356028593315193445935602859331519344593560285933151934459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9f82f8d-d737-4315-9b7a-29fbc521aa6d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdec203b-8d8c-48ef-bd4d-2e3b23f0e0d7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdec203b-8d8c-48ef-bd4d-2e3b23f0e0d7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14801468746783993524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480146874678399352414801468746783993524148014687467839935241480146874678399352414801468746783993524148014687467839935241480146874678399352414801468746783993524148014687467839935241480146874678399352414801468746783993524148014687467839935241480146874678399352414801468746783993524148014687467839935241480146874678399352414801468746783993524148014687467839935241480146874678399352414801468746783993524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc8e6fb6-6ad4-4b9a-afe5-8cadfd09ccdc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f207c0c-2ec4-4c9e-811d-20d27a5d228c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f207c0c-2ec4-4c9e-811d-20d27a5d228c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1386515858827781301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13865158588277813011386515858827781301138651585882778130113865158588277813011386515858827781301138651585882778130113865158588277813011386515858827781301138651585882778130113865158588277813011386515858827781301138651585882778130113865158588277813011386515858827781301138651585882778130113865158588277813011386515858827781301138651585882778130113865158588277813011386515858827781301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdec203b-8d8c-48ef-bd4d-2e3b23f0e0d7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c220711-1cad-4f61-8611-39d84862546d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c220711-1cad-4f61-8611-39d84862546d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3697013492835189186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36970134928351891863697013492835189186369701349283518918636970134928351891863697013492835189186369701349283518918636970134928351891863697013492835189186369701349283518918636970134928351891863697013492835189186369701349283518918636970134928351891863697013492835189186369701349283518918636970134928351891863697013492835189186369701349283518918636970134928351891863697013492835189186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f207c0c-2ec4-4c9e-811d-20d27a5d228c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db3a7a5a-b7b0-49c2-afbc-78cfab5b36f2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db3a7a5a-b7b0-49c2-afbc-78cfab5b36f2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15534045182084226751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553404518208422675115534045182084226751155340451820842267511553404518208422675115534045182084226751155340451820842267511553404518208422675115534045182084226751155340451820842267511553404518208422675115534045182084226751155340451820842267511553404518208422675115534045182084226751155340451820842267511553404518208422675115534045182084226751155340451820842267511553404518208422675115534045182084226751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c220711-1cad-4f61-8611-39d84862546d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe8e8e33-52c8-4a72-b433-6a0fd6e5bdb5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db3a7a5a-b7b0-49c2-afbc-78cfab5b36f2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe8e8e33-52c8-4a72-b433-6a0fd6e5bdb5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4115141506733093737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41151415067330937374115141506733093737411514150673309373741151415067330937374115141506733093737411514150673309373741151415067330937374115141506733093737411514150673309373741151415067330937374115141506733093737411514150673309373741151415067330937374115141506733093737411514150673309373741151415067330937374115141506733093737411514150673309373741151415067330937374115141506733093737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57cd24f1-d759-4457-be97-9615e771683b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57cd24f1-d759-4457-be97-9615e771683b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1709893151546623683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17098931515466236831709893151546623683170989315154662368317098931515466236831709893151546623683170989315154662368317098931515466236831709893151546623683170989315154662368317098931515466236831709893151546623683170989315154662368317098931515466236831709893151546623683170989315154662368317098931515466236831709893151546623683170989315154662368317098931515466236831709893151546623683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe8e8e33-52c8-4a72-b433-6a0fd6e5bdb5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8412eb2b-6975-43ac-b587-782243f9f70a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57cd24f1-d759-4457-be97-9615e771683b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8412eb2b-6975-43ac-b587-782243f9f70a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12536401475240682075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253640147524068207512536401475240682075125364014752406820751253640147524068207512536401475240682075125364014752406820751253640147524068207512536401475240682075125364014752406820751253640147524068207512536401475240682075125364014752406820751253640147524068207512536401475240682075125364014752406820751253640147524068207512536401475240682075125364014752406820751253640147524068207512536401475240682075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae27d323-8a27-4e48-bb68-b7f0312e6648, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae27d323-8a27-4e48-bb68-b7f0312e6648, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10177469413486534635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017746941348653463510177469413486534635101774694134865346351017746941348653463510177469413486534635101774694134865346351017746941348653463510177469413486534635101774694134865346351017746941348653463510177469413486534635101774694134865346351017746941348653463510177469413486534635101774694134865346351017746941348653463510177469413486534635101774694134865346351017746941348653463510177469413486534635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8412eb2b-6975-43ac-b587-782243f9f70a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae27d323-8a27-4e48-bb68-b7f0312e6648, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bb1f65f-1041-4be4-9c89-ee4547882866, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bb1f65f-1041-4be4-9c89-ee4547882866, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14756849335638702693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475684933563870269314756849335638702693147568493356387026931475684933563870269314756849335638702693147568493356387026931475684933563870269314756849335638702693147568493356387026931475684933563870269314756849335638702693147568493356387026931475684933563870269314756849335638702693147568493356387026931475684933563870269314756849335638702693147568493356387026931475684933563870269314756849335638702693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82cd4ee0-0b74-40c6-9a45-66a60049b2d6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82cd4ee0-0b74-40c6-9a45-66a60049b2d6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1989585999289690065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19895859992896900651989585999289690065198958599928969006519895859992896900651989585999289690065198958599928969006519895859992896900651989585999289690065198958599928969006519895859992896900651989585999289690065198958599928969006519895859992896900651989585999289690065198958599928969006519895859992896900651989585999289690065198958599928969006519895859992896900651989585999289690065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82cd4ee0-0b74-40c6-9a45-66a60049b2d6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bd1ecaa-99ee-4837-9608-699faf56c8c1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bb1f65f-1041-4be4-9c89-ee4547882866, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bd1ecaa-99ee-4837-9608-699faf56c8c1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7145795098539747313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71457950985397473137145795098539747313714579509853974731371457950985397473137145795098539747313714579509853974731371457950985397473137145795098539747313714579509853974731371457950985397473137145795098539747313714579509853974731371457950985397473137145795098539747313714579509853974731371457950985397473137145795098539747313714579509853974731371457950985397473137145795098539747313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 098a7a66-06f1-4d72-9195-0cadb4ce501f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 098a7a66-06f1-4d72-9195-0cadb4ce501f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1191002686317184435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11910026863171844351191002686317184435119100268631718443511910026863171844351191002686317184435119100268631718443511910026863171844351191002686317184435119100268631718443511910026863171844351191002686317184435119100268631718443511910026863171844351191002686317184435119100268631718443511910026863171844351191002686317184435119100268631718443511910026863171844351191002686317184435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bd1ecaa-99ee-4837-9608-699faf56c8c1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d345e24-f676-4692-8988-ce49950d3e65, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d345e24-f676-4692-8988-ce49950d3e65, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14778540793414471724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477854079341447172414778540793414471724147785407934144717241477854079341447172414778540793414471724147785407934144717241477854079341447172414778540793414471724147785407934144717241477854079341447172414778540793414471724147785407934144717241477854079341447172414778540793414471724147785407934144717241477854079341447172414778540793414471724147785407934144717241477854079341447172414778540793414471724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 098a7a66-06f1-4d72-9195-0cadb4ce501f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17d3e349-6661-4ed6-83c6-f3712bf00c75, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17d3e349-6661-4ed6-83c6-f3712bf00c75, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3802725311244138520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38027253112441385203802725311244138520380272531124413852038027253112441385203802725311244138520380272531124413852038027253112441385203802725311244138520380272531124413852038027253112441385203802725311244138520380272531124413852038027253112441385203802725311244138520380272531124413852038027253112441385203802725311244138520380272531124413852038027253112441385203802725311244138520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d345e24-f676-4692-8988-ce49950d3e65, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2850f345-178b-4b42-acdc-2b0171993253, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2850f345-178b-4b42-acdc-2b0171993253, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8742890130441612185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87428901304416121858742890130441612185874289013044161218587428901304416121858742890130441612185874289013044161218587428901304416121858742890130441612185874289013044161218587428901304416121858742890130441612185874289013044161218587428901304416121858742890130441612185874289013044161218587428901304416121858742890130441612185874289013044161218587428901304416121858742890130441612185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17d3e349-6661-4ed6-83c6-f3712bf00c75, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2652ab1c-1af1-4a2f-b8bd-75a00469f20a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2652ab1c-1af1-4a2f-b8bd-75a00469f20a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 964032901495609381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381964032901495609381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2850f345-178b-4b42-acdc-2b0171993253, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 414372b5-9b43-4e7a-ac1a-b93e6f55a996, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 414372b5-9b43-4e7a-ac1a-b93e6f55a996, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6104998470643789183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61049984706437891836104998470643789183610499847064378918361049984706437891836104998470643789183610499847064378918361049984706437891836104998470643789183610499847064378918361049984706437891836104998470643789183610499847064378918361049984706437891836104998470643789183610499847064378918361049984706437891836104998470643789183610499847064378918361049984706437891836104998470643789183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2652ab1c-1af1-4a2f-b8bd-75a00469f20a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46716337-1390-40bb-9c44-9fe47cadfdb9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46716337-1390-40bb-9c44-9fe47cadfdb9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15844028177225589526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1584402817722558952615844028177225589526158440281772255895261584402817722558952615844028177225589526158440281772255895261584402817722558952615844028177225589526158440281772255895261584402817722558952615844028177225589526158440281772255895261584402817722558952615844028177225589526158440281772255895261584402817722558952615844028177225589526158440281772255895261584402817722558952615844028177225589526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 414372b5-9b43-4e7a-ac1a-b93e6f55a996, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ba4a21b-575a-4c89-ba97-8e9543a16a6e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ba4a21b-575a-4c89-ba97-8e9543a16a6e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4158810123991388803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41588101239913888034158810123991388803415881012399138880341588101239913888034158810123991388803415881012399138880341588101239913888034158810123991388803415881012399138880341588101239913888034158810123991388803415881012399138880341588101239913888034158810123991388803415881012399138880341588101239913888034158810123991388803415881012399138880341588101239913888034158810123991388803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46716337-1390-40bb-9c44-9fe47cadfdb9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd70a643-a9e7-407e-b26f-4bc71273f3be, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd70a643-a9e7-407e-b26f-4bc71273f3be, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4404725292095920235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44047252920959202354404725292095920235440472529209592023544047252920959202354404725292095920235440472529209592023544047252920959202354404725292095920235440472529209592023544047252920959202354404725292095920235440472529209592023544047252920959202354404725292095920235440472529209592023544047252920959202354404725292095920235440472529209592023544047252920959202354404725292095920235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ba4a21b-575a-4c89-ba97-8e9543a16a6e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66251544-21b3-4952-9520-632be967b0a7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66251544-21b3-4952-9520-632be967b0a7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7937450212362997200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79374502123629972007937450212362997200793745021236299720079374502123629972007937450212362997200793745021236299720079374502123629972007937450212362997200793745021236299720079374502123629972007937450212362997200793745021236299720079374502123629972007937450212362997200793745021236299720079374502123629972007937450212362997200793745021236299720079374502123629972007937450212362997200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd70a643-a9e7-407e-b26f-4bc71273f3be, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9db9bdf1-4ad4-4e00-9e3a-4359ce1264fa, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9db9bdf1-4ad4-4e00-9e3a-4359ce1264fa, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13156925380120255622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315692538012025562213156925380120255622131569253801202556221315692538012025562213156925380120255622131569253801202556221315692538012025562213156925380120255622131569253801202556221315692538012025562213156925380120255622131569253801202556221315692538012025562213156925380120255622131569253801202556221315692538012025562213156925380120255622131569253801202556221315692538012025562213156925380120255622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66251544-21b3-4952-9520-632be967b0a7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91a8c9bb-25b6-4dba-9702-0591799c9592, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91a8c9bb-25b6-4dba-9702-0591799c9592, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11927953862759561259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192795386275956125911927953862759561259119279538627595612591192795386275956125911927953862759561259119279538627595612591192795386275956125911927953862759561259119279538627595612591192795386275956125911927953862759561259119279538627595612591192795386275956125911927953862759561259119279538627595612591192795386275956125911927953862759561259119279538627595612591192795386275956125911927953862759561259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9db9bdf1-4ad4-4e00-9e3a-4359ce1264fa, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aace5b0-7c74-472d-b42e-0a243e7fc3e1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aace5b0-7c74-472d-b42e-0a243e7fc3e1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15335163645299369402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533516364529936940215335163645299369402153351636452993694021533516364529936940215335163645299369402153351636452993694021533516364529936940215335163645299369402153351636452993694021533516364529936940215335163645299369402153351636452993694021533516364529936940215335163645299369402153351636452993694021533516364529936940215335163645299369402153351636452993694021533516364529936940215335163645299369402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91a8c9bb-25b6-4dba-9702-0591799c9592, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bd1f245-b14d-4642-9eff-79f74e5ae4e1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bd1f245-b14d-4642-9eff-79f74e5ae4e1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9561287155209139577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95612871552091395779561287155209139577956128715520913957795612871552091395779561287155209139577956128715520913957795612871552091395779561287155209139577956128715520913957795612871552091395779561287155209139577956128715520913957795612871552091395779561287155209139577956128715520913957795612871552091395779561287155209139577956128715520913957795612871552091395779561287155209139577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aace5b0-7c74-472d-b42e-0a243e7fc3e1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abd592e2-ac75-4e63-9cfa-3c0949771b3c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abd592e2-ac75-4e63-9cfa-3c0949771b3c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11214182279308853403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121418227930885340311214182279308853403112141822793088534031121418227930885340311214182279308853403112141822793088534031121418227930885340311214182279308853403112141822793088534031121418227930885340311214182279308853403112141822793088534031121418227930885340311214182279308853403112141822793088534031121418227930885340311214182279308853403112141822793088534031121418227930885340311214182279308853403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bd1f245-b14d-4642-9eff-79f74e5ae4e1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5456ba7d-faa3-4741-a3e0-a362fe7f1001, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5456ba7d-faa3-4741-a3e0-a362fe7f1001, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18351202630723807868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835120263072380786818351202630723807868183512026307238078681835120263072380786818351202630723807868183512026307238078681835120263072380786818351202630723807868183512026307238078681835120263072380786818351202630723807868183512026307238078681835120263072380786818351202630723807868183512026307238078681835120263072380786818351202630723807868183512026307238078681835120263072380786818351202630723807868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abd592e2-ac75-4e63-9cfa-3c0949771b3c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 591be901-db5c-47a4-bb3d-205083c283b7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 591be901-db5c-47a4-bb3d-205083c283b7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15357851864310706489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535785186431070648915357851864310706489153578518643107064891535785186431070648915357851864310706489153578518643107064891535785186431070648915357851864310706489153578518643107064891535785186431070648915357851864310706489153578518643107064891535785186431070648915357851864310706489153578518643107064891535785186431070648915357851864310706489153578518643107064891535785186431070648915357851864310706489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5456ba7d-faa3-4741-a3e0-a362fe7f1001, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98982886-7922-4ca7-91ea-d6a678ef26b3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98982886-7922-4ca7-91ea-d6a678ef26b3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4654161665891391375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46541616658913913754654161665891391375465416166589139137546541616658913913754654161665891391375465416166589139137546541616658913913754654161665891391375465416166589139137546541616658913913754654161665891391375465416166589139137546541616658913913754654161665891391375465416166589139137546541616658913913754654161665891391375465416166589139137546541616658913913754654161665891391375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98982886-7922-4ca7-91ea-d6a678ef26b3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 295a1abf-2f49-49b4-ae59-9f884b0ca43b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 295a1abf-2f49-49b4-ae59-9f884b0ca43b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8031190227147198486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80311902271471984868031190227147198486803119022714719848680311902271471984868031190227147198486803119022714719848680311902271471984868031190227147198486803119022714719848680311902271471984868031190227147198486803119022714719848680311902271471984868031190227147198486803119022714719848680311902271471984868031190227147198486803119022714719848680311902271471984868031190227147198486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 591be901-db5c-47a4-bb3d-205083c283b7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3acdfb0-a49e-4c03-9e45-b26d982a4277, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3acdfb0-a49e-4c03-9e45-b26d982a4277, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5501921974150885616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55019219741508856165501921974150885616550192197415088561655019219741508856165501921974150885616550192197415088561655019219741508856165501921974150885616550192197415088561655019219741508856165501921974150885616550192197415088561655019219741508856165501921974150885616550192197415088561655019219741508856165501921974150885616550192197415088561655019219741508856165501921974150885616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3acdfb0-a49e-4c03-9e45-b26d982a4277, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3595dd7-5bbf-4686-bcbf-b410d55815f5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3595dd7-5bbf-4686-bcbf-b410d55815f5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16864194192043953112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686419419204395311216864194192043953112168641941920439531121686419419204395311216864194192043953112168641941920439531121686419419204395311216864194192043953112168641941920439531121686419419204395311216864194192043953112168641941920439531121686419419204395311216864194192043953112168641941920439531121686419419204395311216864194192043953112168641941920439531121686419419204395311216864194192043953112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 295a1abf-2f49-49b4-ae59-9f884b0ca43b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7a497eb-22b1-4cf5-90bb-866e051c7dcc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7a497eb-22b1-4cf5-90bb-866e051c7dcc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13985551654778639720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398555165477863972013985551654778639720139855516547786397201398555165477863972013985551654778639720139855516547786397201398555165477863972013985551654778639720139855516547786397201398555165477863972013985551654778639720139855516547786397201398555165477863972013985551654778639720139855516547786397201398555165477863972013985551654778639720139855516547786397201398555165477863972013985551654778639720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3595dd7-5bbf-4686-bcbf-b410d55815f5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 838205ef-4a10-4de0-9831-2766248e7fcb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 838205ef-4a10-4de0-9831-2766248e7fcb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 697495047936989112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112697495047936989112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7a497eb-22b1-4cf5-90bb-866e051c7dcc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14a28c06-2f6f-47d5-82e7-7f2b12d02a8b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14a28c06-2f6f-47d5-82e7-7f2b12d02a8b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3596980573668110936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35969805736681109363596980573668110936359698057366811093635969805736681109363596980573668110936359698057366811093635969805736681109363596980573668110936359698057366811093635969805736681109363596980573668110936359698057366811093635969805736681109363596980573668110936359698057366811093635969805736681109363596980573668110936359698057366811093635969805736681109363596980573668110936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14a28c06-2f6f-47d5-82e7-7f2b12d02a8b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98fc2f40-2f4f-41e0-956d-4c130fcdc6e5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98fc2f40-2f4f-41e0-956d-4c130fcdc6e5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12864279801103494167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286427980110349416712864279801103494167128642798011034941671286427980110349416712864279801103494167128642798011034941671286427980110349416712864279801103494167128642798011034941671286427980110349416712864279801103494167128642798011034941671286427980110349416712864279801103494167128642798011034941671286427980110349416712864279801103494167128642798011034941671286427980110349416712864279801103494167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 838205ef-4a10-4de0-9831-2766248e7fcb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f897732a-f91c-4351-8ff6-676e577d92a6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f897732a-f91c-4351-8ff6-676e577d92a6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14064284823194576069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406428482319457606914064284823194576069140642848231945760691406428482319457606914064284823194576069140642848231945760691406428482319457606914064284823194576069140642848231945760691406428482319457606914064284823194576069140642848231945760691406428482319457606914064284823194576069140642848231945760691406428482319457606914064284823194576069140642848231945760691406428482319457606914064284823194576069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98fc2f40-2f4f-41e0-956d-4c130fcdc6e5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16bd9898-a5cc-4485-a614-cc9b7f037be4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16bd9898-a5cc-4485-a614-cc9b7f037be4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11773407682477045778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177340768247704577811773407682477045778117734076824770457781177340768247704577811773407682477045778117734076824770457781177340768247704577811773407682477045778117734076824770457781177340768247704577811773407682477045778117734076824770457781177340768247704577811773407682477045778117734076824770457781177340768247704577811773407682477045778117734076824770457781177340768247704577811773407682477045778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f897732a-f91c-4351-8ff6-676e577d92a6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b4b0011-dea0-421d-8e1c-97cbcac783eb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b4b0011-dea0-421d-8e1c-97cbcac783eb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12318424756499801163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231842475649980116312318424756499801163123184247564998011631231842475649980116312318424756499801163123184247564998011631231842475649980116312318424756499801163123184247564998011631231842475649980116312318424756499801163123184247564998011631231842475649980116312318424756499801163123184247564998011631231842475649980116312318424756499801163123184247564998011631231842475649980116312318424756499801163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16bd9898-a5cc-4485-a614-cc9b7f037be4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ee749e3-5203-4842-b979-41365f6975d5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ee749e3-5203-4842-b979-41365f6975d5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4652698689115258398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46526986891152583984652698689115258398465269868911525839846526986891152583984652698689115258398465269868911525839846526986891152583984652698689115258398465269868911525839846526986891152583984652698689115258398465269868911525839846526986891152583984652698689115258398465269868911525839846526986891152583984652698689115258398465269868911525839846526986891152583984652698689115258398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b4b0011-dea0-421d-8e1c-97cbcac783eb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a6c3681-d7f2-4d34-922e-17cef981f62e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a6c3681-d7f2-4d34-922e-17cef981f62e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7513121893542573313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75131218935425733137513121893542573313751312189354257331375131218935425733137513121893542573313751312189354257331375131218935425733137513121893542573313751312189354257331375131218935425733137513121893542573313751312189354257331375131218935425733137513121893542573313751312189354257331375131218935425733137513121893542573313751312189354257331375131218935425733137513121893542573313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a6c3681-d7f2-4d34-922e-17cef981f62e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11a0d474-2a8b-41cf-8aed-1b60e7bf96a8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11a0d474-2a8b-41cf-8aed-1b60e7bf96a8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13325806437847142225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332580643784714222513325806437847142225133258064378471422251332580643784714222513325806437847142225133258064378471422251332580643784714222513325806437847142225133258064378471422251332580643784714222513325806437847142225133258064378471422251332580643784714222513325806437847142225133258064378471422251332580643784714222513325806437847142225133258064378471422251332580643784714222513325806437847142225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ee749e3-5203-4842-b979-41365f6975d5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf5cd93f-4313-49b7-83b8-d1595e3d1193, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf5cd93f-4313-49b7-83b8-d1595e3d1193, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6241035292972294422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62410352929722944226241035292972294422624103529297229442262410352929722944226241035292972294422624103529297229442262410352929722944226241035292972294422624103529297229442262410352929722944226241035292972294422624103529297229442262410352929722944226241035292972294422624103529297229442262410352929722944226241035292972294422624103529297229442262410352929722944226241035292972294422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11a0d474-2a8b-41cf-8aed-1b60e7bf96a8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f993cce7-5cbb-420c-9631-ae767901d155, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f993cce7-5cbb-420c-9631-ae767901d155, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7919243097451475821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79192430974514758217919243097451475821791924309745147582179192430974514758217919243097451475821791924309745147582179192430974514758217919243097451475821791924309745147582179192430974514758217919243097451475821791924309745147582179192430974514758217919243097451475821791924309745147582179192430974514758217919243097451475821791924309745147582179192430974514758217919243097451475821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf5cd93f-4313-49b7-83b8-d1595e3d1193, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b0f631b-459a-4198-a267-09aea5277b59, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b0f631b-459a-4198-a267-09aea5277b59, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9385341369971767458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93853413699717674589385341369971767458938534136997176745893853413699717674589385341369971767458938534136997176745893853413699717674589385341369971767458938534136997176745893853413699717674589385341369971767458938534136997176745893853413699717674589385341369971767458938534136997176745893853413699717674589385341369971767458938534136997176745893853413699717674589385341369971767458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f993cce7-5cbb-420c-9631-ae767901d155, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fed4c65-ea78-4117-a476-80e81ed65c54, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fed4c65-ea78-4117-a476-80e81ed65c54, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13501832581508947848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350183258150894784813501832581508947848135018325815089478481350183258150894784813501832581508947848135018325815089478481350183258150894784813501832581508947848135018325815089478481350183258150894784813501832581508947848135018325815089478481350183258150894784813501832581508947848135018325815089478481350183258150894784813501832581508947848135018325815089478481350183258150894784813501832581508947848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b0f631b-459a-4198-a267-09aea5277b59, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81166bd5-e906-4756-9599-e43416630966, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81166bd5-e906-4756-9599-e43416630966, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10721502665981731921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072150266598173192110721502665981731921107215026659817319211072150266598173192110721502665981731921107215026659817319211072150266598173192110721502665981731921107215026659817319211072150266598173192110721502665981731921107215026659817319211072150266598173192110721502665981731921107215026659817319211072150266598173192110721502665981731921107215026659817319211072150266598173192110721502665981731921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fed4c65-ea78-4117-a476-80e81ed65c54, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 947ff83a-bf6b-4563-901c-dbdc549d9794, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 947ff83a-bf6b-4563-901c-dbdc549d9794, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15793959768377318545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1579395976837731854515793959768377318545157939597683773185451579395976837731854515793959768377318545157939597683773185451579395976837731854515793959768377318545157939597683773185451579395976837731854515793959768377318545157939597683773185451579395976837731854515793959768377318545157939597683773185451579395976837731854515793959768377318545157939597683773185451579395976837731854515793959768377318545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 947ff83a-bf6b-4563-901c-dbdc549d9794, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4c87067-e191-4225-b559-61a4b002091b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c87067-e191-4225-b559-61a4b002091b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7266307248959437594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72663072489594375947266307248959437594726630724895943759472663072489594375947266307248959437594726630724895943759472663072489594375947266307248959437594726630724895943759472663072489594375947266307248959437594726630724895943759472663072489594375947266307248959437594726630724895943759472663072489594375947266307248959437594726630724895943759472663072489594375947266307248959437594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81166bd5-e906-4756-9599-e43416630966, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72008806-1767-4c54-bed7-04e652ad9dca, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72008806-1767-4c54-bed7-04e652ad9dca, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18160844061825685104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816084406182568510418160844061825685104181608440618256851041816084406182568510418160844061825685104181608440618256851041816084406182568510418160844061825685104181608440618256851041816084406182568510418160844061825685104181608440618256851041816084406182568510418160844061825685104181608440618256851041816084406182568510418160844061825685104181608440618256851041816084406182568510418160844061825685104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c87067-e191-4225-b559-61a4b002091b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78dbee27-78e2-4d05-bbcb-73db87d0d0eb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72008806-1767-4c54-bed7-04e652ad9dca, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78dbee27-78e2-4d05-bbcb-73db87d0d0eb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10546455112702882942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054645511270288294210546455112702882942105464551127028829421054645511270288294210546455112702882942105464551127028829421054645511270288294210546455112702882942105464551127028829421054645511270288294210546455112702882942105464551127028829421054645511270288294210546455112702882942105464551127028829421054645511270288294210546455112702882942105464551127028829421054645511270288294210546455112702882942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21aa97bc-1933-4808-83be-04870ff94754, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21aa97bc-1933-4808-83be-04870ff94754, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5641350821826972359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56413508218269723595641350821826972359564135082182697235956413508218269723595641350821826972359564135082182697235956413508218269723595641350821826972359564135082182697235956413508218269723595641350821826972359564135082182697235956413508218269723595641350821826972359564135082182697235956413508218269723595641350821826972359564135082182697235956413508218269723595641350821826972359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78dbee27-78e2-4d05-bbcb-73db87d0d0eb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caa495e8-401a-4995-ac09-2c3a687e08ca, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caa495e8-401a-4995-ac09-2c3a687e08ca, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12900907917759318065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290090791775931806512900907917759318065129009079177593180651290090791775931806512900907917759318065129009079177593180651290090791775931806512900907917759318065129009079177593180651290090791775931806512900907917759318065129009079177593180651290090791775931806512900907917759318065129009079177593180651290090791775931806512900907917759318065129009079177593180651290090791775931806512900907917759318065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21aa97bc-1933-4808-83be-04870ff94754, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8c9d8fa-b7d1-46f0-b44e-69046a34b6b0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8c9d8fa-b7d1-46f0-b44e-69046a34b6b0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1650469821223125766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16504698212231257661650469821223125766165046982122312576616504698212231257661650469821223125766165046982122312576616504698212231257661650469821223125766165046982122312576616504698212231257661650469821223125766165046982122312576616504698212231257661650469821223125766165046982122312576616504698212231257661650469821223125766165046982122312576616504698212231257661650469821223125766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caa495e8-401a-4995-ac09-2c3a687e08ca, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea69336e-c80f-455c-a37e-db88014795d8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea69336e-c80f-455c-a37e-db88014795d8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3084411874586172373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30844118745861723733084411874586172373308441187458617237330844118745861723733084411874586172373308441187458617237330844118745861723733084411874586172373308441187458617237330844118745861723733084411874586172373308441187458617237330844118745861723733084411874586172373308441187458617237330844118745861723733084411874586172373308441187458617237330844118745861723733084411874586172373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8c9d8fa-b7d1-46f0-b44e-69046a34b6b0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4dac3cd-18ce-4ee3-b153-bb2b5e30ad80, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4dac3cd-18ce-4ee3-b153-bb2b5e30ad80, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10842202526295634551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084220252629563455110842202526295634551108422025262956345511084220252629563455110842202526295634551108422025262956345511084220252629563455110842202526295634551108422025262956345511084220252629563455110842202526295634551108422025262956345511084220252629563455110842202526295634551108422025262956345511084220252629563455110842202526295634551108422025262956345511084220252629563455110842202526295634551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea69336e-c80f-455c-a37e-db88014795d8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67e99716-dda2-4249-9c94-5c8361a63fae, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67e99716-dda2-4249-9c94-5c8361a63fae, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16958440400447785511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695844040044778551116958440400447785511169584404004477855111695844040044778551116958440400447785511169584404004477855111695844040044778551116958440400447785511169584404004477855111695844040044778551116958440400447785511169584404004477855111695844040044778551116958440400447785511169584404004477855111695844040044778551116958440400447785511169584404004477855111695844040044778551116958440400447785511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4dac3cd-18ce-4ee3-b153-bb2b5e30ad80, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1796297c-ef53-4870-a0fe-3da4f4f383bf, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1796297c-ef53-4870-a0fe-3da4f4f383bf, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 221020463083372060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060221020463083372060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67e99716-dda2-4249-9c94-5c8361a63fae, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e0cf5b5-26a6-477a-9a40-7b9aecf7a029, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e0cf5b5-26a6-477a-9a40-7b9aecf7a029, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9186891618753118843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91868916187531188439186891618753118843918689161875311884391868916187531188439186891618753118843918689161875311884391868916187531188439186891618753118843918689161875311884391868916187531188439186891618753118843918689161875311884391868916187531188439186891618753118843918689161875311884391868916187531188439186891618753118843918689161875311884391868916187531188439186891618753118843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1796297c-ef53-4870-a0fe-3da4f4f383bf, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddce9de3-5b06-487b-b7cf-f495527ebcc9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddce9de3-5b06-487b-b7cf-f495527ebcc9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8106322730076935740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81063227300769357408106322730076935740810632273007693574081063227300769357408106322730076935740810632273007693574081063227300769357408106322730076935740810632273007693574081063227300769357408106322730076935740810632273007693574081063227300769357408106322730076935740810632273007693574081063227300769357408106322730076935740810632273007693574081063227300769357408106322730076935740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e0cf5b5-26a6-477a-9a40-7b9aecf7a029, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f78978b-c4af-43a0-82c6-b144fb3453f5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f78978b-c4af-43a0-82c6-b144fb3453f5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5265629178663251894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52656291786632518945265629178663251894526562917866325189452656291786632518945265629178663251894526562917866325189452656291786632518945265629178663251894526562917866325189452656291786632518945265629178663251894526562917866325189452656291786632518945265629178663251894526562917866325189452656291786632518945265629178663251894526562917866325189452656291786632518945265629178663251894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddce9de3-5b06-487b-b7cf-f495527ebcc9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab1cd577-6dbf-48b4-ae79-03148615a50d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab1cd577-6dbf-48b4-ae79-03148615a50d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4279713735937754618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42797137359377546184279713735937754618427971373593775461842797137359377546184279713735937754618427971373593775461842797137359377546184279713735937754618427971373593775461842797137359377546184279713735937754618427971373593775461842797137359377546184279713735937754618427971373593775461842797137359377546184279713735937754618427971373593775461842797137359377546184279713735937754618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f78978b-c4af-43a0-82c6-b144fb3453f5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f24c15e6-6baa-45f0-86d4-71dff22a33aa, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f24c15e6-6baa-45f0-86d4-71dff22a33aa, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3674724069999742031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36747240699997420313674724069999742031367472406999974203136747240699997420313674724069999742031367472406999974203136747240699997420313674724069999742031367472406999974203136747240699997420313674724069999742031367472406999974203136747240699997420313674724069999742031367472406999974203136747240699997420313674724069999742031367472406999974203136747240699997420313674724069999742031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab1cd577-6dbf-48b4-ae79-03148615a50d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a724a71-63a8-4fa3-8313-ade8679c1244, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a724a71-63a8-4fa3-8313-ade8679c1244, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12409408715120893567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240940871512089356712409408715120893567124094087151208935671240940871512089356712409408715120893567124094087151208935671240940871512089356712409408715120893567124094087151208935671240940871512089356712409408715120893567124094087151208935671240940871512089356712409408715120893567124094087151208935671240940871512089356712409408715120893567124094087151208935671240940871512089356712409408715120893567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f24c15e6-6baa-45f0-86d4-71dff22a33aa, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df08be0c-9fb3-49a4-9914-b2c96f48aae1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df08be0c-9fb3-49a4-9914-b2c96f48aae1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9458080253675843640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94580802536758436409458080253675843640945808025367584364094580802536758436409458080253675843640945808025367584364094580802536758436409458080253675843640945808025367584364094580802536758436409458080253675843640945808025367584364094580802536758436409458080253675843640945808025367584364094580802536758436409458080253675843640945808025367584364094580802536758436409458080253675843640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a724a71-63a8-4fa3-8313-ade8679c1244, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 966e0729-37d9-4cc0-85e8-ecaddf43b2cd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 966e0729-37d9-4cc0-85e8-ecaddf43b2cd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10300397723969894086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030039772396989408610300397723969894086103003977239698940861030039772396989408610300397723969894086103003977239698940861030039772396989408610300397723969894086103003977239698940861030039772396989408610300397723969894086103003977239698940861030039772396989408610300397723969894086103003977239698940861030039772396989408610300397723969894086103003977239698940861030039772396989408610300397723969894086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df08be0c-9fb3-49a4-9914-b2c96f48aae1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 098deac2-cc8a-4a86-a39d-2c41ecf22d6b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 098deac2-cc8a-4a86-a39d-2c41ecf22d6b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14578785248965088798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457878524896508879814578785248965088798145787852489650887981457878524896508879814578785248965088798145787852489650887981457878524896508879814578785248965088798145787852489650887981457878524896508879814578785248965088798145787852489650887981457878524896508879814578785248965088798145787852489650887981457878524896508879814578785248965088798145787852489650887981457878524896508879814578785248965088798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 966e0729-37d9-4cc0-85e8-ecaddf43b2cd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a03de85-78f9-4896-bdc8-ea334d55b734, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a03de85-78f9-4896-bdc8-ea334d55b734, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14922300940298732258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492230094029873225814922300940298732258149223009402987322581492230094029873225814922300940298732258149223009402987322581492230094029873225814922300940298732258149223009402987322581492230094029873225814922300940298732258149223009402987322581492230094029873225814922300940298732258149223009402987322581492230094029873225814922300940298732258149223009402987322581492230094029873225814922300940298732258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 098deac2-cc8a-4a86-a39d-2c41ecf22d6b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1333132-e205-4417-844c-d00158b2a204, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1333132-e205-4417-844c-d00158b2a204, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1931972181079978689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19319721810799786891931972181079978689193197218107997868919319721810799786891931972181079978689193197218107997868919319721810799786891931972181079978689193197218107997868919319721810799786891931972181079978689193197218107997868919319721810799786891931972181079978689193197218107997868919319721810799786891931972181079978689193197218107997868919319721810799786891931972181079978689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a03de85-78f9-4896-bdc8-ea334d55b734, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57769931-b529-40da-a073-b7c0973b0a3e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57769931-b529-40da-a073-b7c0973b0a3e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2369449069923064703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23694490699230647032369449069923064703236944906992306470323694490699230647032369449069923064703236944906992306470323694490699230647032369449069923064703236944906992306470323694490699230647032369449069923064703236944906992306470323694490699230647032369449069923064703236944906992306470323694490699230647032369449069923064703236944906992306470323694490699230647032369449069923064703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1333132-e205-4417-844c-d00158b2a204, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1560150c-a3cd-46c6-9273-f5026d6d2ffd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1560150c-a3cd-46c6-9273-f5026d6d2ffd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16974332129013433948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697433212901343394816974332129013433948169743321290134339481697433212901343394816974332129013433948169743321290134339481697433212901343394816974332129013433948169743321290134339481697433212901343394816974332129013433948169743321290134339481697433212901343394816974332129013433948169743321290134339481697433212901343394816974332129013433948169743321290134339481697433212901343394816974332129013433948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1560150c-a3cd-46c6-9273-f5026d6d2ffd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57769931-b529-40da-a073-b7c0973b0a3e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d888d8d1-9c7f-4247-9d51-2e124352b862, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d888d8d1-9c7f-4247-9d51-2e124352b862, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13464439331661494497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346443933166149449713464439331661494497134644393316614944971346443933166149449713464439331661494497134644393316614944971346443933166149449713464439331661494497134644393316614944971346443933166149449713464439331661494497134644393316614944971346443933166149449713464439331661494497134644393316614944971346443933166149449713464439331661494497134644393316614944971346443933166149449713464439331661494497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc43aa92-2fe6-4315-b137-009c88a70f76, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc43aa92-2fe6-4315-b137-009c88a70f76, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12213207658316177361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221320765831617736112213207658316177361122132076583161773611221320765831617736112213207658316177361122132076583161773611221320765831617736112213207658316177361122132076583161773611221320765831617736112213207658316177361122132076583161773611221320765831617736112213207658316177361122132076583161773611221320765831617736112213207658316177361122132076583161773611221320765831617736112213207658316177361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d888d8d1-9c7f-4247-9d51-2e124352b862, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99268d5a-325b-46ed-8612-a78bd10b44dc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99268d5a-325b-46ed-8612-a78bd10b44dc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11660398510403238118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166039851040323811811660398510403238118116603985104032381181166039851040323811811660398510403238118116603985104032381181166039851040323811811660398510403238118116603985104032381181166039851040323811811660398510403238118116603985104032381181166039851040323811811660398510403238118116603985104032381181166039851040323811811660398510403238118116603985104032381181166039851040323811811660398510403238118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc43aa92-2fe6-4315-b137-009c88a70f76, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db7c70c9-b0e5-4121-92f3-c35c942ff9ba, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db7c70c9-b0e5-4121-92f3-c35c942ff9ba, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12434164697928528389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243416469792852838912434164697928528389124341646979285283891243416469792852838912434164697928528389124341646979285283891243416469792852838912434164697928528389124341646979285283891243416469792852838912434164697928528389124341646979285283891243416469792852838912434164697928528389124341646979285283891243416469792852838912434164697928528389124341646979285283891243416469792852838912434164697928528389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db7c70c9-b0e5-4121-92f3-c35c942ff9ba, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e33c571-4a1e-46e7-b8bb-77bb276f468f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e33c571-4a1e-46e7-b8bb-77bb276f468f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2001152116292508404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20011521162925084042001152116292508404200115211629250840420011521162925084042001152116292508404200115211629250840420011521162925084042001152116292508404200115211629250840420011521162925084042001152116292508404200115211629250840420011521162925084042001152116292508404200115211629250840420011521162925084042001152116292508404200115211629250840420011521162925084042001152116292508404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99268d5a-325b-46ed-8612-a78bd10b44dc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 300a93a9-7eff-4ae8-b1f6-4e586eff4f2b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 300a93a9-7eff-4ae8-b1f6-4e586eff4f2b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3065538988260250230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30655389882602502303065538988260250230306553898826025023030655389882602502303065538988260250230306553898826025023030655389882602502303065538988260250230306553898826025023030655389882602502303065538988260250230306553898826025023030655389882602502303065538988260250230306553898826025023030655389882602502303065538988260250230306553898826025023030655389882602502303065538988260250230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e33c571-4a1e-46e7-b8bb-77bb276f468f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06631a0d-ce4a-4801-8d82-b1cb8e7fe3d9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06631a0d-ce4a-4801-8d82-b1cb8e7fe3d9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16606815878052048305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660681587805204830516606815878052048305166068158780520483051660681587805204830516606815878052048305166068158780520483051660681587805204830516606815878052048305166068158780520483051660681587805204830516606815878052048305166068158780520483051660681587805204830516606815878052048305166068158780520483051660681587805204830516606815878052048305166068158780520483051660681587805204830516606815878052048305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 300a93a9-7eff-4ae8-b1f6-4e586eff4f2b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a377aaa-88fe-41b1-98ce-fad3327ef4b8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a377aaa-88fe-41b1-98ce-fad3327ef4b8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9679813432961211002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96798134329612110029679813432961211002967981343296121100296798134329612110029679813432961211002967981343296121100296798134329612110029679813432961211002967981343296121100296798134329612110029679813432961211002967981343296121100296798134329612110029679813432961211002967981343296121100296798134329612110029679813432961211002967981343296121100296798134329612110029679813432961211002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06631a0d-ce4a-4801-8d82-b1cb8e7fe3d9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a377aaa-88fe-41b1-98ce-fad3327ef4b8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3465718e-c8d6-4088-9080-a5d9c0fe649d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3465718e-c8d6-4088-9080-a5d9c0fe649d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16432861152081543813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643286115208154381316432861152081543813164328611520815438131643286115208154381316432861152081543813164328611520815438131643286115208154381316432861152081543813164328611520815438131643286115208154381316432861152081543813164328611520815438131643286115208154381316432861152081543813164328611520815438131643286115208154381316432861152081543813164328611520815438131643286115208154381316432861152081543813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04f2ba2d-07f9-4a06-95bf-d810667abbc7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04f2ba2d-07f9-4a06-95bf-d810667abbc7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3939304242831612920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39393042428316129203939304242831612920393930424283161292039393042428316129203939304242831612920393930424283161292039393042428316129203939304242831612920393930424283161292039393042428316129203939304242831612920393930424283161292039393042428316129203939304242831612920393930424283161292039393042428316129203939304242831612920393930424283161292039393042428316129203939304242831612920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04f2ba2d-07f9-4a06-95bf-d810667abbc7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5be24e1-db92-413e-b0b8-22847c71025c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5be24e1-db92-413e-b0b8-22847c71025c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11991226552906873763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199122655290687376311991226552906873763119912265529068737631199122655290687376311991226552906873763119912265529068737631199122655290687376311991226552906873763119912265529068737631199122655290687376311991226552906873763119912265529068737631199122655290687376311991226552906873763119912265529068737631199122655290687376311991226552906873763119912265529068737631199122655290687376311991226552906873763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3465718e-c8d6-4088-9080-a5d9c0fe649d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e63d7b6-4592-4ee7-aa0c-c4a8608c87b2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e63d7b6-4592-4ee7-aa0c-c4a8608c87b2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 594000762811622521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521594000762811622521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5be24e1-db92-413e-b0b8-22847c71025c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77a221e9-9b5c-44e1-9502-bd430715da08, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77a221e9-9b5c-44e1-9502-bd430715da08, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1277872846419429795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12778728464194297951277872846419429795127787284641942979512778728464194297951277872846419429795127787284641942979512778728464194297951277872846419429795127787284641942979512778728464194297951277872846419429795127787284641942979512778728464194297951277872846419429795127787284641942979512778728464194297951277872846419429795127787284641942979512778728464194297951277872846419429795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e63d7b6-4592-4ee7-aa0c-c4a8608c87b2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35203342-7587-4406-9535-49e7c94e06b8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35203342-7587-4406-9535-49e7c94e06b8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4164263372025373664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41642633720253736644164263372025373664416426337202537366441642633720253736644164263372025373664416426337202537366441642633720253736644164263372025373664416426337202537366441642633720253736644164263372025373664416426337202537366441642633720253736644164263372025373664416426337202537366441642633720253736644164263372025373664416426337202537366441642633720253736644164263372025373664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77a221e9-9b5c-44e1-9502-bd430715da08, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c9aca6a-5222-4de8-a5f7-69cd3ab3c4c9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c9aca6a-5222-4de8-a5f7-69cd3ab3c4c9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 434013062977965668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668434013062977965668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35203342-7587-4406-9535-49e7c94e06b8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3582f9a3-4181-410f-8d80-36fcdeae5102, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3582f9a3-4181-410f-8d80-36fcdeae5102, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6913697555901565107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69136975559015651076913697555901565107691369755590156510769136975559015651076913697555901565107691369755590156510769136975559015651076913697555901565107691369755590156510769136975559015651076913697555901565107691369755590156510769136975559015651076913697555901565107691369755590156510769136975559015651076913697555901565107691369755590156510769136975559015651076913697555901565107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c9aca6a-5222-4de8-a5f7-69cd3ab3c4c9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85137bcd-3746-4bc5-bde9-196d380f8c4d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85137bcd-3746-4bc5-bde9-196d380f8c4d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12005083550171721328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200508355017172132812005083550171721328120050835501717213281200508355017172132812005083550171721328120050835501717213281200508355017172132812005083550171721328120050835501717213281200508355017172132812005083550171721328120050835501717213281200508355017172132812005083550171721328120050835501717213281200508355017172132812005083550171721328120050835501717213281200508355017172132812005083550171721328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3582f9a3-4181-410f-8d80-36fcdeae5102, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 334bad4b-bc25-4b7e-900f-bc95c3ab0919, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 334bad4b-bc25-4b7e-900f-bc95c3ab0919, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3349681239870099293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33496812398700992933349681239870099293334968123987009929333496812398700992933349681239870099293334968123987009929333496812398700992933349681239870099293334968123987009929333496812398700992933349681239870099293334968123987009929333496812398700992933349681239870099293334968123987009929333496812398700992933349681239870099293334968123987009929333496812398700992933349681239870099293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85137bcd-3746-4bc5-bde9-196d380f8c4d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b9c702b-2431-4245-9949-9e42a2ebc58a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b9c702b-2431-4245-9949-9e42a2ebc58a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3123404958876561683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31234049588765616833123404958876561683312340495887656168331234049588765616833123404958876561683312340495887656168331234049588765616833123404958876561683312340495887656168331234049588765616833123404958876561683312340495887656168331234049588765616833123404958876561683312340495887656168331234049588765616833123404958876561683312340495887656168331234049588765616833123404958876561683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 334bad4b-bc25-4b7e-900f-bc95c3ab0919, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474d973b-cc4a-4993-b6f1-15de46cde40a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474d973b-cc4a-4993-b6f1-15de46cde40a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7135733214476023085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71357332144760230857135733214476023085713573321447602308571357332144760230857135733214476023085713573321447602308571357332144760230857135733214476023085713573321447602308571357332144760230857135733214476023085713573321447602308571357332144760230857135733214476023085713573321447602308571357332144760230857135733214476023085713573321447602308571357332144760230857135733214476023085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b9c702b-2431-4245-9949-9e42a2ebc58a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c61ed81b-e3e1-46d7-be9e-ddfed3233837, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c61ed81b-e3e1-46d7-be9e-ddfed3233837, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13434748659726493429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343474865972649342913434748659726493429134347486597264934291343474865972649342913434748659726493429134347486597264934291343474865972649342913434748659726493429134347486597264934291343474865972649342913434748659726493429134347486597264934291343474865972649342913434748659726493429134347486597264934291343474865972649342913434748659726493429134347486597264934291343474865972649342913434748659726493429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474d973b-cc4a-4993-b6f1-15de46cde40a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a64396c6-1a4c-43fd-8116-16ee698f7ab0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a64396c6-1a4c-43fd-8116-16ee698f7ab0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9507093354811107832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95070933548111078329507093354811107832950709335481110783295070933548111078329507093354811107832950709335481110783295070933548111078329507093354811107832950709335481110783295070933548111078329507093354811107832950709335481110783295070933548111078329507093354811107832950709335481110783295070933548111078329507093354811107832950709335481110783295070933548111078329507093354811107832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c61ed81b-e3e1-46d7-be9e-ddfed3233837, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a15586b0-e321-432c-9a4d-599c06893559, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a15586b0-e321-432c-9a4d-599c06893559, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14029094859534350409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402909485953435040914029094859534350409140290948595343504091402909485953435040914029094859534350409140290948595343504091402909485953435040914029094859534350409140290948595343504091402909485953435040914029094859534350409140290948595343504091402909485953435040914029094859534350409140290948595343504091402909485953435040914029094859534350409140290948595343504091402909485953435040914029094859534350409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a64396c6-1a4c-43fd-8116-16ee698f7ab0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46e2e02e-a906-4c50-82c6-4be0c82cc296, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46e2e02e-a906-4c50-82c6-4be0c82cc296, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8612346675371805760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86123466753718057608612346675371805760861234667537180576086123466753718057608612346675371805760861234667537180576086123466753718057608612346675371805760861234667537180576086123466753718057608612346675371805760861234667537180576086123466753718057608612346675371805760861234667537180576086123466753718057608612346675371805760861234667537180576086123466753718057608612346675371805760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a15586b0-e321-432c-9a4d-599c06893559, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93851b1f-909f-474b-9957-390c7ee3dc3c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93851b1f-909f-474b-9957-390c7ee3dc3c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17218805904470271359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721880590447027135917218805904470271359172188059044702713591721880590447027135917218805904470271359172188059044702713591721880590447027135917218805904470271359172188059044702713591721880590447027135917218805904470271359172188059044702713591721880590447027135917218805904470271359172188059044702713591721880590447027135917218805904470271359172188059044702713591721880590447027135917218805904470271359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46e2e02e-a906-4c50-82c6-4be0c82cc296, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26f60d5e-72e0-481b-a4ab-13523df6f1ff, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26f60d5e-72e0-481b-a4ab-13523df6f1ff, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 482623481191151110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110482623481191151110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93851b1f-909f-474b-9957-390c7ee3dc3c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4cad424-3b2a-491b-af31-270f8616c6c6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4cad424-3b2a-491b-af31-270f8616c6c6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17214324684545703885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721432468454570388517214324684545703885172143246845457038851721432468454570388517214324684545703885172143246845457038851721432468454570388517214324684545703885172143246845457038851721432468454570388517214324684545703885172143246845457038851721432468454570388517214324684545703885172143246845457038851721432468454570388517214324684545703885172143246845457038851721432468454570388517214324684545703885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26f60d5e-72e0-481b-a4ab-13523df6f1ff, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 873476c3-20ae-418d-8309-fe0643424904, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 873476c3-20ae-418d-8309-fe0643424904, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8410121691496502142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84101216914965021428410121691496502142841012169149650214284101216914965021428410121691496502142841012169149650214284101216914965021428410121691496502142841012169149650214284101216914965021428410121691496502142841012169149650214284101216914965021428410121691496502142841012169149650214284101216914965021428410121691496502142841012169149650214284101216914965021428410121691496502142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4cad424-3b2a-491b-af31-270f8616c6c6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7a11788-7502-434a-b9bd-173f2d389bf4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7a11788-7502-434a-b9bd-173f2d389bf4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 390236418010296165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165390236418010296165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 873476c3-20ae-418d-8309-fe0643424904, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec6229a1-35db-4b77-8265-9e0261908fd0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec6229a1-35db-4b77-8265-9e0261908fd0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18095194174244887738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809519417424488773818095194174244887738180951941742448877381809519417424488773818095194174244887738180951941742448877381809519417424488773818095194174244887738180951941742448877381809519417424488773818095194174244887738180951941742448877381809519417424488773818095194174244887738180951941742448877381809519417424488773818095194174244887738180951941742448877381809519417424488773818095194174244887738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7a11788-7502-434a-b9bd-173f2d389bf4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 824352d8-526c-40d7-80cd-dcaee0f0dea2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 824352d8-526c-40d7-80cd-dcaee0f0dea2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12644278888001469403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264427888800146940312644278888001469403126442788880014694031264427888800146940312644278888001469403126442788880014694031264427888800146940312644278888001469403126442788880014694031264427888800146940312644278888001469403126442788880014694031264427888800146940312644278888001469403126442788880014694031264427888800146940312644278888001469403126442788880014694031264427888800146940312644278888001469403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec6229a1-35db-4b77-8265-9e0261908fd0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b9c2d93-2489-4928-800c-e679b9fa7164, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b9c2d93-2489-4928-800c-e679b9fa7164, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11422158797141948239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142215879714194823911422158797141948239114221587971419482391142215879714194823911422158797141948239114221587971419482391142215879714194823911422158797141948239114221587971419482391142215879714194823911422158797141948239114221587971419482391142215879714194823911422158797141948239114221587971419482391142215879714194823911422158797141948239114221587971419482391142215879714194823911422158797141948239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 824352d8-526c-40d7-80cd-dcaee0f0dea2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb1ad5cf-d09c-412a-b0f4-66b7fa20cd7c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb1ad5cf-d09c-412a-b0f4-66b7fa20cd7c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15201444434573783996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520144443457378399615201444434573783996152014444345737839961520144443457378399615201444434573783996152014444345737839961520144443457378399615201444434573783996152014444345737839961520144443457378399615201444434573783996152014444345737839961520144443457378399615201444434573783996152014444345737839961520144443457378399615201444434573783996152014444345737839961520144443457378399615201444434573783996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b9c2d93-2489-4928-800c-e679b9fa7164, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc6a9753-b8bb-4486-9c1c-bb0b0bbf398b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc6a9753-b8bb-4486-9c1c-bb0b0bbf398b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6501110423457362600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65011104234573626006501110423457362600650111042345736260065011104234573626006501110423457362600650111042345736260065011104234573626006501110423457362600650111042345736260065011104234573626006501110423457362600650111042345736260065011104234573626006501110423457362600650111042345736260065011104234573626006501110423457362600650111042345736260065011104234573626006501110423457362600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb1ad5cf-d09c-412a-b0f4-66b7fa20cd7c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 138d6cee-4f77-4efa-b123-4b44cc7b166c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 138d6cee-4f77-4efa-b123-4b44cc7b166c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9835541104552916725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98355411045529167259835541104552916725983554110455291672598355411045529167259835541104552916725983554110455291672598355411045529167259835541104552916725983554110455291672598355411045529167259835541104552916725983554110455291672598355411045529167259835541104552916725983554110455291672598355411045529167259835541104552916725983554110455291672598355411045529167259835541104552916725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc6a9753-b8bb-4486-9c1c-bb0b0bbf398b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 511747a0-4ef9-421f-98e1-f7be12e87073, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 511747a0-4ef9-421f-98e1-f7be12e87073, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6541645381238542344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65416453812385423446541645381238542344654164538123854234465416453812385423446541645381238542344654164538123854234465416453812385423446541645381238542344654164538123854234465416453812385423446541645381238542344654164538123854234465416453812385423446541645381238542344654164538123854234465416453812385423446541645381238542344654164538123854234465416453812385423446541645381238542344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 138d6cee-4f77-4efa-b123-4b44cc7b166c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dffac84-1db9-4385-bf74-526d90a45d23, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dffac84-1db9-4385-bf74-526d90a45d23, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7454520745104736583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74545207451047365837454520745104736583745452074510473658374545207451047365837454520745104736583745452074510473658374545207451047365837454520745104736583745452074510473658374545207451047365837454520745104736583745452074510473658374545207451047365837454520745104736583745452074510473658374545207451047365837454520745104736583745452074510473658374545207451047365837454520745104736583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dffac84-1db9-4385-bf74-526d90a45d23, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dafd2c1-3e71-4f81-bea9-a827fc4c24b0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dafd2c1-3e71-4f81-bea9-a827fc4c24b0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10967280393806744826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096728039380674482610967280393806744826109672803938067448261096728039380674482610967280393806744826109672803938067448261096728039380674482610967280393806744826109672803938067448261096728039380674482610967280393806744826109672803938067448261096728039380674482610967280393806744826109672803938067448261096728039380674482610967280393806744826109672803938067448261096728039380674482610967280393806744826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 511747a0-4ef9-421f-98e1-f7be12e87073, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78a88c14-861c-4bb0-b37b-944009dbec3e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78a88c14-861c-4bb0-b37b-944009dbec3e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6957166620222117009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69571666202221170096957166620222117009695716662022211700969571666202221170096957166620222117009695716662022211700969571666202221170096957166620222117009695716662022211700969571666202221170096957166620222117009695716662022211700969571666202221170096957166620222117009695716662022211700969571666202221170096957166620222117009695716662022211700969571666202221170096957166620222117009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dafd2c1-3e71-4f81-bea9-a827fc4c24b0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16936f19-8c63-45c4-9083-c2901c417128, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16936f19-8c63-45c4-9083-c2901c417128, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3648674040606762283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36486740406067622833648674040606762283364867404060676228336486740406067622833648674040606762283364867404060676228336486740406067622833648674040606762283364867404060676228336486740406067622833648674040606762283364867404060676228336486740406067622833648674040606762283364867404060676228336486740406067622833648674040606762283364867404060676228336486740406067622833648674040606762283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78a88c14-861c-4bb0-b37b-944009dbec3e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1283ef3-0aba-4978-a8a4-ef4bea8ef187, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1283ef3-0aba-4978-a8a4-ef4bea8ef187, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4816254231718445343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48162542317184453434816254231718445343481625423171844534348162542317184453434816254231718445343481625423171844534348162542317184453434816254231718445343481625423171844534348162542317184453434816254231718445343481625423171844534348162542317184453434816254231718445343481625423171844534348162542317184453434816254231718445343481625423171844534348162542317184453434816254231718445343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16936f19-8c63-45c4-9083-c2901c417128, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a055f01-3c00-47b1-89c7-19ee53fd395b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a055f01-3c00-47b1-89c7-19ee53fd395b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17697357084305936541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769735708430593654117697357084305936541176973570843059365411769735708430593654117697357084305936541176973570843059365411769735708430593654117697357084305936541176973570843059365411769735708430593654117697357084305936541176973570843059365411769735708430593654117697357084305936541176973570843059365411769735708430593654117697357084305936541176973570843059365411769735708430593654117697357084305936541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1283ef3-0aba-4978-a8a4-ef4bea8ef187, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a98e70c-d881-4148-bba7-fd91936bafed, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a98e70c-d881-4148-bba7-fd91936bafed, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4644513057792713454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46445130577927134544644513057792713454464451305779271345446445130577927134544644513057792713454464451305779271345446445130577927134544644513057792713454464451305779271345446445130577927134544644513057792713454464451305779271345446445130577927134544644513057792713454464451305779271345446445130577927134544644513057792713454464451305779271345446445130577927134544644513057792713454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a055f01-3c00-47b1-89c7-19ee53fd395b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8331b88a-2d10-4eb6-bb08-0e2ca2f76589, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8331b88a-2d10-4eb6-bb08-0e2ca2f76589, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9198806600546864168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91988066005468641689198806600546864168919880660054686416891988066005468641689198806600546864168919880660054686416891988066005468641689198806600546864168919880660054686416891988066005468641689198806600546864168919880660054686416891988066005468641689198806600546864168919880660054686416891988066005468641689198806600546864168919880660054686416891988066005468641689198806600546864168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a98e70c-d881-4148-bba7-fd91936bafed, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c0ec5d1-ba4d-4f1b-8c60-a5c393aa7fe0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c0ec5d1-ba4d-4f1b-8c60-a5c393aa7fe0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1703729068384821242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17037290683848212421703729068384821242170372906838482124217037290683848212421703729068384821242170372906838482124217037290683848212421703729068384821242170372906838482124217037290683848212421703729068384821242170372906838482124217037290683848212421703729068384821242170372906838482124217037290683848212421703729068384821242170372906838482124217037290683848212421703729068384821242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8331b88a-2d10-4eb6-bb08-0e2ca2f76589, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9178ae2d-0c48-495f-98fe-b2f19c76d95d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9178ae2d-0c48-495f-98fe-b2f19c76d95d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17468575701107196146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746857570110719614617468575701107196146174685757011071961461746857570110719614617468575701107196146174685757011071961461746857570110719614617468575701107196146174685757011071961461746857570110719614617468575701107196146174685757011071961461746857570110719614617468575701107196146174685757011071961461746857570110719614617468575701107196146174685757011071961461746857570110719614617468575701107196146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c0ec5d1-ba4d-4f1b-8c60-a5c393aa7fe0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5deb7b92-bf5f-46f2-8f81-65b8b800c595, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5deb7b92-bf5f-46f2-8f81-65b8b800c595, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 547809909985687646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646547809909985687646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9178ae2d-0c48-495f-98fe-b2f19c76d95d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ed0daf5-2e79-44a7-bcd3-e5d1b6a8d90e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ed0daf5-2e79-44a7-bcd3-e5d1b6a8d90e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13085771632566026740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308577163256602674013085771632566026740130857716325660267401308577163256602674013085771632566026740130857716325660267401308577163256602674013085771632566026740130857716325660267401308577163256602674013085771632566026740130857716325660267401308577163256602674013085771632566026740130857716325660267401308577163256602674013085771632566026740130857716325660267401308577163256602674013085771632566026740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5deb7b92-bf5f-46f2-8f81-65b8b800c595, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce4d5676-8041-4f6f-b319-be43c957593a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce4d5676-8041-4f6f-b319-be43c957593a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17284663184741293726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728466318474129372617284663184741293726172846631847412937261728466318474129372617284663184741293726172846631847412937261728466318474129372617284663184741293726172846631847412937261728466318474129372617284663184741293726172846631847412937261728466318474129372617284663184741293726172846631847412937261728466318474129372617284663184741293726172846631847412937261728466318474129372617284663184741293726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ed0daf5-2e79-44a7-bcd3-e5d1b6a8d90e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 774f25b6-c7d1-46bc-a6a5-b41b423d408e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 774f25b6-c7d1-46bc-a6a5-b41b423d408e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2495407773054020028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24954077730540200282495407773054020028249540777305402002824954077730540200282495407773054020028249540777305402002824954077730540200282495407773054020028249540777305402002824954077730540200282495407773054020028249540777305402002824954077730540200282495407773054020028249540777305402002824954077730540200282495407773054020028249540777305402002824954077730540200282495407773054020028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce4d5676-8041-4f6f-b319-be43c957593a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1b90bf7-398e-4381-9634-b24455dd2fe9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1b90bf7-398e-4381-9634-b24455dd2fe9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13800476822932309588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380047682293230958813800476822932309588138004768229323095881380047682293230958813800476822932309588138004768229323095881380047682293230958813800476822932309588138004768229323095881380047682293230958813800476822932309588138004768229323095881380047682293230958813800476822932309588138004768229323095881380047682293230958813800476822932309588138004768229323095881380047682293230958813800476822932309588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 774f25b6-c7d1-46bc-a6a5-b41b423d408e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8212ee8f-248d-4bcb-a2e1-9d908316c711, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8212ee8f-248d-4bcb-a2e1-9d908316c711, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14362751424668421071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436275142466842107114362751424668421071143627514246684210711436275142466842107114362751424668421071143627514246684210711436275142466842107114362751424668421071143627514246684210711436275142466842107114362751424668421071143627514246684210711436275142466842107114362751424668421071143627514246684210711436275142466842107114362751424668421071143627514246684210711436275142466842107114362751424668421071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1b90bf7-398e-4381-9634-b24455dd2fe9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec714731-fa67-4c8a-9b7d-398634f93c7a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec714731-fa67-4c8a-9b7d-398634f93c7a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 590123561542673137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137590123561542673137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8212ee8f-248d-4bcb-a2e1-9d908316c711, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02aa50a1-1eb6-4929-90e7-bf89150ac479, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02aa50a1-1eb6-4929-90e7-bf89150ac479, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10012993773411909501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001299377341190950110012993773411909501100129937734119095011001299377341190950110012993773411909501100129937734119095011001299377341190950110012993773411909501100129937734119095011001299377341190950110012993773411909501100129937734119095011001299377341190950110012993773411909501100129937734119095011001299377341190950110012993773411909501100129937734119095011001299377341190950110012993773411909501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec714731-fa67-4c8a-9b7d-398634f93c7a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f3287a-2b70-4d71-a344-4ee68cc54d09, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f3287a-2b70-4d71-a344-4ee68cc54d09, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10824335818032624864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082433581803262486410824335818032624864108243358180326248641082433581803262486410824335818032624864108243358180326248641082433581803262486410824335818032624864108243358180326248641082433581803262486410824335818032624864108243358180326248641082433581803262486410824335818032624864108243358180326248641082433581803262486410824335818032624864108243358180326248641082433581803262486410824335818032624864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02aa50a1-1eb6-4929-90e7-bf89150ac479, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 437dfbda-f0c7-466a-9c8b-0754a8eccf19, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 437dfbda-f0c7-466a-9c8b-0754a8eccf19, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6984919035648158066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69849190356481580666984919035648158066698491903564815806669849190356481580666984919035648158066698491903564815806669849190356481580666984919035648158066698491903564815806669849190356481580666984919035648158066698491903564815806669849190356481580666984919035648158066698491903564815806669849190356481580666984919035648158066698491903564815806669849190356481580666984919035648158066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f3287a-2b70-4d71-a344-4ee68cc54d09, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d63a70ef-750f-4667-937f-1823d4d3fd4e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d63a70ef-750f-4667-937f-1823d4d3fd4e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12391977666135812010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239197766613581201012391977666135812010123919776661358120101239197766613581201012391977666135812010123919776661358120101239197766613581201012391977666135812010123919776661358120101239197766613581201012391977666135812010123919776661358120101239197766613581201012391977666135812010123919776661358120101239197766613581201012391977666135812010123919776661358120101239197766613581201012391977666135812010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 437dfbda-f0c7-466a-9c8b-0754a8eccf19, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c21e5c4-799c-4b27-8972-10ca3d57091b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c21e5c4-799c-4b27-8972-10ca3d57091b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17499844864308674187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749984486430867418717499844864308674187174998448643086741871749984486430867418717499844864308674187174998448643086741871749984486430867418717499844864308674187174998448643086741871749984486430867418717499844864308674187174998448643086741871749984486430867418717499844864308674187174998448643086741871749984486430867418717499844864308674187174998448643086741871749984486430867418717499844864308674187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d63a70ef-750f-4667-937f-1823d4d3fd4e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c91b0d70-b0f3-4def-9c05-6a874a41c5ad, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c91b0d70-b0f3-4def-9c05-6a874a41c5ad, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7298551456602236510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72985514566022365107298551456602236510729855145660223651072985514566022365107298551456602236510729855145660223651072985514566022365107298551456602236510729855145660223651072985514566022365107298551456602236510729855145660223651072985514566022365107298551456602236510729855145660223651072985514566022365107298551456602236510729855145660223651072985514566022365107298551456602236510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c21e5c4-799c-4b27-8972-10ca3d57091b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5ed0b87-da18-45c4-a920-79d5887356eb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5ed0b87-da18-45c4-a920-79d5887356eb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8136147170538481332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81361471705384813328136147170538481332813614717053848133281361471705384813328136147170538481332813614717053848133281361471705384813328136147170538481332813614717053848133281361471705384813328136147170538481332813614717053848133281361471705384813328136147170538481332813614717053848133281361471705384813328136147170538481332813614717053848133281361471705384813328136147170538481332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c91b0d70-b0f3-4def-9c05-6a874a41c5ad, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 786a5497-2c67-4c8c-b2a3-236ec06b513b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 786a5497-2c67-4c8c-b2a3-236ec06b513b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1471557580784618849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14715575807846188491471557580784618849147155758078461884914715575807846188491471557580784618849147155758078461884914715575807846188491471557580784618849147155758078461884914715575807846188491471557580784618849147155758078461884914715575807846188491471557580784618849147155758078461884914715575807846188491471557580784618849147155758078461884914715575807846188491471557580784618849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5ed0b87-da18-45c4-a920-79d5887356eb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43a540cf-a02d-4253-a5f3-b2010d029f64, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43a540cf-a02d-4253-a5f3-b2010d029f64, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1185953723683552529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11859537236835525291185953723683552529118595372368355252911859537236835525291185953723683552529118595372368355252911859537236835525291185953723683552529118595372368355252911859537236835525291185953723683552529118595372368355252911859537236835525291185953723683552529118595372368355252911859537236835525291185953723683552529118595372368355252911859537236835525291185953723683552529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 786a5497-2c67-4c8c-b2a3-236ec06b513b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afaea6aa-6873-45d0-ac85-3c1ba0703ba5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afaea6aa-6873-45d0-ac85-3c1ba0703ba5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12470907634354689886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247090763435468988612470907634354689886124709076343546898861247090763435468988612470907634354689886124709076343546898861247090763435468988612470907634354689886124709076343546898861247090763435468988612470907634354689886124709076343546898861247090763435468988612470907634354689886124709076343546898861247090763435468988612470907634354689886124709076343546898861247090763435468988612470907634354689886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43a540cf-a02d-4253-a5f3-b2010d029f64, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77e7a6ab-4a50-4354-97af-baa12f24d84e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77e7a6ab-4a50-4354-97af-baa12f24d84e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9237393149328622601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92373931493286226019237393149328622601923739314932862260192373931493286226019237393149328622601923739314932862260192373931493286226019237393149328622601923739314932862260192373931493286226019237393149328622601923739314932862260192373931493286226019237393149328622601923739314932862260192373931493286226019237393149328622601923739314932862260192373931493286226019237393149328622601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afaea6aa-6873-45d0-ac85-3c1ba0703ba5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 254b2b2a-cb03-4cfa-bcbb-8a6140d555dc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 254b2b2a-cb03-4cfa-bcbb-8a6140d555dc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15723869345922262894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572386934592226289415723869345922262894157238693459222628941572386934592226289415723869345922262894157238693459222628941572386934592226289415723869345922262894157238693459222628941572386934592226289415723869345922262894157238693459222628941572386934592226289415723869345922262894157238693459222628941572386934592226289415723869345922262894157238693459222628941572386934592226289415723869345922262894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77e7a6ab-4a50-4354-97af-baa12f24d84e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcaeb7cc-f8b1-4d22-8663-f90f35065fb2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcaeb7cc-f8b1-4d22-8663-f90f35065fb2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14755159112838624409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475515911283862440914755159112838624409147551591128386244091475515911283862440914755159112838624409147551591128386244091475515911283862440914755159112838624409147551591128386244091475515911283862440914755159112838624409147551591128386244091475515911283862440914755159112838624409147551591128386244091475515911283862440914755159112838624409147551591128386244091475515911283862440914755159112838624409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 254b2b2a-cb03-4cfa-bcbb-8a6140d555dc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4387658-3880-466b-adef-2780d1771588, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4387658-3880-466b-adef-2780d1771588, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9529368983467437568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95293689834674375689529368983467437568952936898346743756895293689834674375689529368983467437568952936898346743756895293689834674375689529368983467437568952936898346743756895293689834674375689529368983467437568952936898346743756895293689834674375689529368983467437568952936898346743756895293689834674375689529368983467437568952936898346743756895293689834674375689529368983467437568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcaeb7cc-f8b1-4d22-8663-f90f35065fb2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bf02de7-7530-42ed-8ea8-780326174fbf, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf02de7-7530-42ed-8ea8-780326174fbf, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15966896312017056818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596689631201705681815966896312017056818159668963120170568181596689631201705681815966896312017056818159668963120170568181596689631201705681815966896312017056818159668963120170568181596689631201705681815966896312017056818159668963120170568181596689631201705681815966896312017056818159668963120170568181596689631201705681815966896312017056818159668963120170568181596689631201705681815966896312017056818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4387658-3880-466b-adef-2780d1771588, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b73b653c-e6e9-4720-9038-e39e2aa8a725, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b73b653c-e6e9-4720-9038-e39e2aa8a725, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15301618401144881548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530161840114488154815301618401144881548153016184011448815481530161840114488154815301618401144881548153016184011448815481530161840114488154815301618401144881548153016184011448815481530161840114488154815301618401144881548153016184011448815481530161840114488154815301618401144881548153016184011448815481530161840114488154815301618401144881548153016184011448815481530161840114488154815301618401144881548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf02de7-7530-42ed-8ea8-780326174fbf, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01d9e1f3-7962-4fc0-a52e-ea309f4cdf5f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01d9e1f3-7962-4fc0-a52e-ea309f4cdf5f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1755851505176388123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17558515051763881231755851505176388123175585150517638812317558515051763881231755851505176388123175585150517638812317558515051763881231755851505176388123175585150517638812317558515051763881231755851505176388123175585150517638812317558515051763881231755851505176388123175585150517638812317558515051763881231755851505176388123175585150517638812317558515051763881231755851505176388123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b73b653c-e6e9-4720-9038-e39e2aa8a725, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a967a612-07ae-4314-9489-dbd387adc46c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a967a612-07ae-4314-9489-dbd387adc46c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10509059007641444712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050905900764144471210509059007641444712105090590076414447121050905900764144471210509059007641444712105090590076414447121050905900764144471210509059007641444712105090590076414447121050905900764144471210509059007641444712105090590076414447121050905900764144471210509059007641444712105090590076414447121050905900764144471210509059007641444712105090590076414447121050905900764144471210509059007641444712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01d9e1f3-7962-4fc0-a52e-ea309f4cdf5f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a433b70-12a5-4f32-8a2f-a405c9e6f1c6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a967a612-07ae-4314-9489-dbd387adc46c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a433b70-12a5-4f32-8a2f-a405c9e6f1c6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12450254209525816413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245025420952581641312450254209525816413124502542095258164131245025420952581641312450254209525816413124502542095258164131245025420952581641312450254209525816413124502542095258164131245025420952581641312450254209525816413124502542095258164131245025420952581641312450254209525816413124502542095258164131245025420952581641312450254209525816413124502542095258164131245025420952581641312450254209525816413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2348e37-856a-433e-9141-a3c425d766e2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2348e37-856a-433e-9141-a3c425d766e2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1443903590530829667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14439035905308296671443903590530829667144390359053082966714439035905308296671443903590530829667144390359053082966714439035905308296671443903590530829667144390359053082966714439035905308296671443903590530829667144390359053082966714439035905308296671443903590530829667144390359053082966714439035905308296671443903590530829667144390359053082966714439035905308296671443903590530829667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a433b70-12a5-4f32-8a2f-a405c9e6f1c6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e822c107-9a72-4317-a982-f6b678198046, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e822c107-9a72-4317-a982-f6b678198046, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16366370578083528474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636637057808352847416366370578083528474163663705780835284741636637057808352847416366370578083528474163663705780835284741636637057808352847416366370578083528474163663705780835284741636637057808352847416366370578083528474163663705780835284741636637057808352847416366370578083528474163663705780835284741636637057808352847416366370578083528474163663705780835284741636637057808352847416366370578083528474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2348e37-856a-433e-9141-a3c425d766e2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42323ecf-93a7-44a0-809a-3518b4ce6e5b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42323ecf-93a7-44a0-809a-3518b4ce6e5b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12528672413926131701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252867241392613170112528672413926131701125286724139261317011252867241392613170112528672413926131701125286724139261317011252867241392613170112528672413926131701125286724139261317011252867241392613170112528672413926131701125286724139261317011252867241392613170112528672413926131701125286724139261317011252867241392613170112528672413926131701125286724139261317011252867241392613170112528672413926131701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e822c107-9a72-4317-a982-f6b678198046, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10aa0683-9de6-493d-8d8d-00cadaa562f8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10aa0683-9de6-493d-8d8d-00cadaa562f8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7152286177209489275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71522861772094892757152286177209489275715228617720948927571522861772094892757152286177209489275715228617720948927571522861772094892757152286177209489275715228617720948927571522861772094892757152286177209489275715228617720948927571522861772094892757152286177209489275715228617720948927571522861772094892757152286177209489275715228617720948927571522861772094892757152286177209489275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42323ecf-93a7-44a0-809a-3518b4ce6e5b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a693a95-3dfc-4d0e-b761-67036274944b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a693a95-3dfc-4d0e-b761-67036274944b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16866820946752104645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686682094675210464516866820946752104645168668209467521046451686682094675210464516866820946752104645168668209467521046451686682094675210464516866820946752104645168668209467521046451686682094675210464516866820946752104645168668209467521046451686682094675210464516866820946752104645168668209467521046451686682094675210464516866820946752104645168668209467521046451686682094675210464516866820946752104645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10aa0683-9de6-493d-8d8d-00cadaa562f8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5c067a9-aec6-4196-82fa-9ee887d4b37f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5c067a9-aec6-4196-82fa-9ee887d4b37f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14475772449550516203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447577244955051620314475772449550516203144757724495505162031447577244955051620314475772449550516203144757724495505162031447577244955051620314475772449550516203144757724495505162031447577244955051620314475772449550516203144757724495505162031447577244955051620314475772449550516203144757724495505162031447577244955051620314475772449550516203144757724495505162031447577244955051620314475772449550516203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a693a95-3dfc-4d0e-b761-67036274944b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 967a58fa-4c53-40d6-a6cd-877bf003a635, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 967a58fa-4c53-40d6-a6cd-877bf003a635, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15136117947323245783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513611794732324578315136117947323245783151361179473232457831513611794732324578315136117947323245783151361179473232457831513611794732324578315136117947323245783151361179473232457831513611794732324578315136117947323245783151361179473232457831513611794732324578315136117947323245783151361179473232457831513611794732324578315136117947323245783151361179473232457831513611794732324578315136117947323245783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5c067a9-aec6-4196-82fa-9ee887d4b37f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ea758c9-5320-41e6-8f47-513aa37c07cf, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea758c9-5320-41e6-8f47-513aa37c07cf, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3260246451770755132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32602464517707551323260246451770755132326024645177075513232602464517707551323260246451770755132326024645177075513232602464517707551323260246451770755132326024645177075513232602464517707551323260246451770755132326024645177075513232602464517707551323260246451770755132326024645177075513232602464517707551323260246451770755132326024645177075513232602464517707551323260246451770755132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 967a58fa-4c53-40d6-a6cd-877bf003a635, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5a558a7-12b1-45d5-947f-386a5b5b23d6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5a558a7-12b1-45d5-947f-386a5b5b23d6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12585930587433052877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258593058743305287712585930587433052877125859305874330528771258593058743305287712585930587433052877125859305874330528771258593058743305287712585930587433052877125859305874330528771258593058743305287712585930587433052877125859305874330528771258593058743305287712585930587433052877125859305874330528771258593058743305287712585930587433052877125859305874330528771258593058743305287712585930587433052877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea758c9-5320-41e6-8f47-513aa37c07cf, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cd29ef2-2aa1-4b9b-9577-bc9c57d9f78b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cd29ef2-2aa1-4b9b-9577-bc9c57d9f78b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12610700830460165924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261070083046016592412610700830460165924126107008304601659241261070083046016592412610700830460165924126107008304601659241261070083046016592412610700830460165924126107008304601659241261070083046016592412610700830460165924126107008304601659241261070083046016592412610700830460165924126107008304601659241261070083046016592412610700830460165924126107008304601659241261070083046016592412610700830460165924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5a558a7-12b1-45d5-947f-386a5b5b23d6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a63256c2-8525-4d11-ab1e-9bd87cb7d545, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a63256c2-8525-4d11-ab1e-9bd87cb7d545, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9588026347496661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95880263474966619588026347496661958802634749666195880263474966619588026347496661958802634749666195880263474966619588026347496661958802634749666195880263474966619588026347496661958802634749666195880263474966619588026347496661958802634749666195880263474966619588026347496661958802634749666195880263474966619588026347496661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cd29ef2-2aa1-4b9b-9577-bc9c57d9f78b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8e7bbf4-72ea-43e8-9ad2-00ade548b824, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e7bbf4-72ea-43e8-9ad2-00ade548b824, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13779552592449963551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377955259244996355113779552592449963551137795525924499635511377955259244996355113779552592449963551137795525924499635511377955259244996355113779552592449963551137795525924499635511377955259244996355113779552592449963551137795525924499635511377955259244996355113779552592449963551137795525924499635511377955259244996355113779552592449963551137795525924499635511377955259244996355113779552592449963551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a63256c2-8525-4d11-ab1e-9bd87cb7d545, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faa7ad1c-6d56-4940-8ed6-ca553655b244, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faa7ad1c-6d56-4940-8ed6-ca553655b244, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10034632199628243378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003463219962824337810034632199628243378100346321996282433781003463219962824337810034632199628243378100346321996282433781003463219962824337810034632199628243378100346321996282433781003463219962824337810034632199628243378100346321996282433781003463219962824337810034632199628243378100346321996282433781003463219962824337810034632199628243378100346321996282433781003463219962824337810034632199628243378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e7bbf4-72ea-43e8-9ad2-00ade548b824, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5429481b-ef6a-4404-8194-821cf77161bb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5429481b-ef6a-4404-8194-821cf77161bb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13217481579715984798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321748157971598479813217481579715984798132174815797159847981321748157971598479813217481579715984798132174815797159847981321748157971598479813217481579715984798132174815797159847981321748157971598479813217481579715984798132174815797159847981321748157971598479813217481579715984798132174815797159847981321748157971598479813217481579715984798132174815797159847981321748157971598479813217481579715984798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faa7ad1c-6d56-4940-8ed6-ca553655b244, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc567e2e-a176-4c8d-bff6-f506b901e4a8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc567e2e-a176-4c8d-bff6-f506b901e4a8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1793292018084172043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17932920180841720431793292018084172043179329201808417204317932920180841720431793292018084172043179329201808417204317932920180841720431793292018084172043179329201808417204317932920180841720431793292018084172043179329201808417204317932920180841720431793292018084172043179329201808417204317932920180841720431793292018084172043179329201808417204317932920180841720431793292018084172043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5429481b-ef6a-4404-8194-821cf77161bb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c42fa02b-1793-463a-a0d6-e3bbc0133fa1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c42fa02b-1793-463a-a0d6-e3bbc0133fa1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8082741742517242832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80827417425172428328082741742517242832808274174251724283280827417425172428328082741742517242832808274174251724283280827417425172428328082741742517242832808274174251724283280827417425172428328082741742517242832808274174251724283280827417425172428328082741742517242832808274174251724283280827417425172428328082741742517242832808274174251724283280827417425172428328082741742517242832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc567e2e-a176-4c8d-bff6-f506b901e4a8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eb3ad74-bb42-4e8a-a373-b68c9d7c0a38, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eb3ad74-bb42-4e8a-a373-b68c9d7c0a38, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1556652149833526850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15566521498335268501556652149833526850155665214983352685015566521498335268501556652149833526850155665214983352685015566521498335268501556652149833526850155665214983352685015566521498335268501556652149833526850155665214983352685015566521498335268501556652149833526850155665214983352685015566521498335268501556652149833526850155665214983352685015566521498335268501556652149833526850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c42fa02b-1793-463a-a0d6-e3bbc0133fa1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eb3ad74-bb42-4e8a-a373-b68c9d7c0a38, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d4b974f-7059-4943-b2f0-0d048383e1d8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d4b974f-7059-4943-b2f0-0d048383e1d8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7444841296685046770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74448412966850467707444841296685046770744484129668504677074448412966850467707444841296685046770744484129668504677074448412966850467707444841296685046770744484129668504677074448412966850467707444841296685046770744484129668504677074448412966850467707444841296685046770744484129668504677074448412966850467707444841296685046770744484129668504677074448412966850467707444841296685046770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 181e55af-f451-48e9-85cf-2ac0ee69b74a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 181e55af-f451-48e9-85cf-2ac0ee69b74a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2815204690079192683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28152046900791926832815204690079192683281520469007919268328152046900791926832815204690079192683281520469007919268328152046900791926832815204690079192683281520469007919268328152046900791926832815204690079192683281520469007919268328152046900791926832815204690079192683281520469007919268328152046900791926832815204690079192683281520469007919268328152046900791926832815204690079192683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d4b974f-7059-4943-b2f0-0d048383e1d8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 927d64e6-2e4d-4b74-9a70-37c5502d04e8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 927d64e6-2e4d-4b74-9a70-37c5502d04e8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9560214596352353373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95602145963523533739560214596352353373956021459635235337395602145963523533739560214596352353373956021459635235337395602145963523533739560214596352353373956021459635235337395602145963523533739560214596352353373956021459635235337395602145963523533739560214596352353373956021459635235337395602145963523533739560214596352353373956021459635235337395602145963523533739560214596352353373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 181e55af-f451-48e9-85cf-2ac0ee69b74a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67e0f97a-8abb-4625-ad1d-cc6eedf9db61, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67e0f97a-8abb-4625-ad1d-cc6eedf9db61, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2168370974525697748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21683709745256977482168370974525697748216837097452569774821683709745256977482168370974525697748216837097452569774821683709745256977482168370974525697748216837097452569774821683709745256977482168370974525697748216837097452569774821683709745256977482168370974525697748216837097452569774821683709745256977482168370974525697748216837097452569774821683709745256977482168370974525697748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 927d64e6-2e4d-4b74-9a70-37c5502d04e8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c846dda-50eb-4ad1-9e80-414885c50481, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67e0f97a-8abb-4625-ad1d-cc6eedf9db61, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c846dda-50eb-4ad1-9e80-414885c50481, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13244278032840870169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324427803284087016913244278032840870169132442780328408701691324427803284087016913244278032840870169132442780328408701691324427803284087016913244278032840870169132442780328408701691324427803284087016913244278032840870169132442780328408701691324427803284087016913244278032840870169132442780328408701691324427803284087016913244278032840870169132442780328408701691324427803284087016913244278032840870169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa03f43-5734-4696-b861-e4c1eb90c583, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa03f43-5734-4696-b861-e4c1eb90c583, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10013857172813077043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001385717281307704310013857172813077043100138571728130770431001385717281307704310013857172813077043100138571728130770431001385717281307704310013857172813077043100138571728130770431001385717281307704310013857172813077043100138571728130770431001385717281307704310013857172813077043100138571728130770431001385717281307704310013857172813077043100138571728130770431001385717281307704310013857172813077043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c846dda-50eb-4ad1-9e80-414885c50481, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26874d4c-db1a-4785-9f39-61d2438be77f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26874d4c-db1a-4785-9f39-61d2438be77f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11008622196472251072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100862219647225107211008622196472251072110086221964722510721100862219647225107211008622196472251072110086221964722510721100862219647225107211008622196472251072110086221964722510721100862219647225107211008622196472251072110086221964722510721100862219647225107211008622196472251072110086221964722510721100862219647225107211008622196472251072110086221964722510721100862219647225107211008622196472251072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa03f43-5734-4696-b861-e4c1eb90c583, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6a82419-6e5e-4d8d-bfef-035f16641cbb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6a82419-6e5e-4d8d-bfef-035f16641cbb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4810844957190041786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48108449571900417864810844957190041786481084495719004178648108449571900417864810844957190041786481084495719004178648108449571900417864810844957190041786481084495719004178648108449571900417864810844957190041786481084495719004178648108449571900417864810844957190041786481084495719004178648108449571900417864810844957190041786481084495719004178648108449571900417864810844957190041786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6a82419-6e5e-4d8d-bfef-035f16641cbb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26874d4c-db1a-4785-9f39-61d2438be77f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c2cc143-f8b8-45a4-a953-02ff1f517980, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c2cc143-f8b8-45a4-a953-02ff1f517980, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 239919108823302118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118239919108823302118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f5b1056-7a74-47b7-a3aa-af2b11394955, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f5b1056-7a74-47b7-a3aa-af2b11394955, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7753227828270046787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77532278282700467877753227828270046787775322782827004678777532278282700467877753227828270046787775322782827004678777532278282700467877753227828270046787775322782827004678777532278282700467877753227828270046787775322782827004678777532278282700467877753227828270046787775322782827004678777532278282700467877753227828270046787775322782827004678777532278282700467877753227828270046787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c2cc143-f8b8-45a4-a953-02ff1f517980, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5492d2e1-42b6-4c5e-bf97-1f22918cc682, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5492d2e1-42b6-4c5e-bf97-1f22918cc682, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6045483317553197803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60454833175531978036045483317553197803604548331755319780360454833175531978036045483317553197803604548331755319780360454833175531978036045483317553197803604548331755319780360454833175531978036045483317553197803604548331755319780360454833175531978036045483317553197803604548331755319780360454833175531978036045483317553197803604548331755319780360454833175531978036045483317553197803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f5b1056-7a74-47b7-a3aa-af2b11394955, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26cc144d-9574-4782-b84a-7eaea6e7494f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26cc144d-9574-4782-b84a-7eaea6e7494f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6421752100575070391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64217521005750703916421752100575070391642175210057507039164217521005750703916421752100575070391642175210057507039164217521005750703916421752100575070391642175210057507039164217521005750703916421752100575070391642175210057507039164217521005750703916421752100575070391642175210057507039164217521005750703916421752100575070391642175210057507039164217521005750703916421752100575070391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5492d2e1-42b6-4c5e-bf97-1f22918cc682, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ddafd4a-0206-4da6-8508-196538fd2417, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ddafd4a-0206-4da6-8508-196538fd2417, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5957743727157879202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59577437271578792025957743727157879202595774372715787920259577437271578792025957743727157879202595774372715787920259577437271578792025957743727157879202595774372715787920259577437271578792025957743727157879202595774372715787920259577437271578792025957743727157879202595774372715787920259577437271578792025957743727157879202595774372715787920259577437271578792025957743727157879202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26cc144d-9574-4782-b84a-7eaea6e7494f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85ed3e50-c22f-4c3a-a7bd-f40ad12e369e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ed3e50-c22f-4c3a-a7bd-f40ad12e369e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13456846566866274069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345684656686627406913456846566866274069134568465668662740691345684656686627406913456846566866274069134568465668662740691345684656686627406913456846566866274069134568465668662740691345684656686627406913456846566866274069134568465668662740691345684656686627406913456846566866274069134568465668662740691345684656686627406913456846566866274069134568465668662740691345684656686627406913456846566866274069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ddafd4a-0206-4da6-8508-196538fd2417, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 481a6add-f436-494f-b084-78871fc313cb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 481a6add-f436-494f-b084-78871fc313cb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2392734585372316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23927345853723162392734585372316239273458537231623927345853723162392734585372316239273458537231623927345853723162392734585372316239273458537231623927345853723162392734585372316239273458537231623927345853723162392734585372316239273458537231623927345853723162392734585372316239273458537231623927345853723162392734585372316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ed3e50-c22f-4c3a-a7bd-f40ad12e369e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beb8f99f-d06c-4d7e-b1f9-e4e22011d885, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beb8f99f-d06c-4d7e-b1f9-e4e22011d885, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4415652465996286351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44156524659962863514415652465996286351441565246599628635144156524659962863514415652465996286351441565246599628635144156524659962863514415652465996286351441565246599628635144156524659962863514415652465996286351441565246599628635144156524659962863514415652465996286351441565246599628635144156524659962863514415652465996286351441565246599628635144156524659962863514415652465996286351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 481a6add-f436-494f-b084-78871fc313cb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28bb11a8-bfd6-4626-bef3-b4a4ccbc00cd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28bb11a8-bfd6-4626-bef3-b4a4ccbc00cd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5443638719219311122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54436387192193111225443638719219311122544363871921931112254436387192193111225443638719219311122544363871921931112254436387192193111225443638719219311122544363871921931112254436387192193111225443638719219311122544363871921931112254436387192193111225443638719219311122544363871921931112254436387192193111225443638719219311122544363871921931112254436387192193111225443638719219311122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beb8f99f-d06c-4d7e-b1f9-e4e22011d885, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09d133c3-7f6e-42ab-8674-88b175542dcc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09d133c3-7f6e-42ab-8674-88b175542dcc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11461984690848859033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146198469084885903311461984690848859033114619846908488590331146198469084885903311461984690848859033114619846908488590331146198469084885903311461984690848859033114619846908488590331146198469084885903311461984690848859033114619846908488590331146198469084885903311461984690848859033114619846908488590331146198469084885903311461984690848859033114619846908488590331146198469084885903311461984690848859033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28bb11a8-bfd6-4626-bef3-b4a4ccbc00cd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46fda048-1ede-40f1-bad2-4fb35366671d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46fda048-1ede-40f1-bad2-4fb35366671d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9202987955895879696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92029879558958796969202987955895879696920298795589587969692029879558958796969202987955895879696920298795589587969692029879558958796969202987955895879696920298795589587969692029879558958796969202987955895879696920298795589587969692029879558958796969202987955895879696920298795589587969692029879558958796969202987955895879696920298795589587969692029879558958796969202987955895879696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09d133c3-7f6e-42ab-8674-88b175542dcc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b6c4eaf-9bfe-4cd0-aed7-239664a5762d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b6c4eaf-9bfe-4cd0-aed7-239664a5762d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5462379677577813300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54623796775778133005462379677577813300546237967757781330054623796775778133005462379677577813300546237967757781330054623796775778133005462379677577813300546237967757781330054623796775778133005462379677577813300546237967757781330054623796775778133005462379677577813300546237967757781330054623796775778133005462379677577813300546237967757781330054623796775778133005462379677577813300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46fda048-1ede-40f1-bad2-4fb35366671d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b26dbcf2-8aef-4a1f-a3b5-64451672ec4e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b26dbcf2-8aef-4a1f-a3b5-64451672ec4e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 390392441267578632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632390392441267578632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b6c4eaf-9bfe-4cd0-aed7-239664a5762d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 272c34a8-9910-4ff1-bcd2-4288c84a244e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 272c34a8-9910-4ff1-bcd2-4288c84a244e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7936051577613585158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79360515776135851587936051577613585158793605157761358515879360515776135851587936051577613585158793605157761358515879360515776135851587936051577613585158793605157761358515879360515776135851587936051577613585158793605157761358515879360515776135851587936051577613585158793605157761358515879360515776135851587936051577613585158793605157761358515879360515776135851587936051577613585158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b26dbcf2-8aef-4a1f-a3b5-64451672ec4e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36f5964f-fe83-4107-a9c2-7e187fbc9a0f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36f5964f-fe83-4107-a9c2-7e187fbc9a0f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5500776739869738269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55007767398697382695500776739869738269550077673986973826955007767398697382695500776739869738269550077673986973826955007767398697382695500776739869738269550077673986973826955007767398697382695500776739869738269550077673986973826955007767398697382695500776739869738269550077673986973826955007767398697382695500776739869738269550077673986973826955007767398697382695500776739869738269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 272c34a8-9910-4ff1-bcd2-4288c84a244e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a51ab7-8361-4d61-9c1b-4d0321112eed, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a51ab7-8361-4d61-9c1b-4d0321112eed, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13990506224604504316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399050622460450431613990506224604504316139905062246045043161399050622460450431613990506224604504316139905062246045043161399050622460450431613990506224604504316139905062246045043161399050622460450431613990506224604504316139905062246045043161399050622460450431613990506224604504316139905062246045043161399050622460450431613990506224604504316139905062246045043161399050622460450431613990506224604504316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36f5964f-fe83-4107-a9c2-7e187fbc9a0f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d51660e-42b4-49eb-b559-4e9e1c560ae7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d51660e-42b4-49eb-b559-4e9e1c560ae7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4848671779368022959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48486717793680229594848671779368022959484867177936802295948486717793680229594848671779368022959484867177936802295948486717793680229594848671779368022959484867177936802295948486717793680229594848671779368022959484867177936802295948486717793680229594848671779368022959484867177936802295948486717793680229594848671779368022959484867177936802295948486717793680229594848671779368022959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a51ab7-8361-4d61-9c1b-4d0321112eed, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e960929-3bb0-4e18-a2b7-9e3e60476115, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e960929-3bb0-4e18-a2b7-9e3e60476115, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9059729106291623430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90597291062916234309059729106291623430905972910629162343090597291062916234309059729106291623430905972910629162343090597291062916234309059729106291623430905972910629162343090597291062916234309059729106291623430905972910629162343090597291062916234309059729106291623430905972910629162343090597291062916234309059729106291623430905972910629162343090597291062916234309059729106291623430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d51660e-42b4-49eb-b559-4e9e1c560ae7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8525bd5-6818-424a-9cd8-92b3115d287f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8525bd5-6818-424a-9cd8-92b3115d287f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12714277661648601208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271427766164860120812714277661648601208127142776616486012081271427766164860120812714277661648601208127142776616486012081271427766164860120812714277661648601208127142776616486012081271427766164860120812714277661648601208127142776616486012081271427766164860120812714277661648601208127142776616486012081271427766164860120812714277661648601208127142776616486012081271427766164860120812714277661648601208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e960929-3bb0-4e18-a2b7-9e3e60476115, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a0813d-f180-4459-abb7-9bc3ee9e2bb4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a0813d-f180-4459-abb7-9bc3ee9e2bb4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10280134009907856752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028013400990785675210280134009907856752102801340099078567521028013400990785675210280134009907856752102801340099078567521028013400990785675210280134009907856752102801340099078567521028013400990785675210280134009907856752102801340099078567521028013400990785675210280134009907856752102801340099078567521028013400990785675210280134009907856752102801340099078567521028013400990785675210280134009907856752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8525bd5-6818-424a-9cd8-92b3115d287f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c15ca5b-a108-4ded-812a-98105df2fc40, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c15ca5b-a108-4ded-812a-98105df2fc40, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1778076905588429490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17780769055884294901778076905588429490177807690558842949017780769055884294901778076905588429490177807690558842949017780769055884294901778076905588429490177807690558842949017780769055884294901778076905588429490177807690558842949017780769055884294901778076905588429490177807690558842949017780769055884294901778076905588429490177807690558842949017780769055884294901778076905588429490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a0813d-f180-4459-abb7-9bc3ee9e2bb4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8fb1851-c31c-4317-9efb-d28812dfda7c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8fb1851-c31c-4317-9efb-d28812dfda7c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1987189005208997286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19871890052089972861987189005208997286198718900520899728619871890052089972861987189005208997286198718900520899728619871890052089972861987189005208997286198718900520899728619871890052089972861987189005208997286198718900520899728619871890052089972861987189005208997286198718900520899728619871890052089972861987189005208997286198718900520899728619871890052089972861987189005208997286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c15ca5b-a108-4ded-812a-98105df2fc40, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 725a77cd-ca66-40a1-800c-34f019219171, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 725a77cd-ca66-40a1-800c-34f019219171, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10842451049192890374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084245104919289037410842451049192890374108424510491928903741084245104919289037410842451049192890374108424510491928903741084245104919289037410842451049192890374108424510491928903741084245104919289037410842451049192890374108424510491928903741084245104919289037410842451049192890374108424510491928903741084245104919289037410842451049192890374108424510491928903741084245104919289037410842451049192890374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8fb1851-c31c-4317-9efb-d28812dfda7c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9527a35-690a-46b5-8676-da55849f0a31, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9527a35-690a-46b5-8676-da55849f0a31, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9920702130503014949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99207021305030149499920702130503014949992070213050301494999207021305030149499920702130503014949992070213050301494999207021305030149499920702130503014949992070213050301494999207021305030149499920702130503014949992070213050301494999207021305030149499920702130503014949992070213050301494999207021305030149499920702130503014949992070213050301494999207021305030149499920702130503014949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9527a35-690a-46b5-8676-da55849f0a31, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd010de3-e1b4-433b-8620-04de4fa12bac, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd010de3-e1b4-433b-8620-04de4fa12bac, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11043953079511913441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104395307951191344111043953079511913441110439530795119134411104395307951191344111043953079511913441110439530795119134411104395307951191344111043953079511913441110439530795119134411104395307951191344111043953079511913441110439530795119134411104395307951191344111043953079511913441110439530795119134411104395307951191344111043953079511913441110439530795119134411104395307951191344111043953079511913441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd010de3-e1b4-433b-8620-04de4fa12bac, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aae70960-cf66-48ba-be03-b0dcf2b118aa, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aae70960-cf66-48ba-be03-b0dcf2b118aa, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17096587660948830291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709658766094883029117096587660948830291170965876609488302911709658766094883029117096587660948830291170965876609488302911709658766094883029117096587660948830291170965876609488302911709658766094883029117096587660948830291170965876609488302911709658766094883029117096587660948830291170965876609488302911709658766094883029117096587660948830291170965876609488302911709658766094883029117096587660948830291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 725a77cd-ca66-40a1-800c-34f019219171, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd55a65b-8604-4214-baa8-2d1c563472c9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd55a65b-8604-4214-baa8-2d1c563472c9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1248295289093090834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12482952890930908341248295289093090834124829528909309083412482952890930908341248295289093090834124829528909309083412482952890930908341248295289093090834124829528909309083412482952890930908341248295289093090834124829528909309083412482952890930908341248295289093090834124829528909309083412482952890930908341248295289093090834124829528909309083412482952890930908341248295289093090834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aae70960-cf66-48ba-be03-b0dcf2b118aa, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5d620da-430c-4870-a3c6-e9290f1a318f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5d620da-430c-4870-a3c6-e9290f1a318f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18078230895298470859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807823089529847085918078230895298470859180782308952984708591807823089529847085918078230895298470859180782308952984708591807823089529847085918078230895298470859180782308952984708591807823089529847085918078230895298470859180782308952984708591807823089529847085918078230895298470859180782308952984708591807823089529847085918078230895298470859180782308952984708591807823089529847085918078230895298470859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd55a65b-8604-4214-baa8-2d1c563472c9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5f3457a-4d25-4e3c-8b5c-fbf751dfaa3e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5f3457a-4d25-4e3c-8b5c-fbf751dfaa3e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10766631749819840621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076663174981984062110766631749819840621107666317498198406211076663174981984062110766631749819840621107666317498198406211076663174981984062110766631749819840621107666317498198406211076663174981984062110766631749819840621107666317498198406211076663174981984062110766631749819840621107666317498198406211076663174981984062110766631749819840621107666317498198406211076663174981984062110766631749819840621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5d620da-430c-4870-a3c6-e9290f1a318f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09cc9ed6-4e90-4488-bb70-0f91464840e7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09cc9ed6-4e90-4488-bb70-0f91464840e7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2691369244188592315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26913692441885923152691369244188592315269136924418859231526913692441885923152691369244188592315269136924418859231526913692441885923152691369244188592315269136924418859231526913692441885923152691369244188592315269136924418859231526913692441885923152691369244188592315269136924418859231526913692441885923152691369244188592315269136924418859231526913692441885923152691369244188592315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5f3457a-4d25-4e3c-8b5c-fbf751dfaa3e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 368a2eec-c2f3-46fa-919f-1c405256a3d2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 368a2eec-c2f3-46fa-919f-1c405256a3d2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5544328783879376195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55443287838793761955544328783879376195554432878387937619555443287838793761955544328783879376195554432878387937619555443287838793761955544328783879376195554432878387937619555443287838793761955544328783879376195554432878387937619555443287838793761955544328783879376195554432878387937619555443287838793761955544328783879376195554432878387937619555443287838793761955544328783879376195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09cc9ed6-4e90-4488-bb70-0f91464840e7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfb84623-a00f-4534-a403-e42723fcd0f7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfb84623-a00f-4534-a403-e42723fcd0f7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4073701023795149199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40737010237951491994073701023795149199407370102379514919940737010237951491994073701023795149199407370102379514919940737010237951491994073701023795149199407370102379514919940737010237951491994073701023795149199407370102379514919940737010237951491994073701023795149199407370102379514919940737010237951491994073701023795149199407370102379514919940737010237951491994073701023795149199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 368a2eec-c2f3-46fa-919f-1c405256a3d2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fb5b106-997c-4393-b986-8af9b2a2d6ab, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fb5b106-997c-4393-b986-8af9b2a2d6ab, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14035280541487722717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403528054148772271714035280541487722717140352805414877227171403528054148772271714035280541487722717140352805414877227171403528054148772271714035280541487722717140352805414877227171403528054148772271714035280541487722717140352805414877227171403528054148772271714035280541487722717140352805414877227171403528054148772271714035280541487722717140352805414877227171403528054148772271714035280541487722717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfb84623-a00f-4534-a403-e42723fcd0f7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27556984-24de-44f6-a02e-b0c84aa57d31, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27556984-24de-44f6-a02e-b0c84aa57d31, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7067056461549113696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70670564615491136967067056461549113696706705646154911369670670564615491136967067056461549113696706705646154911369670670564615491136967067056461549113696706705646154911369670670564615491136967067056461549113696706705646154911369670670564615491136967067056461549113696706705646154911369670670564615491136967067056461549113696706705646154911369670670564615491136967067056461549113696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fb5b106-997c-4393-b986-8af9b2a2d6ab, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0438e7e0-4c48-403c-9703-45c4de7ad215, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0438e7e0-4c48-403c-9703-45c4de7ad215, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18002364366319924592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800236436631992459218002364366319924592180023643663199245921800236436631992459218002364366319924592180023643663199245921800236436631992459218002364366319924592180023643663199245921800236436631992459218002364366319924592180023643663199245921800236436631992459218002364366319924592180023643663199245921800236436631992459218002364366319924592180023643663199245921800236436631992459218002364366319924592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27556984-24de-44f6-a02e-b0c84aa57d31, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee2c28b8-9fa4-4d77-9afd-1fd7a7b1b62e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee2c28b8-9fa4-4d77-9afd-1fd7a7b1b62e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18099880354701067085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809988035470106708518099880354701067085180998803547010670851809988035470106708518099880354701067085180998803547010670851809988035470106708518099880354701067085180998803547010670851809988035470106708518099880354701067085180998803547010670851809988035470106708518099880354701067085180998803547010670851809988035470106708518099880354701067085180998803547010670851809988035470106708518099880354701067085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0438e7e0-4c48-403c-9703-45c4de7ad215, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13595dc6-a707-4c74-83ed-96f02c27f661, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13595dc6-a707-4c74-83ed-96f02c27f661, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14788134460094701255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478813446009470125514788134460094701255147881344600947012551478813446009470125514788134460094701255147881344600947012551478813446009470125514788134460094701255147881344600947012551478813446009470125514788134460094701255147881344600947012551478813446009470125514788134460094701255147881344600947012551478813446009470125514788134460094701255147881344600947012551478813446009470125514788134460094701255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee2c28b8-9fa4-4d77-9afd-1fd7a7b1b62e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d88adc6a-e88e-43cf-a363-38796309be09, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d88adc6a-e88e-43cf-a363-38796309be09, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18053946570420037685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805394657042003768518053946570420037685180539465704200376851805394657042003768518053946570420037685180539465704200376851805394657042003768518053946570420037685180539465704200376851805394657042003768518053946570420037685180539465704200376851805394657042003768518053946570420037685180539465704200376851805394657042003768518053946570420037685180539465704200376851805394657042003768518053946570420037685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13595dc6-a707-4c74-83ed-96f02c27f661, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c74cc30-3752-4fc3-bbd8-a77876e0e03d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d88adc6a-e88e-43cf-a363-38796309be09, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c74cc30-3752-4fc3-bbd8-a77876e0e03d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16147237612448271359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614723761244827135916147237612448271359161472376124482713591614723761244827135916147237612448271359161472376124482713591614723761244827135916147237612448271359161472376124482713591614723761244827135916147237612448271359161472376124482713591614723761244827135916147237612448271359161472376124482713591614723761244827135916147237612448271359161472376124482713591614723761244827135916147237612448271359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc55c77a-6cff-45ff-9fe5-0c71ee565b72, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc55c77a-6cff-45ff-9fe5-0c71ee565b72, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3918590421430015354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39185904214300153543918590421430015354391859042143001535439185904214300153543918590421430015354391859042143001535439185904214300153543918590421430015354391859042143001535439185904214300153543918590421430015354391859042143001535439185904214300153543918590421430015354391859042143001535439185904214300153543918590421430015354391859042143001535439185904214300153543918590421430015354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c74cc30-3752-4fc3-bbd8-a77876e0e03d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0bbdbda-4fc2-4089-90f2-723dde9b4478, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0bbdbda-4fc2-4089-90f2-723dde9b4478, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10082139628441720905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008213962844172090510082139628441720905100821396284417209051008213962844172090510082139628441720905100821396284417209051008213962844172090510082139628441720905100821396284417209051008213962844172090510082139628441720905100821396284417209051008213962844172090510082139628441720905100821396284417209051008213962844172090510082139628441720905100821396284417209051008213962844172090510082139628441720905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc55c77a-6cff-45ff-9fe5-0c71ee565b72, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d789d72-2707-4c3f-bd45-25e11196381b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d789d72-2707-4c3f-bd45-25e11196381b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16216038015995029808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621603801599502980816216038015995029808162160380159950298081621603801599502980816216038015995029808162160380159950298081621603801599502980816216038015995029808162160380159950298081621603801599502980816216038015995029808162160380159950298081621603801599502980816216038015995029808162160380159950298081621603801599502980816216038015995029808162160380159950298081621603801599502980816216038015995029808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0bbdbda-4fc2-4089-90f2-723dde9b4478, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d215d98-17d2-4cad-954d-7d7a44b88729, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d215d98-17d2-4cad-954d-7d7a44b88729, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2882879119128883754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28828791191288837542882879119128883754288287911912888375428828791191288837542882879119128883754288287911912888375428828791191288837542882879119128883754288287911912888375428828791191288837542882879119128883754288287911912888375428828791191288837542882879119128883754288287911912888375428828791191288837542882879119128883754288287911912888375428828791191288837542882879119128883754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d789d72-2707-4c3f-bd45-25e11196381b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d7ed9d6-c1c6-414d-ab08-615d561ceb38, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d215d98-17d2-4cad-954d-7d7a44b88729, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2af90701-e202-4a90-a2fd-7d3d1c85478a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2af90701-e202-4a90-a2fd-7d3d1c85478a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3902773746617454602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39027737466174546023902773746617454602390277374661745460239027737466174546023902773746617454602390277374661745460239027737466174546023902773746617454602390277374661745460239027737466174546023902773746617454602390277374661745460239027737466174546023902773746617454602390277374661745460239027737466174546023902773746617454602390277374661745460239027737466174546023902773746617454602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d7ed9d6-c1c6-414d-ab08-615d561ceb38, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 494965054395952453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453494965054395952453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2af90701-e202-4a90-a2fd-7d3d1c85478a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3c85a7d-3fb9-444e-8b79-e92a62db411a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3c85a7d-3fb9-444e-8b79-e92a62db411a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14239371171907687433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423937117190768743314239371171907687433142393711719076874331423937117190768743314239371171907687433142393711719076874331423937117190768743314239371171907687433142393711719076874331423937117190768743314239371171907687433142393711719076874331423937117190768743314239371171907687433142393711719076874331423937117190768743314239371171907687433142393711719076874331423937117190768743314239371171907687433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d7ed9d6-c1c6-414d-ab08-615d561ceb38, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1d0d1d2-4f9e-426b-826d-eaf60de2d846, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d0d1d2-4f9e-426b-826d-eaf60de2d846, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12094341671651792081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209434167165179208112094341671651792081120943416716517920811209434167165179208112094341671651792081120943416716517920811209434167165179208112094341671651792081120943416716517920811209434167165179208112094341671651792081120943416716517920811209434167165179208112094341671651792081120943416716517920811209434167165179208112094341671651792081120943416716517920811209434167165179208112094341671651792081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3c85a7d-3fb9-444e-8b79-e92a62db411a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0511fd61-1d9d-4ee0-ac35-5930d8edcdb6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0511fd61-1d9d-4ee0-ac35-5930d8edcdb6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6946709608156129786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69467096081561297866946709608156129786694670960815612978669467096081561297866946709608156129786694670960815612978669467096081561297866946709608156129786694670960815612978669467096081561297866946709608156129786694670960815612978669467096081561297866946709608156129786694670960815612978669467096081561297866946709608156129786694670960815612978669467096081561297866946709608156129786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d0d1d2-4f9e-426b-826d-eaf60de2d846, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d45f2e51-5840-47de-a1c4-f952c0936a3a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d45f2e51-5840-47de-a1c4-f952c0936a3a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1301684772699017618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13016847726990176181301684772699017618130168477269901761813016847726990176181301684772699017618130168477269901761813016847726990176181301684772699017618130168477269901761813016847726990176181301684772699017618130168477269901761813016847726990176181301684772699017618130168477269901761813016847726990176181301684772699017618130168477269901761813016847726990176181301684772699017618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0511fd61-1d9d-4ee0-ac35-5930d8edcdb6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fc0c230-c60b-4a28-b56a-87a9b61d75c3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fc0c230-c60b-4a28-b56a-87a9b61d75c3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1754839365728461969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17548393657284619691754839365728461969175483936572846196917548393657284619691754839365728461969175483936572846196917548393657284619691754839365728461969175483936572846196917548393657284619691754839365728461969175483936572846196917548393657284619691754839365728461969175483936572846196917548393657284619691754839365728461969175483936572846196917548393657284619691754839365728461969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d45f2e51-5840-47de-a1c4-f952c0936a3a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79c43b27-f15b-4c57-9c6e-b1c3cd4417b4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79c43b27-f15b-4c57-9c6e-b1c3cd4417b4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 655582744112117769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769655582744112117769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fc0c230-c60b-4a28-b56a-87a9b61d75c3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4f36438-560f-4060-aee4-b963594ab443, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4f36438-560f-4060-aee4-b963594ab443, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9606628716322280863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96066287163222808639606628716322280863960662871632228086396066287163222808639606628716322280863960662871632228086396066287163222808639606628716322280863960662871632228086396066287163222808639606628716322280863960662871632228086396066287163222808639606628716322280863960662871632228086396066287163222808639606628716322280863960662871632228086396066287163222808639606628716322280863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79c43b27-f15b-4c57-9c6e-b1c3cd4417b4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed6b5e02-c1c0-438d-b687-d31cb6a3beb4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed6b5e02-c1c0-438d-b687-d31cb6a3beb4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14027600412943085506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402760041294308550614027600412943085506140276004129430855061402760041294308550614027600412943085506140276004129430855061402760041294308550614027600412943085506140276004129430855061402760041294308550614027600412943085506140276004129430855061402760041294308550614027600412943085506140276004129430855061402760041294308550614027600412943085506140276004129430855061402760041294308550614027600412943085506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4f36438-560f-4060-aee4-b963594ab443, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dcfa3dc-54f8-48c5-a56e-eb07d8bcf3a5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dcfa3dc-54f8-48c5-a56e-eb07d8bcf3a5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5521687571546689328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55216875715466893285521687571546689328552168757154668932855216875715466893285521687571546689328552168757154668932855216875715466893285521687571546689328552168757154668932855216875715466893285521687571546689328552168757154668932855216875715466893285521687571546689328552168757154668932855216875715466893285521687571546689328552168757154668932855216875715466893285521687571546689328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed6b5e02-c1c0-438d-b687-d31cb6a3beb4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88dd40d-ec09-472e-a14c-7d8e7e474f63, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88dd40d-ec09-472e-a14c-7d8e7e474f63, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10894709518089023081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089470951808902308110894709518089023081108947095180890230811089470951808902308110894709518089023081108947095180890230811089470951808902308110894709518089023081108947095180890230811089470951808902308110894709518089023081108947095180890230811089470951808902308110894709518089023081108947095180890230811089470951808902308110894709518089023081108947095180890230811089470951808902308110894709518089023081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dcfa3dc-54f8-48c5-a56e-eb07d8bcf3a5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a40e194-1696-4a0b-a405-6717598cea5f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a40e194-1696-4a0b-a405-6717598cea5f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2179906145621805998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21799061456218059982179906145621805998217990614562180599821799061456218059982179906145621805998217990614562180599821799061456218059982179906145621805998217990614562180599821799061456218059982179906145621805998217990614562180599821799061456218059982179906145621805998217990614562180599821799061456218059982179906145621805998217990614562180599821799061456218059982179906145621805998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88dd40d-ec09-472e-a14c-7d8e7e474f63, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b020583e-dc85-48c2-8a3c-7c4bd7f55498, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b020583e-dc85-48c2-8a3c-7c4bd7f55498, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1828412946453655075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18284129464536550751828412946453655075182841294645365507518284129464536550751828412946453655075182841294645365507518284129464536550751828412946453655075182841294645365507518284129464536550751828412946453655075182841294645365507518284129464536550751828412946453655075182841294645365507518284129464536550751828412946453655075182841294645365507518284129464536550751828412946453655075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a40e194-1696-4a0b-a405-6717598cea5f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92160c95-f624-4ec0-96f6-169d86a2d1f0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92160c95-f624-4ec0-96f6-169d86a2d1f0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11143361608053227720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114336160805322772011143361608053227720111433616080532277201114336160805322772011143361608053227720111433616080532277201114336160805322772011143361608053227720111433616080532277201114336160805322772011143361608053227720111433616080532277201114336160805322772011143361608053227720111433616080532277201114336160805322772011143361608053227720111433616080532277201114336160805322772011143361608053227720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b020583e-dc85-48c2-8a3c-7c4bd7f55498, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 429c5798-f4f4-4fc7-b448-099b19beab6e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 429c5798-f4f4-4fc7-b448-099b19beab6e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9265802614969281312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92658026149692813129265802614969281312926580261496928131292658026149692813129265802614969281312926580261496928131292658026149692813129265802614969281312926580261496928131292658026149692813129265802614969281312926580261496928131292658026149692813129265802614969281312926580261496928131292658026149692813129265802614969281312926580261496928131292658026149692813129265802614969281312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92160c95-f624-4ec0-96f6-169d86a2d1f0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec55b05b-2832-4cc1-bd6a-48a6a46d5de5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec55b05b-2832-4cc1-bd6a-48a6a46d5de5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7272841267951550362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72728412679515503627272841267951550362727284126795155036272728412679515503627272841267951550362727284126795155036272728412679515503627272841267951550362727284126795155036272728412679515503627272841267951550362727284126795155036272728412679515503627272841267951550362727284126795155036272728412679515503627272841267951550362727284126795155036272728412679515503627272841267951550362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec55b05b-2832-4cc1-bd6a-48a6a46d5de5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b02d137-01d2-4fed-8974-ec3b69df0b13, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b02d137-01d2-4fed-8974-ec3b69df0b13, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3001733527273422089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30017335272734220893001733527273422089300173352727342208930017335272734220893001733527273422089300173352727342208930017335272734220893001733527273422089300173352727342208930017335272734220893001733527273422089300173352727342208930017335272734220893001733527273422089300173352727342208930017335272734220893001733527273422089300173352727342208930017335272734220893001733527273422089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 429c5798-f4f4-4fc7-b448-099b19beab6e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3445ab5-c40b-4993-9380-a0935959443e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3445ab5-c40b-4993-9380-a0935959443e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14753787638703195320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475378763870319532014753787638703195320147537876387031953201475378763870319532014753787638703195320147537876387031953201475378763870319532014753787638703195320147537876387031953201475378763870319532014753787638703195320147537876387031953201475378763870319532014753787638703195320147537876387031953201475378763870319532014753787638703195320147537876387031953201475378763870319532014753787638703195320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b02d137-01d2-4fed-8974-ec3b69df0b13, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dc7e26a-b159-4c17-9b2c-0156477651d0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dc7e26a-b159-4c17-9b2c-0156477651d0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2371378588481069978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23713785884810699782371378588481069978237137858848106997823713785884810699782371378588481069978237137858848106997823713785884810699782371378588481069978237137858848106997823713785884810699782371378588481069978237137858848106997823713785884810699782371378588481069978237137858848106997823713785884810699782371378588481069978237137858848106997823713785884810699782371378588481069978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3445ab5-c40b-4993-9380-a0935959443e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54328148-cbb3-4d4a-903e-e3efcc4c31ce, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54328148-cbb3-4d4a-903e-e3efcc4c31ce, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 372835475606318931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931372835475606318931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dc7e26a-b159-4c17-9b2c-0156477651d0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 721f3166-3243-4e4e-bb3f-5c484153499b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 721f3166-3243-4e4e-bb3f-5c484153499b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14691765472728011033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469176547272801103314691765472728011033146917654727280110331469176547272801103314691765472728011033146917654727280110331469176547272801103314691765472728011033146917654727280110331469176547272801103314691765472728011033146917654727280110331469176547272801103314691765472728011033146917654727280110331469176547272801103314691765472728011033146917654727280110331469176547272801103314691765472728011033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54328148-cbb3-4d4a-903e-e3efcc4c31ce, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 009ab872-5333-496f-89c8-5cc7576280d5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 009ab872-5333-496f-89c8-5cc7576280d5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13111363672643616589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311136367264361658913111363672643616589131113636726436165891311136367264361658913111363672643616589131113636726436165891311136367264361658913111363672643616589131113636726436165891311136367264361658913111363672643616589131113636726436165891311136367264361658913111363672643616589131113636726436165891311136367264361658913111363672643616589131113636726436165891311136367264361658913111363672643616589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 721f3166-3243-4e4e-bb3f-5c484153499b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 716bfbe0-2492-4ffc-8a45-d46462ce8560, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 716bfbe0-2492-4ffc-8a45-d46462ce8560, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13201509583805328003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320150958380532800313201509583805328003132015095838053280031320150958380532800313201509583805328003132015095838053280031320150958380532800313201509583805328003132015095838053280031320150958380532800313201509583805328003132015095838053280031320150958380532800313201509583805328003132015095838053280031320150958380532800313201509583805328003132015095838053280031320150958380532800313201509583805328003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 009ab872-5333-496f-89c8-5cc7576280d5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5fbfb72-9065-438b-aa50-cf85c3a1ea3f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5fbfb72-9065-438b-aa50-cf85c3a1ea3f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 465335174353519452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452465335174353519452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 716bfbe0-2492-4ffc-8a45-d46462ce8560, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee99c659-b990-4742-8a7c-f3d6a958a408, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee99c659-b990-4742-8a7c-f3d6a958a408, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5311408674032486268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53114086740324862685311408674032486268531140867403248626853114086740324862685311408674032486268531140867403248626853114086740324862685311408674032486268531140867403248626853114086740324862685311408674032486268531140867403248626853114086740324862685311408674032486268531140867403248626853114086740324862685311408674032486268531140867403248626853114086740324862685311408674032486268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5fbfb72-9065-438b-aa50-cf85c3a1ea3f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed6e0c7a-1cdd-4443-b6a1-de7ddbd14dba, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed6e0c7a-1cdd-4443-b6a1-de7ddbd14dba, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3461667328389057594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34616673283890575943461667328389057594346166732838905759434616673283890575943461667328389057594346166732838905759434616673283890575943461667328389057594346166732838905759434616673283890575943461667328389057594346166732838905759434616673283890575943461667328389057594346166732838905759434616673283890575943461667328389057594346166732838905759434616673283890575943461667328389057594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee99c659-b990-4742-8a7c-f3d6a958a408, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e130ea6-ed48-4bf5-84a3-d9cead77bbdc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e130ea6-ed48-4bf5-84a3-d9cead77bbdc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1850137391237696165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18501373912376961651850137391237696165185013739123769616518501373912376961651850137391237696165185013739123769616518501373912376961651850137391237696165185013739123769616518501373912376961651850137391237696165185013739123769616518501373912376961651850137391237696165185013739123769616518501373912376961651850137391237696165185013739123769616518501373912376961651850137391237696165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed6e0c7a-1cdd-4443-b6a1-de7ddbd14dba, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a6b5855-aeca-4917-b249-047f9847259a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a6b5855-aeca-4917-b249-047f9847259a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 488589910854081030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030488589910854081030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e130ea6-ed48-4bf5-84a3-d9cead77bbdc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83f89f93-e296-4f81-8869-6cb17c97792b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83f89f93-e296-4f81-8869-6cb17c97792b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6496255911707595981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64962559117075959816496255911707595981649625591170759598164962559117075959816496255911707595981649625591170759598164962559117075959816496255911707595981649625591170759598164962559117075959816496255911707595981649625591170759598164962559117075959816496255911707595981649625591170759598164962559117075959816496255911707595981649625591170759598164962559117075959816496255911707595981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a6b5855-aeca-4917-b249-047f9847259a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c609625-7a51-460e-be48-faa75847c131, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c609625-7a51-460e-be48-faa75847c131, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2551403646449304658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25514036464493046582551403646449304658255140364644930465825514036464493046582551403646449304658255140364644930465825514036464493046582551403646449304658255140364644930465825514036464493046582551403646449304658255140364644930465825514036464493046582551403646449304658255140364644930465825514036464493046582551403646449304658255140364644930465825514036464493046582551403646449304658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83f89f93-e296-4f81-8869-6cb17c97792b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 778af006-a6a4-4bec-b4d7-5cf0e65333a2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778af006-a6a4-4bec-b4d7-5cf0e65333a2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 971266732199717887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887971266732199717887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c609625-7a51-460e-be48-faa75847c131, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a9ca54e-6652-42ac-910f-8b553030f531, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a9ca54e-6652-42ac-910f-8b553030f531, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2739304037379514101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27393040373795141012739304037379514101273930403737951410127393040373795141012739304037379514101273930403737951410127393040373795141012739304037379514101273930403737951410127393040373795141012739304037379514101273930403737951410127393040373795141012739304037379514101273930403737951410127393040373795141012739304037379514101273930403737951410127393040373795141012739304037379514101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778af006-a6a4-4bec-b4d7-5cf0e65333a2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b982fd1e-e2b7-4209-b950-817808eabdab, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b982fd1e-e2b7-4209-b950-817808eabdab, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8601573273008083737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86015732730080837378601573273008083737860157327300808373786015732730080837378601573273008083737860157327300808373786015732730080837378601573273008083737860157327300808373786015732730080837378601573273008083737860157327300808373786015732730080837378601573273008083737860157327300808373786015732730080837378601573273008083737860157327300808373786015732730080837378601573273008083737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a9ca54e-6652-42ac-910f-8b553030f531, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9837f3bd-b5fd-46fa-bb27-770dbbd94866, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9837f3bd-b5fd-46fa-bb27-770dbbd94866, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1440074785933413845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14400747859334138451440074785933413845144007478593341384514400747859334138451440074785933413845144007478593341384514400747859334138451440074785933413845144007478593341384514400747859334138451440074785933413845144007478593341384514400747859334138451440074785933413845144007478593341384514400747859334138451440074785933413845144007478593341384514400747859334138451440074785933413845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b982fd1e-e2b7-4209-b950-817808eabdab, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 959521a8-348b-4557-921e-88e536b2bb11, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 959521a8-348b-4557-921e-88e536b2bb11, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17362293082819880939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736229308281988093917362293082819880939173622930828198809391736229308281988093917362293082819880939173622930828198809391736229308281988093917362293082819880939173622930828198809391736229308281988093917362293082819880939173622930828198809391736229308281988093917362293082819880939173622930828198809391736229308281988093917362293082819880939173622930828198809391736229308281988093917362293082819880939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9837f3bd-b5fd-46fa-bb27-770dbbd94866, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acdbc5f6-6c27-47de-8db9-375b2bf097c7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acdbc5f6-6c27-47de-8db9-375b2bf097c7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13637424297724415913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363742429772441591313637424297724415913136374242977244159131363742429772441591313637424297724415913136374242977244159131363742429772441591313637424297724415913136374242977244159131363742429772441591313637424297724415913136374242977244159131363742429772441591313637424297724415913136374242977244159131363742429772441591313637424297724415913136374242977244159131363742429772441591313637424297724415913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 959521a8-348b-4557-921e-88e536b2bb11, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b72fc5c4-7a24-4923-b12c-03d3fdc98de4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b72fc5c4-7a24-4923-b12c-03d3fdc98de4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14128331622224498791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412833162222449879114128331622224498791141283316222244987911412833162222449879114128331622224498791141283316222244987911412833162222449879114128331622224498791141283316222244987911412833162222449879114128331622224498791141283316222244987911412833162222449879114128331622224498791141283316222244987911412833162222449879114128331622224498791141283316222244987911412833162222449879114128331622224498791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acdbc5f6-6c27-47de-8db9-375b2bf097c7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54b9251d-aae8-4dc4-b428-0f0a48357412, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54b9251d-aae8-4dc4-b428-0f0a48357412, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10227842864924211051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022784286492421105110227842864924211051102278428649242110511022784286492421105110227842864924211051102278428649242110511022784286492421105110227842864924211051102278428649242110511022784286492421105110227842864924211051102278428649242110511022784286492421105110227842864924211051102278428649242110511022784286492421105110227842864924211051102278428649242110511022784286492421105110227842864924211051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b72fc5c4-7a24-4923-b12c-03d3fdc98de4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbe98f50-0d8d-4836-a223-366f8f7dd9ad, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbe98f50-0d8d-4836-a223-366f8f7dd9ad, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12465645035294054048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246564503529405404812465645035294054048124656450352940540481246564503529405404812465645035294054048124656450352940540481246564503529405404812465645035294054048124656450352940540481246564503529405404812465645035294054048124656450352940540481246564503529405404812465645035294054048124656450352940540481246564503529405404812465645035294054048124656450352940540481246564503529405404812465645035294054048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54b9251d-aae8-4dc4-b428-0f0a48357412, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7e8e3dc-3c8e-4616-8ec2-fcbc4ba5959d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7e8e3dc-3c8e-4616-8ec2-fcbc4ba5959d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15243339230060829956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524333923006082995615243339230060829956152433392300608299561524333923006082995615243339230060829956152433392300608299561524333923006082995615243339230060829956152433392300608299561524333923006082995615243339230060829956152433392300608299561524333923006082995615243339230060829956152433392300608299561524333923006082995615243339230060829956152433392300608299561524333923006082995615243339230060829956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbe98f50-0d8d-4836-a223-366f8f7dd9ad, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 591bec87-b3c2-4c7c-af4f-9a695838109a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 591bec87-b3c2-4c7c-af4f-9a695838109a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10029564111690752076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002956411169075207610029564111690752076100295641116907520761002956411169075207610029564111690752076100295641116907520761002956411169075207610029564111690752076100295641116907520761002956411169075207610029564111690752076100295641116907520761002956411169075207610029564111690752076100295641116907520761002956411169075207610029564111690752076100295641116907520761002956411169075207610029564111690752076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7e8e3dc-3c8e-4616-8ec2-fcbc4ba5959d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 441ba77e-cea8-472b-ac1a-b6bdefcdbce9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 441ba77e-cea8-472b-ac1a-b6bdefcdbce9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18413618451316938604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841361845131693860418413618451316938604184136184513169386041841361845131693860418413618451316938604184136184513169386041841361845131693860418413618451316938604184136184513169386041841361845131693860418413618451316938604184136184513169386041841361845131693860418413618451316938604184136184513169386041841361845131693860418413618451316938604184136184513169386041841361845131693860418413618451316938604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 591bec87-b3c2-4c7c-af4f-9a695838109a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05121c6a-e073-452b-b339-dcf62dfd0203, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05121c6a-e073-452b-b339-dcf62dfd0203, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1968619679729944126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19686196797299441261968619679729944126196861967972994412619686196797299441261968619679729944126196861967972994412619686196797299441261968619679729944126196861967972994412619686196797299441261968619679729944126196861967972994412619686196797299441261968619679729944126196861967972994412619686196797299441261968619679729944126196861967972994412619686196797299441261968619679729944126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 441ba77e-cea8-472b-ac1a-b6bdefcdbce9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a71afbfb-5149-4506-a061-7a308453a6d1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a71afbfb-5149-4506-a061-7a308453a6d1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4743645721340521694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47436457213405216944743645721340521694474364572134052169447436457213405216944743645721340521694474364572134052169447436457213405216944743645721340521694474364572134052169447436457213405216944743645721340521694474364572134052169447436457213405216944743645721340521694474364572134052169447436457213405216944743645721340521694474364572134052169447436457213405216944743645721340521694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05121c6a-e073-452b-b339-dcf62dfd0203, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 980054e5-43ed-4e58-86a0-4ffd9577cb0d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 980054e5-43ed-4e58-86a0-4ffd9577cb0d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10487734243077319304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048773424307731930410487734243077319304104877342430773193041048773424307731930410487734243077319304104877342430773193041048773424307731930410487734243077319304104877342430773193041048773424307731930410487734243077319304104877342430773193041048773424307731930410487734243077319304104877342430773193041048773424307731930410487734243077319304104877342430773193041048773424307731930410487734243077319304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a71afbfb-5149-4506-a061-7a308453a6d1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a31f7016-43f5-4d36-b2e3-acac66adc35b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a31f7016-43f5-4d36-b2e3-acac66adc35b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17775262828321092117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777526282832109211717775262828321092117177752628283210921171777526282832109211717775262828321092117177752628283210921171777526282832109211717775262828321092117177752628283210921171777526282832109211717775262828321092117177752628283210921171777526282832109211717775262828321092117177752628283210921171777526282832109211717775262828321092117177752628283210921171777526282832109211717775262828321092117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 980054e5-43ed-4e58-86a0-4ffd9577cb0d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44d6c16a-f39e-4b34-b275-9c697c0034e2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44d6c16a-f39e-4b34-b275-9c697c0034e2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8725233034696067900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87252330346960679008725233034696067900872523303469606790087252330346960679008725233034696067900872523303469606790087252330346960679008725233034696067900872523303469606790087252330346960679008725233034696067900872523303469606790087252330346960679008725233034696067900872523303469606790087252330346960679008725233034696067900872523303469606790087252330346960679008725233034696067900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a31f7016-43f5-4d36-b2e3-acac66adc35b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bba1626-f4c8-4616-95cc-25c32df8e84e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bba1626-f4c8-4616-95cc-25c32df8e84e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2030335561325034751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20303355613250347512030335561325034751203033556132503475120303355613250347512030335561325034751203033556132503475120303355613250347512030335561325034751203033556132503475120303355613250347512030335561325034751203033556132503475120303355613250347512030335561325034751203033556132503475120303355613250347512030335561325034751203033556132503475120303355613250347512030335561325034751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44d6c16a-f39e-4b34-b275-9c697c0034e2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce20f3dd-2d4c-44dd-bba8-bfc4d2fbaff6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce20f3dd-2d4c-44dd-bba8-bfc4d2fbaff6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4857572365061607475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48575723650616074754857572365061607475485757236506160747548575723650616074754857572365061607475485757236506160747548575723650616074754857572365061607475485757236506160747548575723650616074754857572365061607475485757236506160747548575723650616074754857572365061607475485757236506160747548575723650616074754857572365061607475485757236506160747548575723650616074754857572365061607475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bba1626-f4c8-4616-95cc-25c32df8e84e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9ed88f7-c093-4294-95b0-ab71a962cdff, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9ed88f7-c093-4294-95b0-ab71a962cdff, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16529131662156260644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652913166215626064416529131662156260644165291316621562606441652913166215626064416529131662156260644165291316621562606441652913166215626064416529131662156260644165291316621562606441652913166215626064416529131662156260644165291316621562606441652913166215626064416529131662156260644165291316621562606441652913166215626064416529131662156260644165291316621562606441652913166215626064416529131662156260644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce20f3dd-2d4c-44dd-bba8-bfc4d2fbaff6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 125bea2d-6beb-43d8-82c8-453a28c9b2a0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 125bea2d-6beb-43d8-82c8-453a28c9b2a0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7897265972008705564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78972659720087055647897265972008705564789726597200870556478972659720087055647897265972008705564789726597200870556478972659720087055647897265972008705564789726597200870556478972659720087055647897265972008705564789726597200870556478972659720087055647897265972008705564789726597200870556478972659720087055647897265972008705564789726597200870556478972659720087055647897265972008705564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9ed88f7-c093-4294-95b0-ab71a962cdff, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfe37134-5d5f-4f30-8df5-343b33592f05, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfe37134-5d5f-4f30-8df5-343b33592f05, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12690498580039948468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269049858003994846812690498580039948468126904985800399484681269049858003994846812690498580039948468126904985800399484681269049858003994846812690498580039948468126904985800399484681269049858003994846812690498580039948468126904985800399484681269049858003994846812690498580039948468126904985800399484681269049858003994846812690498580039948468126904985800399484681269049858003994846812690498580039948468" } } } 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:276 Stopped node localhost:19888/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 125bea2d-6beb-43d8-82c8-453a28c9b2a0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ff8b5b3-76aa-4685-8065-9def247d918a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ff8b5b3-76aa-4685-8065-9def247d918a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5379325816651747395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53793258166517473955379325816651747395537932581665174739553793258166517473955379325816651747395537932581665174739553793258166517473955379325816651747395537932581665174739553793258166517473955379325816651747395537932581665174739553793258166517473955379325816651747395537932581665174739553793258166517473955379325816651747395537932581665174739553793258166517473955379325816651747395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfe37134-5d5f-4f30-8df5-343b33592f05, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4e1dee6-371c-4e8e-9c6f-311c0d44fd67, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4e1dee6-371c-4e8e-9c6f-311c0d44fd67, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5211818313300237990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52118183133002379905211818313300237990521181831330023799052118183133002379905211818313300237990521181831330023799052118183133002379905211818313300237990521181831330023799052118183133002379905211818313300237990521181831330023799052118183133002379905211818313300237990521181831330023799052118183133002379905211818313300237990521181831330023799052118183133002379905211818313300237990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ff8b5b3-76aa-4685-8065-9def247d918a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bbaeed3-dec5-4b1b-a9a1-fc396ab9b495, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bbaeed3-dec5-4b1b-a9a1-fc396ab9b495, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 383963738968579207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207383963738968579207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4e1dee6-371c-4e8e-9c6f-311c0d44fd67, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c9b9ede-abe8-469d-8945-60a67ffb2fef, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c9b9ede-abe8-469d-8945-60a67ffb2fef, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5147716096211103702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51477160962111037025147716096211103702514771609621110370251477160962111037025147716096211103702514771609621110370251477160962111037025147716096211103702514771609621110370251477160962111037025147716096211103702514771609621110370251477160962111037025147716096211103702514771609621110370251477160962111037025147716096211103702514771609621110370251477160962111037025147716096211103702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bbaeed3-dec5-4b1b-a9a1-fc396ab9b495, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bcbdee3-0400-4ada-a5f4-49f8496f070a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bcbdee3-0400-4ada-a5f4-49f8496f070a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16981513452999612939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698151345299961293916981513452999612939169815134529996129391698151345299961293916981513452999612939169815134529996129391698151345299961293916981513452999612939169815134529996129391698151345299961293916981513452999612939169815134529996129391698151345299961293916981513452999612939169815134529996129391698151345299961293916981513452999612939169815134529996129391698151345299961293916981513452999612939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c9b9ede-abe8-469d-8945-60a67ffb2fef, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1af7fc94-1e68-4f65-8eb6-9d1725b66dab, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1af7fc94-1e68-4f65-8eb6-9d1725b66dab, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18107130813111568730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810713081311156873018107130813111568730181071308131115687301810713081311156873018107130813111568730181071308131115687301810713081311156873018107130813111568730181071308131115687301810713081311156873018107130813111568730181071308131115687301810713081311156873018107130813111568730181071308131115687301810713081311156873018107130813111568730181071308131115687301810713081311156873018107130813111568730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bcbdee3-0400-4ada-a5f4-49f8496f070a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38b726c8-9fb3-42a8-84a1-9c85304c40d8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38b726c8-9fb3-42a8-84a1-9c85304c40d8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1604849723904104834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16048497239041048341604849723904104834160484972390410483416048497239041048341604849723904104834160484972390410483416048497239041048341604849723904104834160484972390410483416048497239041048341604849723904104834160484972390410483416048497239041048341604849723904104834160484972390410483416048497239041048341604849723904104834160484972390410483416048497239041048341604849723904104834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1af7fc94-1e68-4f65-8eb6-9d1725b66dab, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eec9341-d0f7-43c4-9056-c26940e47cad, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eec9341-d0f7-43c4-9056-c26940e47cad, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 921891569318478776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776921891569318478776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38b726c8-9fb3-42a8-84a1-9c85304c40d8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86fe2cfc-60f9-4b1b-8770-c7d92c7e7388, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86fe2cfc-60f9-4b1b-8770-c7d92c7e7388, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12801091601693495475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280109160169349547512801091601693495475128010916016934954751280109160169349547512801091601693495475128010916016934954751280109160169349547512801091601693495475128010916016934954751280109160169349547512801091601693495475128010916016934954751280109160169349547512801091601693495475128010916016934954751280109160169349547512801091601693495475128010916016934954751280109160169349547512801091601693495475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eec9341-d0f7-43c4-9056-c26940e47cad, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03ac489-0e94-40d5-93fa-f74296f726df, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03ac489-0e94-40d5-93fa-f74296f726df, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7944692956323143230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79446929563231432307944692956323143230794469295632314323079446929563231432307944692956323143230794469295632314323079446929563231432307944692956323143230794469295632314323079446929563231432307944692956323143230794469295632314323079446929563231432307944692956323143230794469295632314323079446929563231432307944692956323143230794469295632314323079446929563231432307944692956323143230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86fe2cfc-60f9-4b1b-8770-c7d92c7e7388, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ef6f366-9678-402d-bf01-414c494b7c18, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ef6f366-9678-402d-bf01-414c494b7c18, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4836722353157104483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48367223531571044834836722353157104483483672235315710448348367223531571044834836722353157104483483672235315710448348367223531571044834836722353157104483483672235315710448348367223531571044834836722353157104483483672235315710448348367223531571044834836722353157104483483672235315710448348367223531571044834836722353157104483483672235315710448348367223531571044834836722353157104483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03ac489-0e94-40d5-93fa-f74296f726df, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b567716-fe96-44e4-87ed-127383d76bc4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b567716-fe96-44e4-87ed-127383d76bc4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 114518595636769040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040114518595636769040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ef6f366-9678-402d-bf01-414c494b7c18, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b6819b6-8c42-4ba8-a6f1-558deab9c6c6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b6819b6-8c42-4ba8-a6f1-558deab9c6c6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2955474328022080127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29554743280220801272955474328022080127295547432802208012729554743280220801272955474328022080127295547432802208012729554743280220801272955474328022080127295547432802208012729554743280220801272955474328022080127295547432802208012729554743280220801272955474328022080127295547432802208012729554743280220801272955474328022080127295547432802208012729554743280220801272955474328022080127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b567716-fe96-44e4-87ed-127383d76bc4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 728ba040-599d-435d-b4a9-38042074ab63, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 728ba040-599d-435d-b4a9-38042074ab63, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8195169596028617974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81951695960286179748195169596028617974819516959602861797481951695960286179748195169596028617974819516959602861797481951695960286179748195169596028617974819516959602861797481951695960286179748195169596028617974819516959602861797481951695960286179748195169596028617974819516959602861797481951695960286179748195169596028617974819516959602861797481951695960286179748195169596028617974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b6819b6-8c42-4ba8-a6f1-558deab9c6c6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c90f8899-428d-4a8a-bab1-364f7f997d90, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c90f8899-428d-4a8a-bab1-364f7f997d90, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17249728790575932690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724972879057593269017249728790575932690172497287905759326901724972879057593269017249728790575932690172497287905759326901724972879057593269017249728790575932690172497287905759326901724972879057593269017249728790575932690172497287905759326901724972879057593269017249728790575932690172497287905759326901724972879057593269017249728790575932690172497287905759326901724972879057593269017249728790575932690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 728ba040-599d-435d-b4a9-38042074ab63, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d602451b-cdf1-4f9e-be49-4a262f0a0593, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d602451b-cdf1-4f9e-be49-4a262f0a0593, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16991499870148661515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699149987014866151516991499870148661515169914998701486615151699149987014866151516991499870148661515169914998701486615151699149987014866151516991499870148661515169914998701486615151699149987014866151516991499870148661515169914998701486615151699149987014866151516991499870148661515169914998701486615151699149987014866151516991499870148661515169914998701486615151699149987014866151516991499870148661515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c90f8899-428d-4a8a-bab1-364f7f997d90, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eabd1f56-1715-4aed-be7e-59c3a474e348, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eabd1f56-1715-4aed-be7e-59c3a474e348, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16061436418052467448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606143641805246744816061436418052467448160614364180524674481606143641805246744816061436418052467448160614364180524674481606143641805246744816061436418052467448160614364180524674481606143641805246744816061436418052467448160614364180524674481606143641805246744816061436418052467448160614364180524674481606143641805246744816061436418052467448160614364180524674481606143641805246744816061436418052467448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d602451b-cdf1-4f9e-be49-4a262f0a0593, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa4ef30-213b-4366-8b11-d1e8fccdca27, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa4ef30-213b-4366-8b11-d1e8fccdca27, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10819019133170956210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081901913317095621010819019133170956210108190191331709562101081901913317095621010819019133170956210108190191331709562101081901913317095621010819019133170956210108190191331709562101081901913317095621010819019133170956210108190191331709562101081901913317095621010819019133170956210108190191331709562101081901913317095621010819019133170956210108190191331709562101081901913317095621010819019133170956210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eabd1f56-1715-4aed-be7e-59c3a474e348, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fce867f9-bcb6-4e05-b417-0c651918e02e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fce867f9-bcb6-4e05-b417-0c651918e02e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14861823164108367812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486182316410836781214861823164108367812148618231641083678121486182316410836781214861823164108367812148618231641083678121486182316410836781214861823164108367812148618231641083678121486182316410836781214861823164108367812148618231641083678121486182316410836781214861823164108367812148618231641083678121486182316410836781214861823164108367812148618231641083678121486182316410836781214861823164108367812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa4ef30-213b-4366-8b11-d1e8fccdca27, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53e7a8fe-0a01-4965-a647-050749c78832, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53e7a8fe-0a01-4965-a647-050749c78832, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10990697540609207620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099069754060920762010990697540609207620109906975406092076201099069754060920762010990697540609207620109906975406092076201099069754060920762010990697540609207620109906975406092076201099069754060920762010990697540609207620109906975406092076201099069754060920762010990697540609207620109906975406092076201099069754060920762010990697540609207620109906975406092076201099069754060920762010990697540609207620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fce867f9-bcb6-4e05-b417-0c651918e02e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95bc5890-70b4-44ec-96de-eb9e1a54c4a7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95bc5890-70b4-44ec-96de-eb9e1a54c4a7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13889191500432756646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388919150043275664613889191500432756646138891915004327566461388919150043275664613889191500432756646138891915004327566461388919150043275664613889191500432756646138891915004327566461388919150043275664613889191500432756646138891915004327566461388919150043275664613889191500432756646138891915004327566461388919150043275664613889191500432756646138891915004327566461388919150043275664613889191500432756646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53e7a8fe-0a01-4965-a647-050749c78832, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cfc9779-14a1-49ae-a2b4-d0341d23acdb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cfc9779-14a1-49ae-a2b4-d0341d23acdb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5488204450116013764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54882044501160137645488204450116013764548820445011601376454882044501160137645488204450116013764548820445011601376454882044501160137645488204450116013764548820445011601376454882044501160137645488204450116013764548820445011601376454882044501160137645488204450116013764548820445011601376454882044501160137645488204450116013764548820445011601376454882044501160137645488204450116013764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95bc5890-70b4-44ec-96de-eb9e1a54c4a7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c593c783-3815-4256-831b-c310776f1719, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c593c783-3815-4256-831b-c310776f1719, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11498930661312407275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149893066131240727511498930661312407275114989306613124072751149893066131240727511498930661312407275114989306613124072751149893066131240727511498930661312407275114989306613124072751149893066131240727511498930661312407275114989306613124072751149893066131240727511498930661312407275114989306613124072751149893066131240727511498930661312407275114989306613124072751149893066131240727511498930661312407275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cfc9779-14a1-49ae-a2b4-d0341d23acdb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05814533-b44e-4a23-aabd-7f25df68f7c7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05814533-b44e-4a23-aabd-7f25df68f7c7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13454523876938051902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345452387693805190213454523876938051902134545238769380519021345452387693805190213454523876938051902134545238769380519021345452387693805190213454523876938051902134545238769380519021345452387693805190213454523876938051902134545238769380519021345452387693805190213454523876938051902134545238769380519021345452387693805190213454523876938051902134545238769380519021345452387693805190213454523876938051902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c593c783-3815-4256-831b-c310776f1719, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc55b67f-929b-4af9-bea0-1a09cb8f8d17, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc55b67f-929b-4af9-bea0-1a09cb8f8d17, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15625742774540881662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562574277454088166215625742774540881662156257427745408816621562574277454088166215625742774540881662156257427745408816621562574277454088166215625742774540881662156257427745408816621562574277454088166215625742774540881662156257427745408816621562574277454088166215625742774540881662156257427745408816621562574277454088166215625742774540881662156257427745408816621562574277454088166215625742774540881662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05814533-b44e-4a23-aabd-7f25df68f7c7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ecde743-3c50-41cc-8d52-a8c98a8f495e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ecde743-3c50-41cc-8d52-a8c98a8f495e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10764394251377117315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076439425137711731510764394251377117315107643942513771173151076439425137711731510764394251377117315107643942513771173151076439425137711731510764394251377117315107643942513771173151076439425137711731510764394251377117315107643942513771173151076439425137711731510764394251377117315107643942513771173151076439425137711731510764394251377117315107643942513771173151076439425137711731510764394251377117315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc55b67f-929b-4af9-bea0-1a09cb8f8d17, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03e27053-3379-4e2d-8943-e222d084b020, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03e27053-3379-4e2d-8943-e222d084b020, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14294014013916189811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429401401391618981114294014013916189811142940140139161898111429401401391618981114294014013916189811142940140139161898111429401401391618981114294014013916189811142940140139161898111429401401391618981114294014013916189811142940140139161898111429401401391618981114294014013916189811142940140139161898111429401401391618981114294014013916189811142940140139161898111429401401391618981114294014013916189811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ecde743-3c50-41cc-8d52-a8c98a8f495e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deeedc67-e3cc-4f89-b11b-b00181b13d60, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deeedc67-e3cc-4f89-b11b-b00181b13d60, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4238395557431699574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42383955574316995744238395557431699574423839555743169957442383955574316995744238395557431699574423839555743169957442383955574316995744238395557431699574423839555743169957442383955574316995744238395557431699574423839555743169957442383955574316995744238395557431699574423839555743169957442383955574316995744238395557431699574423839555743169957442383955574316995744238395557431699574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03e27053-3379-4e2d-8943-e222d084b020, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d84d00ef-26fd-4d5e-836a-d5a2f2691780, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d84d00ef-26fd-4d5e-836a-d5a2f2691780, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9603944381676541351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96039443816765413519603944381676541351960394438167654135196039443816765413519603944381676541351960394438167654135196039443816765413519603944381676541351960394438167654135196039443816765413519603944381676541351960394438167654135196039443816765413519603944381676541351960394438167654135196039443816765413519603944381676541351960394438167654135196039443816765413519603944381676541351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deeedc67-e3cc-4f89-b11b-b00181b13d60, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c20015ce-70fe-4bf1-b9ed-724fb25f54ce, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c20015ce-70fe-4bf1-b9ed-724fb25f54ce, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6242540244167154371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62425402441671543716242540244167154371624254024416715437162425402441671543716242540244167154371624254024416715437162425402441671543716242540244167154371624254024416715437162425402441671543716242540244167154371624254024416715437162425402441671543716242540244167154371624254024416715437162425402441671543716242540244167154371624254024416715437162425402441671543716242540244167154371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d84d00ef-26fd-4d5e-836a-d5a2f2691780, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06dbeaa8-10f6-4b73-ab92-0b734b4c52a4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06dbeaa8-10f6-4b73-ab92-0b734b4c52a4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5690596345692812107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56905963456928121075690596345692812107569059634569281210756905963456928121075690596345692812107569059634569281210756905963456928121075690596345692812107569059634569281210756905963456928121075690596345692812107569059634569281210756905963456928121075690596345692812107569059634569281210756905963456928121075690596345692812107569059634569281210756905963456928121075690596345692812107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c20015ce-70fe-4bf1-b9ed-724fb25f54ce, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0eb8ec4-09ca-45bf-8345-6c8366f18e61, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0eb8ec4-09ca-45bf-8345-6c8366f18e61, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 877186508993786867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867877186508993786867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06dbeaa8-10f6-4b73-ab92-0b734b4c52a4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e22b45da-dd17-4c2e-9b36-0405b1e62941, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e22b45da-dd17-4c2e-9b36-0405b1e62941, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7592226332380356301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75922263323803563017592226332380356301759222633238035630175922263323803563017592226332380356301759222633238035630175922263323803563017592226332380356301759222633238035630175922263323803563017592226332380356301759222633238035630175922263323803563017592226332380356301759222633238035630175922263323803563017592226332380356301759222633238035630175922263323803563017592226332380356301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0eb8ec4-09ca-45bf-8345-6c8366f18e61, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70d70a1c-82a1-432d-aa0e-af61e3ee23ea, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70d70a1c-82a1-432d-aa0e-af61e3ee23ea, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5118047713881433946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51180477138814339465118047713881433946511804771388143394651180477138814339465118047713881433946511804771388143394651180477138814339465118047713881433946511804771388143394651180477138814339465118047713881433946511804771388143394651180477138814339465118047713881433946511804771388143394651180477138814339465118047713881433946511804771388143394651180477138814339465118047713881433946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e22b45da-dd17-4c2e-9b36-0405b1e62941, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95957648-43f5-4260-95af-77cd91b6a285, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95957648-43f5-4260-95af-77cd91b6a285, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9785363612583828135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97853636125838281359785363612583828135978536361258382813597853636125838281359785363612583828135978536361258382813597853636125838281359785363612583828135978536361258382813597853636125838281359785363612583828135978536361258382813597853636125838281359785363612583828135978536361258382813597853636125838281359785363612583828135978536361258382813597853636125838281359785363612583828135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70d70a1c-82a1-432d-aa0e-af61e3ee23ea, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d13987a-d918-4d88-800d-36c661936024, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d13987a-d918-4d88-800d-36c661936024, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8543260869984680912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85432608699846809128543260869984680912854326086998468091285432608699846809128543260869984680912854326086998468091285432608699846809128543260869984680912854326086998468091285432608699846809128543260869984680912854326086998468091285432608699846809128543260869984680912854326086998468091285432608699846809128543260869984680912854326086998468091285432608699846809128543260869984680912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95957648-43f5-4260-95af-77cd91b6a285, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b448ab6-c312-4936-a547-42d4453e5ffe, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b448ab6-c312-4936-a547-42d4453e5ffe, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1400226975995689498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14002269759956894981400226975995689498140022697599568949814002269759956894981400226975995689498140022697599568949814002269759956894981400226975995689498140022697599568949814002269759956894981400226975995689498140022697599568949814002269759956894981400226975995689498140022697599568949814002269759956894981400226975995689498140022697599568949814002269759956894981400226975995689498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d13987a-d918-4d88-800d-36c661936024, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6b390c5-d6ba-4f33-9ea2-538b5753a187, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6b390c5-d6ba-4f33-9ea2-538b5753a187, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13338765668573002011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333876566857300201113338765668573002011133387656685730020111333876566857300201113338765668573002011133387656685730020111333876566857300201113338765668573002011133387656685730020111333876566857300201113338765668573002011133387656685730020111333876566857300201113338765668573002011133387656685730020111333876566857300201113338765668573002011133387656685730020111333876566857300201113338765668573002011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b448ab6-c312-4936-a547-42d4453e5ffe, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64da9cf1-bdd9-41d4-8160-81765ec80d14, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64da9cf1-bdd9-41d4-8160-81765ec80d14, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9287668796856507568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92876687968565075689287668796856507568928766879685650756892876687968565075689287668796856507568928766879685650756892876687968565075689287668796856507568928766879685650756892876687968565075689287668796856507568928766879685650756892876687968565075689287668796856507568928766879685650756892876687968565075689287668796856507568928766879685650756892876687968565075689287668796856507568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6b390c5-d6ba-4f33-9ea2-538b5753a187, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 082e7ba7-87c4-4021-99b9-0d264c9ef0d3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64da9cf1-bdd9-41d4-8160-81765ec80d14, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 082e7ba7-87c4-4021-99b9-0d264c9ef0d3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8161941224095075335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81619412240950753358161941224095075335816194122409507533581619412240950753358161941224095075335816194122409507533581619412240950753358161941224095075335816194122409507533581619412240950753358161941224095075335816194122409507533581619412240950753358161941224095075335816194122409507533581619412240950753358161941224095075335816194122409507533581619412240950753358161941224095075335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 381078d2-0c90-499b-930b-3fa7914d7cca, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 381078d2-0c90-499b-930b-3fa7914d7cca, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14466968229362440105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446696822936244010514466968229362440105144669682293624401051446696822936244010514466968229362440105144669682293624401051446696822936244010514466968229362440105144669682293624401051446696822936244010514466968229362440105144669682293624401051446696822936244010514466968229362440105144669682293624401051446696822936244010514466968229362440105144669682293624401051446696822936244010514466968229362440105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 381078d2-0c90-499b-930b-3fa7914d7cca, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 095e63f3-4d1c-42bc-8d42-45151c06f026, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 095e63f3-4d1c-42bc-8d42-45151c06f026, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 628807642559046755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755628807642559046755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 082e7ba7-87c4-4021-99b9-0d264c9ef0d3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea117cfc-73e2-488e-b05f-aa773b1a65cc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea117cfc-73e2-488e-b05f-aa773b1a65cc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11662301348637934618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166230134863793461811662301348637934618116623013486379346181166230134863793461811662301348637934618116623013486379346181166230134863793461811662301348637934618116623013486379346181166230134863793461811662301348637934618116623013486379346181166230134863793461811662301348637934618116623013486379346181166230134863793461811662301348637934618116623013486379346181166230134863793461811662301348637934618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 095e63f3-4d1c-42bc-8d42-45151c06f026, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f27fdd13-6a62-407a-8b87-1ac57c2a7e5a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f27fdd13-6a62-407a-8b87-1ac57c2a7e5a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11700475108308496150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170047510830849615011700475108308496150117004751083084961501170047510830849615011700475108308496150117004751083084961501170047510830849615011700475108308496150117004751083084961501170047510830849615011700475108308496150117004751083084961501170047510830849615011700475108308496150117004751083084961501170047510830849615011700475108308496150117004751083084961501170047510830849615011700475108308496150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea117cfc-73e2-488e-b05f-aa773b1a65cc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e890fcb8-8ad7-4207-8ea0-ad9322097de1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e890fcb8-8ad7-4207-8ea0-ad9322097de1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3252562978854320545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32525629788543205453252562978854320545325256297885432054532525629788543205453252562978854320545325256297885432054532525629788543205453252562978854320545325256297885432054532525629788543205453252562978854320545325256297885432054532525629788543205453252562978854320545325256297885432054532525629788543205453252562978854320545325256297885432054532525629788543205453252562978854320545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f27fdd13-6a62-407a-8b87-1ac57c2a7e5a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab913258-0632-4005-88f1-3ee98aa61945, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e890fcb8-8ad7-4207-8ea0-ad9322097de1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21846626-8ad1-46bc-94ac-8e5f1a53224d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21846626-8ad1-46bc-94ac-8e5f1a53224d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3010993161050109199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30109931610501091993010993161050109199301099316105010919930109931610501091993010993161050109199301099316105010919930109931610501091993010993161050109199301099316105010919930109931610501091993010993161050109199301099316105010919930109931610501091993010993161050109199301099316105010919930109931610501091993010993161050109199301099316105010919930109931610501091993010993161050109199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab913258-0632-4005-88f1-3ee98aa61945, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4993393493338110887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49933934933381108874993393493338110887499339349333811088749933934933381108874993393493338110887499339349333811088749933934933381108874993393493338110887499339349333811088749933934933381108874993393493338110887499339349333811088749933934933381108874993393493338110887499339349333811088749933934933381108874993393493338110887499339349333811088749933934933381108874993393493338110887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21846626-8ad1-46bc-94ac-8e5f1a53224d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01928337-d8de-4e22-bb3a-e3a3efc0661f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01928337-d8de-4e22-bb3a-e3a3efc0661f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4629182493067435726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46291824930674357264629182493067435726462918249306743572646291824930674357264629182493067435726462918249306743572646291824930674357264629182493067435726462918249306743572646291824930674357264629182493067435726462918249306743572646291824930674357264629182493067435726462918249306743572646291824930674357264629182493067435726462918249306743572646291824930674357264629182493067435726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab913258-0632-4005-88f1-3ee98aa61945, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db0ae08a-1657-4146-8665-c8208671c379, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db0ae08a-1657-4146-8665-c8208671c379, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 117213144304861829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829117213144304861829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01928337-d8de-4e22-bb3a-e3a3efc0661f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bc17225-331f-414f-97d6-6bcc116707bd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bc17225-331f-414f-97d6-6bcc116707bd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16971004207746076032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697100420774607603216971004207746076032169710042077460760321697100420774607603216971004207746076032169710042077460760321697100420774607603216971004207746076032169710042077460760321697100420774607603216971004207746076032169710042077460760321697100420774607603216971004207746076032169710042077460760321697100420774607603216971004207746076032169710042077460760321697100420774607603216971004207746076032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db0ae08a-1657-4146-8665-c8208671c379, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6d4864c-db6c-4d6c-90a4-a127b6322860, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6d4864c-db6c-4d6c-90a4-a127b6322860, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9026816951092542730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90268169510925427309026816951092542730902681695109254273090268169510925427309026816951092542730902681695109254273090268169510925427309026816951092542730902681695109254273090268169510925427309026816951092542730902681695109254273090268169510925427309026816951092542730902681695109254273090268169510925427309026816951092542730902681695109254273090268169510925427309026816951092542730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bc17225-331f-414f-97d6-6bcc116707bd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edb9940e-32ff-40c3-95d6-0c5a5dd4eb96, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edb9940e-32ff-40c3-95d6-0c5a5dd4eb96, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17074234727492869623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707423472749286962317074234727492869623170742347274928696231707423472749286962317074234727492869623170742347274928696231707423472749286962317074234727492869623170742347274928696231707423472749286962317074234727492869623170742347274928696231707423472749286962317074234727492869623170742347274928696231707423472749286962317074234727492869623170742347274928696231707423472749286962317074234727492869623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6d4864c-db6c-4d6c-90a4-a127b6322860, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2b3db6c-2124-4b36-bdc8-b5f5b5bb0cbd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2b3db6c-2124-4b36-bdc8-b5f5b5bb0cbd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7949105984827981079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79491059848279810797949105984827981079794910598482798107979491059848279810797949105984827981079794910598482798107979491059848279810797949105984827981079794910598482798107979491059848279810797949105984827981079794910598482798107979491059848279810797949105984827981079794910598482798107979491059848279810797949105984827981079794910598482798107979491059848279810797949105984827981079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2b3db6c-2124-4b36-bdc8-b5f5b5bb0cbd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 883b18a6-b3fb-48af-8c15-d352a3fb9c0e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 883b18a6-b3fb-48af-8c15-d352a3fb9c0e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5743057780299184112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57430577802991841125743057780299184112574305778029918411257430577802991841125743057780299184112574305778029918411257430577802991841125743057780299184112574305778029918411257430577802991841125743057780299184112574305778029918411257430577802991841125743057780299184112574305778029918411257430577802991841125743057780299184112574305778029918411257430577802991841125743057780299184112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edb9940e-32ff-40c3-95d6-0c5a5dd4eb96, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a0c7777-8a3e-4526-bb86-c11f6f5ba57c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a0c7777-8a3e-4526-bb86-c11f6f5ba57c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 48442275672594336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4844227567259433648442275672594336484422756725943364844227567259433648442275672594336484422756725943364844227567259433648442275672594336484422756725943364844227567259433648442275672594336484422756725943364844227567259433648442275672594336484422756725943364844227567259433648442275672594336484422756725943364844227567259433648442275672594336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 883b18a6-b3fb-48af-8c15-d352a3fb9c0e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 691c42c2-b246-409b-ab25-82a6e272b91d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 691c42c2-b246-409b-ab25-82a6e272b91d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9679905605095639212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96799056050956392129679905605095639212967990560509563921296799056050956392129679905605095639212967990560509563921296799056050956392129679905605095639212967990560509563921296799056050956392129679905605095639212967990560509563921296799056050956392129679905605095639212967990560509563921296799056050956392129679905605095639212967990560509563921296799056050956392129679905605095639212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a0c7777-8a3e-4526-bb86-c11f6f5ba57c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f0e5117-0762-485a-8d36-790b44a0316d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f0e5117-0762-485a-8d36-790b44a0316d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 798912005616415680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680798912005616415680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 691c42c2-b246-409b-ab25-82a6e272b91d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47bc0272-4e46-49e8-a49d-13f8ba52d740, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47bc0272-4e46-49e8-a49d-13f8ba52d740, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15557338233541405552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555733823354140555215557338233541405552155573382335414055521555733823354140555215557338233541405552155573382335414055521555733823354140555215557338233541405552155573382335414055521555733823354140555215557338233541405552155573382335414055521555733823354140555215557338233541405552155573382335414055521555733823354140555215557338233541405552155573382335414055521555733823354140555215557338233541405552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f0e5117-0762-485a-8d36-790b44a0316d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd0567b7-f076-4292-a873-c68114b6dd0e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd0567b7-f076-4292-a873-c68114b6dd0e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16250936412280271219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625093641228027121916250936412280271219162509364122802712191625093641228027121916250936412280271219162509364122802712191625093641228027121916250936412280271219162509364122802712191625093641228027121916250936412280271219162509364122802712191625093641228027121916250936412280271219162509364122802712191625093641228027121916250936412280271219162509364122802712191625093641228027121916250936412280271219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47bc0272-4e46-49e8-a49d-13f8ba52d740, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44f8980b-84a5-44d9-9e99-66dc3bd051f0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44f8980b-84a5-44d9-9e99-66dc3bd051f0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 888449365521943643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643888449365521943643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd0567b7-f076-4292-a873-c68114b6dd0e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c029116-fae9-4302-9637-c4307bed377e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c029116-fae9-4302-9637-c4307bed377e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5514777607838780965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55147776078387809655514777607838780965551477760783878096555147776078387809655514777607838780965551477760783878096555147776078387809655514777607838780965551477760783878096555147776078387809655514777607838780965551477760783878096555147776078387809655514777607838780965551477760783878096555147776078387809655514777607838780965551477760783878096555147776078387809655514777607838780965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44f8980b-84a5-44d9-9e99-66dc3bd051f0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49583c6f-e5a6-4883-b577-e33150299653, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49583c6f-e5a6-4883-b577-e33150299653, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2774485607844624963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27744856078446249632774485607844624963277448560784462496327744856078446249632774485607844624963277448560784462496327744856078446249632774485607844624963277448560784462496327744856078446249632774485607844624963277448560784462496327744856078446249632774485607844624963277448560784462496327744856078446249632774485607844624963277448560784462496327744856078446249632774485607844624963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c029116-fae9-4302-9637-c4307bed377e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5616a28d-86fd-48b6-bf0f-4fd49da17169, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5616a28d-86fd-48b6-bf0f-4fd49da17169, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2391747174189977055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23917471741899770552391747174189977055239174717418997705523917471741899770552391747174189977055239174717418997705523917471741899770552391747174189977055239174717418997705523917471741899770552391747174189977055239174717418997705523917471741899770552391747174189977055239174717418997705523917471741899770552391747174189977055239174717418997705523917471741899770552391747174189977055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49583c6f-e5a6-4883-b577-e33150299653, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28563bf3-9e8b-4180-bb0f-89a8b2941630, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28563bf3-9e8b-4180-bb0f-89a8b2941630, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7420828456886739934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74208284568867399347420828456886739934742082845688673993474208284568867399347420828456886739934742082845688673993474208284568867399347420828456886739934742082845688673993474208284568867399347420828456886739934742082845688673993474208284568867399347420828456886739934742082845688673993474208284568867399347420828456886739934742082845688673993474208284568867399347420828456886739934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5616a28d-86fd-48b6-bf0f-4fd49da17169, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6ce4488-c1aa-4bdc-bd0d-a234475e7ff8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6ce4488-c1aa-4bdc-bd0d-a234475e7ff8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6987466212348349850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69874662123483498506987466212348349850698746621234834985069874662123483498506987466212348349850698746621234834985069874662123483498506987466212348349850698746621234834985069874662123483498506987466212348349850698746621234834985069874662123483498506987466212348349850698746621234834985069874662123483498506987466212348349850698746621234834985069874662123483498506987466212348349850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28563bf3-9e8b-4180-bb0f-89a8b2941630, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b404ea9-61b2-436a-9a3b-6b60a2ca5286, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b404ea9-61b2-436a-9a3b-6b60a2ca5286, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14297701362082657995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429770136208265799514297701362082657995142977013620826579951429770136208265799514297701362082657995142977013620826579951429770136208265799514297701362082657995142977013620826579951429770136208265799514297701362082657995142977013620826579951429770136208265799514297701362082657995142977013620826579951429770136208265799514297701362082657995142977013620826579951429770136208265799514297701362082657995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6ce4488-c1aa-4bdc-bd0d-a234475e7ff8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 463209c9-dfba-43fd-a9a8-b366ad149241, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 463209c9-dfba-43fd-a9a8-b366ad149241, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10723317172018061910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072331717201806191010723317172018061910107233171720180619101072331717201806191010723317172018061910107233171720180619101072331717201806191010723317172018061910107233171720180619101072331717201806191010723317172018061910107233171720180619101072331717201806191010723317172018061910107233171720180619101072331717201806191010723317172018061910107233171720180619101072331717201806191010723317172018061910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b404ea9-61b2-436a-9a3b-6b60a2ca5286, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 110419c2-c1dc-4b98-b2d3-9f7d126fe5d8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_uwsln24o.log --grpc-port=19888 --mon-port=64060 --ic-port=2725 --key-file /home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 463209c9-dfba-43fd-a9a8-b366ad149241, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7ef8e86-bdb0-4b02-bca3-5c5b731a1aec, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 110419c2-c1dc-4b98-b2d3-9f7d126fe5d8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8694979846361878311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86949798463618783118694979846361878311869497984636187831186949798463618783118694979846361878311869497984636187831186949798463618783118694979846361878311869497984636187831186949798463618783118694979846361878311869497984636187831186949798463618783118694979846361878311869497984636187831186949798463618783118694979846361878311869497984636187831186949798463618783118694979846361878311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7ef8e86-bdb0-4b02-bca3-5c5b731a1aec, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3197023475115801655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31970234751158016553197023475115801655319702347511580165531970234751158016553197023475115801655319702347511580165531970234751158016553197023475115801655319702347511580165531970234751158016553197023475115801655319702347511580165531970234751158016553197023475115801655319702347511580165531970234751158016553197023475115801655319702347511580165531970234751158016553197023475115801655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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:2159', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_uwsln24o.log', '--grpc-port=19888', '--mon-port=64060', '--ic-port=2725', '--key-file', '/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2623875
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:19888/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 110419c2-c1dc-4b98-b2d3-9f7d126fe5d8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 970ba8ee-4a7e-4383-8f98-2e3ccfefab68, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 970ba8ee-4a7e-4383-8f98-2e3ccfefab68, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15513781931976527443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551378193197652744315513781931976527443155137819319765274431551378193197652744315513781931976527443155137819319765274431551378193197652744315513781931976527443155137819319765274431551378193197652744315513781931976527443155137819319765274431551378193197652744315513781931976527443155137819319765274431551378193197652744315513781931976527443155137819319765274431551378193197652744315513781931976527443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7ef8e86-bdb0-4b02-bca3-5c5b731a1aec, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfc4f7d0-8ebc-44a8-8837-7098d1cdc9f0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfc4f7d0-8ebc-44a8-8837-7098d1cdc9f0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5642997388118191968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56429973881181919685642997388118191968564299738811819196856429973881181919685642997388118191968564299738811819196856429973881181919685642997388118191968564299738811819196856429973881181919685642997388118191968564299738811819196856429973881181919685642997388118191968564299738811819196856429973881181919685642997388118191968564299738811819196856429973881181919685642997388118191968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2623876
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 970ba8ee-4a7e-4383-8f98-2e3ccfefab68, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfc4f7d0-8ebc-44a8-8837-7098d1cdc9f0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25c01787-bb7f-4e6e-923b-fc1c64d7ad41, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25c01787-bb7f-4e6e-923b-fc1c64d7ad41, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16398612640964651899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639861264096465189916398612640964651899163986126409646518991639861264096465189916398612640964651899163986126409646518991639861264096465189916398612640964651899163986126409646518991639861264096465189916398612640964651899163986126409646518991639861264096465189916398612640964651899163986126409646518991639861264096465189916398612640964651899163986126409646518991639861264096465189916398612640964651899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd08640c-5353-4232-9e71-f332f1e7a988, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd08640c-5353-4232-9e71-f332f1e7a988, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3590158124586019082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35901581245860190823590158124586019082359015812458601908235901581245860190823590158124586019082359015812458601908235901581245860190823590158124586019082359015812458601908235901581245860190823590158124586019082359015812458601908235901581245860190823590158124586019082359015812458601908235901581245860190823590158124586019082359015812458601908235901581245860190823590158124586019082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25c01787-bb7f-4e6e-923b-fc1c64d7ad41, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2352e0a9-4c41-4a28-ba8c-7f35445f5f70, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2352e0a9-4c41-4a28-ba8c-7f35445f5f70, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7448974325795697991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74489743257956979917448974325795697991744897432579569799174489743257956979917448974325795697991744897432579569799174489743257956979917448974325795697991744897432579569799174489743257956979917448974325795697991744897432579569799174489743257956979917448974325795697991744897432579569799174489743257956979917448974325795697991744897432579569799174489743257956979917448974325795697991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd08640c-5353-4232-9e71-f332f1e7a988, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17035f78-823f-4e1c-8a3d-d9cea8688811, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17035f78-823f-4e1c-8a3d-d9cea8688811, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6176705438093411853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61767054380934118536176705438093411853617670543809341185361767054380934118536176705438093411853617670543809341185361767054380934118536176705438093411853617670543809341185361767054380934118536176705438093411853617670543809341185361767054380934118536176705438093411853617670543809341185361767054380934118536176705438093411853617670543809341185361767054380934118536176705438093411853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2352e0a9-4c41-4a28-ba8c-7f35445f5f70, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17035f78-823f-4e1c-8a3d-d9cea8688811, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f36e8c28-08a8-4bf0-ac28-9c7b21c3d487, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f3e1b68-7d26-463c-b081-a66df2c2994c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f3e1b68-7d26-463c-b081-a66df2c2994c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5707449486253920884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57074494862539208845707449486253920884570744948625392088457074494862539208845707449486253920884570744948625392088457074494862539208845707449486253920884570744948625392088457074494862539208845707449486253920884570744948625392088457074494862539208845707449486253920884570744948625392088457074494862539208845707449486253920884570744948625392088457074494862539208845707449486253920884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f36e8c28-08a8-4bf0-ac28-9c7b21c3d487, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2684682091574158493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26846820915741584932684682091574158493268468209157415849326846820915741584932684682091574158493268468209157415849326846820915741584932684682091574158493268468209157415849326846820915741584932684682091574158493268468209157415849326846820915741584932684682091574158493268468209157415849326846820915741584932684682091574158493268468209157415849326846820915741584932684682091574158493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f3e1b68-7d26-463c-b081-a66df2c2994c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2518b4f4-911b-495a-821c-3ed3a7a833ee, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2518b4f4-911b-495a-821c-3ed3a7a833ee, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18004919745424022866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800491974542402286618004919745424022866180049197454240228661800491974542402286618004919745424022866180049197454240228661800491974542402286618004919745424022866180049197454240228661800491974542402286618004919745424022866180049197454240228661800491974542402286618004919745424022866180049197454240228661800491974542402286618004919745424022866180049197454240228661800491974542402286618004919745424022866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f36e8c28-08a8-4bf0-ac28-9c7b21c3d487, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d3903f8-212f-4f12-8d35-e848e3a8193e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d3903f8-212f-4f12-8d35-e848e3a8193e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10247644184618725725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024764418461872572510247644184618725725102476441846187257251024764418461872572510247644184618725725102476441846187257251024764418461872572510247644184618725725102476441846187257251024764418461872572510247644184618725725102476441846187257251024764418461872572510247644184618725725102476441846187257251024764418461872572510247644184618725725102476441846187257251024764418461872572510247644184618725725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2518b4f4-911b-495a-821c-3ed3a7a833ee, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ac1f1b1-d65c-423c-9934-0d9d4a4a610a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ac1f1b1-d65c-423c-9934-0d9d4a4a610a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2694123288009740871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26941232880097408712694123288009740871269412328800974087126941232880097408712694123288009740871269412328800974087126941232880097408712694123288009740871269412328800974087126941232880097408712694123288009740871269412328800974087126941232880097408712694123288009740871269412328800974087126941232880097408712694123288009740871269412328800974087126941232880097408712694123288009740871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d3903f8-212f-4f12-8d35-e848e3a8193e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ac1f1b1-d65c-423c-9934-0d9d4a4a610a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc4bb93f-fedd-4491-a97a-2fe67031f30b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc4bb93f-fedd-4491-a97a-2fe67031f30b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12884170003702269166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288417000370226916612884170003702269166128841700037022691661288417000370226916612884170003702269166128841700037022691661288417000370226916612884170003702269166128841700037022691661288417000370226916612884170003702269166128841700037022691661288417000370226916612884170003702269166128841700037022691661288417000370226916612884170003702269166128841700037022691661288417000370226916612884170003702269166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d3ee486-b7c0-4130-8180-619491fe6b0c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d3ee486-b7c0-4130-8180-619491fe6b0c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6582179681529257670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65821796815292576706582179681529257670658217968152925767065821796815292576706582179681529257670658217968152925767065821796815292576706582179681529257670658217968152925767065821796815292576706582179681529257670658217968152925767065821796815292576706582179681529257670658217968152925767065821796815292576706582179681529257670658217968152925767065821796815292576706582179681529257670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc4bb93f-fedd-4491-a97a-2fe67031f30b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 363ce50e-6c83-48a6-b814-2a26f1eb051c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 363ce50e-6c83-48a6-b814-2a26f1eb051c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9110608696698877457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91106086966988774579110608696698877457911060869669887745791106086966988774579110608696698877457911060869669887745791106086966988774579110608696698877457911060869669887745791106086966988774579110608696698877457911060869669887745791106086966988774579110608696698877457911060869669887745791106086966988774579110608696698877457911060869669887745791106086966988774579110608696698877457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d3ee486-b7c0-4130-8180-619491fe6b0c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb9a43c0-6453-48bb-ac65-e26fc6919808, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb9a43c0-6453-48bb-ac65-e26fc6919808, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2093987059337153299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20939870593371532992093987059337153299209398705933715329920939870593371532992093987059337153299209398705933715329920939870593371532992093987059337153299209398705933715329920939870593371532992093987059337153299209398705933715329920939870593371532992093987059337153299209398705933715329920939870593371532992093987059337153299209398705933715329920939870593371532992093987059337153299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 363ce50e-6c83-48a6-b814-2a26f1eb051c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3925d4cd-4f36-4361-baee-71f321f624a1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3925d4cd-4f36-4361-baee-71f321f624a1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 514228960622987949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949514228960622987949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9a43c0-6453-48bb-ac65-e26fc6919808, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75040dff-f6ff-4d22-82d5-ee5ea4771509, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75040dff-f6ff-4d22-82d5-ee5ea4771509, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5647562807742391996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56475628077423919965647562807742391996564756280774239199656475628077423919965647562807742391996564756280774239199656475628077423919965647562807742391996564756280774239199656475628077423919965647562807742391996564756280774239199656475628077423919965647562807742391996564756280774239199656475628077423919965647562807742391996564756280774239199656475628077423919965647562807742391996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3925d4cd-4f36-4361-baee-71f321f624a1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 200e59e8-f12d-48bd-af36-a282b2a65bc8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75040dff-f6ff-4d22-82d5-ee5ea4771509, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bd9902d-6803-48c4-89a3-3f9571c6955b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bd9902d-6803-48c4-89a3-3f9571c6955b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9945083852568789616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99450838525687896169945083852568789616994508385256878961699450838525687896169945083852568789616994508385256878961699450838525687896169945083852568789616994508385256878961699450838525687896169945083852568789616994508385256878961699450838525687896169945083852568789616994508385256878961699450838525687896169945083852568789616994508385256878961699450838525687896169945083852568789616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 200e59e8-f12d-48bd-af36-a282b2a65bc8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14541542816720580203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454154281672058020314541542816720580203145415428167205802031454154281672058020314541542816720580203145415428167205802031454154281672058020314541542816720580203145415428167205802031454154281672058020314541542816720580203145415428167205802031454154281672058020314541542816720580203145415428167205802031454154281672058020314541542816720580203145415428167205802031454154281672058020314541542816720580203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bd9902d-6803-48c4-89a3-3f9571c6955b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 889402b3-6659-4188-afd7-47220a20bd46, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 889402b3-6659-4188-afd7-47220a20bd46, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5323552279896677451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53235522798966774515323552279896677451532355227989667745153235522798966774515323552279896677451532355227989667745153235522798966774515323552279896677451532355227989667745153235522798966774515323552279896677451532355227989667745153235522798966774515323552279896677451532355227989667745153235522798966774515323552279896677451532355227989667745153235522798966774515323552279896677451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 200e59e8-f12d-48bd-af36-a282b2a65bc8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fe9ed6b-883f-44b4-abe7-ca68bdea572b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fe9ed6b-883f-44b4-abe7-ca68bdea572b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1848949172548059553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18489491725480595531848949172548059553184894917254805955318489491725480595531848949172548059553184894917254805955318489491725480595531848949172548059553184894917254805955318489491725480595531848949172548059553184894917254805955318489491725480595531848949172548059553184894917254805955318489491725480595531848949172548059553184894917254805955318489491725480595531848949172548059553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 889402b3-6659-4188-afd7-47220a20bd46, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49178195-361e-4aa7-ab65-40eb6e84ea79, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49178195-361e-4aa7-ab65-40eb6e84ea79, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12837070720660248916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283707072066024891612837070720660248916128370707206602489161283707072066024891612837070720660248916128370707206602489161283707072066024891612837070720660248916128370707206602489161283707072066024891612837070720660248916128370707206602489161283707072066024891612837070720660248916128370707206602489161283707072066024891612837070720660248916128370707206602489161283707072066024891612837070720660248916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fe9ed6b-883f-44b4-abe7-ca68bdea572b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ae4412-32ed-41a1-b066-8a2dbca89714, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ae4412-32ed-41a1-b066-8a2dbca89714, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3806151455838726924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38061514558387269243806151455838726924380615145583872692438061514558387269243806151455838726924380615145583872692438061514558387269243806151455838726924380615145583872692438061514558387269243806151455838726924380615145583872692438061514558387269243806151455838726924380615145583872692438061514558387269243806151455838726924380615145583872692438061514558387269243806151455838726924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49178195-361e-4aa7-ab65-40eb6e84ea79, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12ae5fec-3246-4ac3-9f73-47d767fa4f35, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12ae5fec-3246-4ac3-9f73-47d767fa4f35, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2136379221472955274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21363792214729552742136379221472955274213637922147295527421363792214729552742136379221472955274213637922147295527421363792214729552742136379221472955274213637922147295527421363792214729552742136379221472955274213637922147295527421363792214729552742136379221472955274213637922147295527421363792214729552742136379221472955274213637922147295527421363792214729552742136379221472955274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ae4412-32ed-41a1-b066-8a2dbca89714, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c51bf0fc-0cdc-433a-83ab-e6dae97727a6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c51bf0fc-0cdc-433a-83ab-e6dae97727a6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1167974707903938192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11679747079039381921167974707903938192116797470790393819211679747079039381921167974707903938192116797470790393819211679747079039381921167974707903938192116797470790393819211679747079039381921167974707903938192116797470790393819211679747079039381921167974707903938192116797470790393819211679747079039381921167974707903938192116797470790393819211679747079039381921167974707903938192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12ae5fec-3246-4ac3-9f73-47d767fa4f35, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83861e10-27e9-4533-82ab-92540ec099ed, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83861e10-27e9-4533-82ab-92540ec099ed, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11812428212347376436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181242821234737643611812428212347376436118124282123473764361181242821234737643611812428212347376436118124282123473764361181242821234737643611812428212347376436118124282123473764361181242821234737643611812428212347376436118124282123473764361181242821234737643611812428212347376436118124282123473764361181242821234737643611812428212347376436118124282123473764361181242821234737643611812428212347376436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c51bf0fc-0cdc-433a-83ab-e6dae97727a6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e051aeb2-180a-441f-8e85-d572e715b8c4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e051aeb2-180a-441f-8e85-d572e715b8c4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7424200098971221477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74242000989712214777424200098971221477742420009897122147774242000989712214777424200098971221477742420009897122147774242000989712214777424200098971221477742420009897122147774242000989712214777424200098971221477742420009897122147774242000989712214777424200098971221477742420009897122147774242000989712214777424200098971221477742420009897122147774242000989712214777424200098971221477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83861e10-27e9-4533-82ab-92540ec099ed, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9be86c39-891e-4ca9-8b2d-b87425bf272c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9be86c39-891e-4ca9-8b2d-b87425bf272c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5726964387089991660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57269643870899916605726964387089991660572696438708999166057269643870899916605726964387089991660572696438708999166057269643870899916605726964387089991660572696438708999166057269643870899916605726964387089991660572696438708999166057269643870899916605726964387089991660572696438708999166057269643870899916605726964387089991660572696438708999166057269643870899916605726964387089991660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e051aeb2-180a-441f-8e85-d572e715b8c4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ad45278-57e4-4484-8f41-f822e3750cdd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9be86c39-891e-4ca9-8b2d-b87425bf272c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60a6efef-2443-4fdc-9cff-40f69a5f74c7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60a6efef-2443-4fdc-9cff-40f69a5f74c7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6558750577869464871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65587505778694648716558750577869464871655875057786946487165587505778694648716558750577869464871655875057786946487165587505778694648716558750577869464871655875057786946487165587505778694648716558750577869464871655875057786946487165587505778694648716558750577869464871655875057786946487165587505778694648716558750577869464871655875057786946487165587505778694648716558750577869464871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ad45278-57e4-4484-8f41-f822e3750cdd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5777723671294581246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57777236712945812465777723671294581246577772367129458124657777236712945812465777723671294581246577772367129458124657777236712945812465777723671294581246577772367129458124657777236712945812465777723671294581246577772367129458124657777236712945812465777723671294581246577772367129458124657777236712945812465777723671294581246577772367129458124657777236712945812465777723671294581246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ad45278-57e4-4484-8f41-f822e3750cdd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd9b7d23-02dd-4bed-b297-f3452b3ce7f4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd9b7d23-02dd-4bed-b297-f3452b3ce7f4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2351815466076894974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23518154660768949742351815466076894974235181546607689497423518154660768949742351815466076894974235181546607689497423518154660768949742351815466076894974235181546607689497423518154660768949742351815466076894974235181546607689497423518154660768949742351815466076894974235181546607689497423518154660768949742351815466076894974235181546607689497423518154660768949742351815466076894974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60a6efef-2443-4fdc-9cff-40f69a5f74c7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 905477c2-950e-4c5b-9a9d-5906193a5156, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 905477c2-950e-4c5b-9a9d-5906193a5156, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16101943383255603406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610194338325560340616101943383255603406161019433832556034061610194338325560340616101943383255603406161019433832556034061610194338325560340616101943383255603406161019433832556034061610194338325560340616101943383255603406161019433832556034061610194338325560340616101943383255603406161019433832556034061610194338325560340616101943383255603406161019433832556034061610194338325560340616101943383255603406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd9b7d23-02dd-4bed-b297-f3452b3ce7f4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dedeec2-96e5-42ae-ae6b-b047c6866fae, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dedeec2-96e5-42ae-ae6b-b047c6866fae, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1210952970357973403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12109529703579734031210952970357973403121095297035797340312109529703579734031210952970357973403121095297035797340312109529703579734031210952970357973403121095297035797340312109529703579734031210952970357973403121095297035797340312109529703579734031210952970357973403121095297035797340312109529703579734031210952970357973403121095297035797340312109529703579734031210952970357973403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 905477c2-950e-4c5b-9a9d-5906193a5156, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c615c12-6fee-41cf-bacf-fba31b095a97, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c615c12-6fee-41cf-bacf-fba31b095a97, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12095724179451942840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209572417945194284012095724179451942840120957241794519428401209572417945194284012095724179451942840120957241794519428401209572417945194284012095724179451942840120957241794519428401209572417945194284012095724179451942840120957241794519428401209572417945194284012095724179451942840120957241794519428401209572417945194284012095724179451942840120957241794519428401209572417945194284012095724179451942840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dedeec2-96e5-42ae-ae6b-b047c6866fae, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423cfe74-5f9c-4997-afc3-029c128a310d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423cfe74-5f9c-4997-afc3-029c128a310d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16044197734503978627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604419773450397862716044197734503978627160441977345039786271604419773450397862716044197734503978627160441977345039786271604419773450397862716044197734503978627160441977345039786271604419773450397862716044197734503978627160441977345039786271604419773450397862716044197734503978627160441977345039786271604419773450397862716044197734503978627160441977345039786271604419773450397862716044197734503978627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c615c12-6fee-41cf-bacf-fba31b095a97, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0de18c8e-7fa9-40d3-97cb-23430112389e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0de18c8e-7fa9-40d3-97cb-23430112389e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13602889182688722169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360288918268872216913602889182688722169136028891826887221691360288918268872216913602889182688722169136028891826887221691360288918268872216913602889182688722169136028891826887221691360288918268872216913602889182688722169136028891826887221691360288918268872216913602889182688722169136028891826887221691360288918268872216913602889182688722169136028891826887221691360288918268872216913602889182688722169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423cfe74-5f9c-4997-afc3-029c128a310d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 732dbecd-21bc-415e-a8c1-13182d679dd2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 732dbecd-21bc-415e-a8c1-13182d679dd2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5856959007802673837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58569590078026738375856959007802673837585695900780267383758569590078026738375856959007802673837585695900780267383758569590078026738375856959007802673837585695900780267383758569590078026738375856959007802673837585695900780267383758569590078026738375856959007802673837585695900780267383758569590078026738375856959007802673837585695900780267383758569590078026738375856959007802673837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 732dbecd-21bc-415e-a8c1-13182d679dd2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba62594-90f4-4e20-9031-a93f0a235489, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba62594-90f4-4e20-9031-a93f0a235489, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8757786493823477338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87577864938234773388757786493823477338875778649382347733887577864938234773388757786493823477338875778649382347733887577864938234773388757786493823477338875778649382347733887577864938234773388757786493823477338875778649382347733887577864938234773388757786493823477338875778649382347733887577864938234773388757786493823477338875778649382347733887577864938234773388757786493823477338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba62594-90f4-4e20-9031-a93f0a235489, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6659411a-e11c-43cb-b4ed-64d660aa0a43, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6659411a-e11c-43cb-b4ed-64d660aa0a43, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3067802459073671702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30678024590736717023067802459073671702306780245907367170230678024590736717023067802459073671702306780245907367170230678024590736717023067802459073671702306780245907367170230678024590736717023067802459073671702306780245907367170230678024590736717023067802459073671702306780245907367170230678024590736717023067802459073671702306780245907367170230678024590736717023067802459073671702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0de18c8e-7fa9-40d3-97cb-23430112389e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a105570b-4d56-4c66-88fb-1cc06426383f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a105570b-4d56-4c66-88fb-1cc06426383f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14287073031270686459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428707303127068645914287073031270686459142870730312706864591428707303127068645914287073031270686459142870730312706864591428707303127068645914287073031270686459142870730312706864591428707303127068645914287073031270686459142870730312706864591428707303127068645914287073031270686459142870730312706864591428707303127068645914287073031270686459142870730312706864591428707303127068645914287073031270686459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6659411a-e11c-43cb-b4ed-64d660aa0a43, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66e0c222-7889-49c8-9d69-aa27261417a1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66e0c222-7889-49c8-9d69-aa27261417a1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14714431928257391262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471443192825739126214714431928257391262147144319282573912621471443192825739126214714431928257391262147144319282573912621471443192825739126214714431928257391262147144319282573912621471443192825739126214714431928257391262147144319282573912621471443192825739126214714431928257391262147144319282573912621471443192825739126214714431928257391262147144319282573912621471443192825739126214714431928257391262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a105570b-4d56-4c66-88fb-1cc06426383f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9411d2e-ba44-4f51-8ae6-8c5f59b43e62, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9411d2e-ba44-4f51-8ae6-8c5f59b43e62, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17484461113600892366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748446111360089236617484461113600892366174844611136008923661748446111360089236617484461113600892366174844611136008923661748446111360089236617484461113600892366174844611136008923661748446111360089236617484461113600892366174844611136008923661748446111360089236617484461113600892366174844611136008923661748446111360089236617484461113600892366174844611136008923661748446111360089236617484461113600892366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66e0c222-7889-49c8-9d69-aa27261417a1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 061c587c-5f45-4cc9-93cc-91c5b126cf6e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 061c587c-5f45-4cc9-93cc-91c5b126cf6e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6961669583838879854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69616695838388798546961669583838879854696166958383887985469616695838388798546961669583838879854696166958383887985469616695838388798546961669583838879854696166958383887985469616695838388798546961669583838879854696166958383887985469616695838388798546961669583838879854696166958383887985469616695838388798546961669583838879854696166958383887985469616695838388798546961669583838879854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9411d2e-ba44-4f51-8ae6-8c5f59b43e62, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ef1e3d4-6473-4444-a32d-9fcf14f7fa57, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ef1e3d4-6473-4444-a32d-9fcf14f7fa57, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3327042932487402555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33270429324874025553327042932487402555332704293248740255533270429324874025553327042932487402555332704293248740255533270429324874025553327042932487402555332704293248740255533270429324874025553327042932487402555332704293248740255533270429324874025553327042932487402555332704293248740255533270429324874025553327042932487402555332704293248740255533270429324874025553327042932487402555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 061c587c-5f45-4cc9-93cc-91c5b126cf6e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79f8f0e7-0af4-4f9e-8b2c-9d924d1b49be, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79f8f0e7-0af4-4f9e-8b2c-9d924d1b49be, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5403727175061806335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54037271750618063355403727175061806335540372717506180633554037271750618063355403727175061806335540372717506180633554037271750618063355403727175061806335540372717506180633554037271750618063355403727175061806335540372717506180633554037271750618063355403727175061806335540372717506180633554037271750618063355403727175061806335540372717506180633554037271750618063355403727175061806335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ef1e3d4-6473-4444-a32d-9fcf14f7fa57, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42d395b9-9094-4449-a689-269f22cda3a6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42d395b9-9094-4449-a689-269f22cda3a6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4629707933273566334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46297079332735663344629707933273566334462970793327356633446297079332735663344629707933273566334462970793327356633446297079332735663344629707933273566334462970793327356633446297079332735663344629707933273566334462970793327356633446297079332735663344629707933273566334462970793327356633446297079332735663344629707933273566334462970793327356633446297079332735663344629707933273566334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79f8f0e7-0af4-4f9e-8b2c-9d924d1b49be, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9fd86f1-9e05-48ff-a0be-1df99567eb31, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9fd86f1-9e05-48ff-a0be-1df99567eb31, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11727036555094450542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172703655509445054211727036555094450542117270365550944505421172703655509445054211727036555094450542117270365550944505421172703655509445054211727036555094450542117270365550944505421172703655509445054211727036555094450542117270365550944505421172703655509445054211727036555094450542117270365550944505421172703655509445054211727036555094450542117270365550944505421172703655509445054211727036555094450542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42d395b9-9094-4449-a689-269f22cda3a6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a109ff4c-a925-4b6d-85b5-d221fea448af, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9fd86f1-9e05-48ff-a0be-1df99567eb31, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b6f279-b5c5-4dfd-b1ff-6ef64ac5714b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b6f279-b5c5-4dfd-b1ff-6ef64ac5714b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3173454473029261781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31734544730292617813173454473029261781317345447302926178131734544730292617813173454473029261781317345447302926178131734544730292617813173454473029261781317345447302926178131734544730292617813173454473029261781317345447302926178131734544730292617813173454473029261781317345447302926178131734544730292617813173454473029261781317345447302926178131734544730292617813173454473029261781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a109ff4c-a925-4b6d-85b5-d221fea448af, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5883046960935915298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58830469609359152985883046960935915298588304696093591529858830469609359152985883046960935915298588304696093591529858830469609359152985883046960935915298588304696093591529858830469609359152985883046960935915298588304696093591529858830469609359152985883046960935915298588304696093591529858830469609359152985883046960935915298588304696093591529858830469609359152985883046960935915298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a109ff4c-a925-4b6d-85b5-d221fea448af, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c03d8e4-9b3a-43f2-b802-9c5a079d744a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c03d8e4-9b3a-43f2-b802-9c5a079d744a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10557347420676745971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055734742067674597110557347420676745971105573474206767459711055734742067674597110557347420676745971105573474206767459711055734742067674597110557347420676745971105573474206767459711055734742067674597110557347420676745971105573474206767459711055734742067674597110557347420676745971105573474206767459711055734742067674597110557347420676745971105573474206767459711055734742067674597110557347420676745971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b6f279-b5c5-4dfd-b1ff-6ef64ac5714b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e425f1bb-4329-4114-a768-d754eee16ba2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e425f1bb-4329-4114-a768-d754eee16ba2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14741598836832565068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474159883683256506814741598836832565068147415988368325650681474159883683256506814741598836832565068147415988368325650681474159883683256506814741598836832565068147415988368325650681474159883683256506814741598836832565068147415988368325650681474159883683256506814741598836832565068147415988368325650681474159883683256506814741598836832565068147415988368325650681474159883683256506814741598836832565068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c03d8e4-9b3a-43f2-b802-9c5a079d744a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c54cd15-9fb5-4154-8fa4-83192d4d9000, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c54cd15-9fb5-4154-8fa4-83192d4d9000, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5965771283749837726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59657712837498377265965771283749837726596577128374983772659657712837498377265965771283749837726596577128374983772659657712837498377265965771283749837726596577128374983772659657712837498377265965771283749837726596577128374983772659657712837498377265965771283749837726596577128374983772659657712837498377265965771283749837726596577128374983772659657712837498377265965771283749837726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e425f1bb-4329-4114-a768-d754eee16ba2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbae5c1c-936b-4dce-b4bb-f6d9d9ae3ed0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbae5c1c-936b-4dce-b4bb-f6d9d9ae3ed0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13543939929304299899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354393992930429989913543939929304299899135439399293042998991354393992930429989913543939929304299899135439399293042998991354393992930429989913543939929304299899135439399293042998991354393992930429989913543939929304299899135439399293042998991354393992930429989913543939929304299899135439399293042998991354393992930429989913543939929304299899135439399293042998991354393992930429989913543939929304299899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c54cd15-9fb5-4154-8fa4-83192d4d9000, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 087dfd42-b53a-47be-8472-994088e4c632, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 087dfd42-b53a-47be-8472-994088e4c632, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17244653592784043949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724465359278404394917244653592784043949172446535927840439491724465359278404394917244653592784043949172446535927840439491724465359278404394917244653592784043949172446535927840439491724465359278404394917244653592784043949172446535927840439491724465359278404394917244653592784043949172446535927840439491724465359278404394917244653592784043949172446535927840439491724465359278404394917244653592784043949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbae5c1c-936b-4dce-b4bb-f6d9d9ae3ed0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbdd921e-73d9-481e-98b4-cafed6aa0fc6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbdd921e-73d9-481e-98b4-cafed6aa0fc6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1313935009148658785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13139350091486587851313935009148658785131393500914865878513139350091486587851313935009148658785131393500914865878513139350091486587851313935009148658785131393500914865878513139350091486587851313935009148658785131393500914865878513139350091486587851313935009148658785131393500914865878513139350091486587851313935009148658785131393500914865878513139350091486587851313935009148658785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 087dfd42-b53a-47be-8472-994088e4c632, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db51461e-d4f5-49cd-9d65-6f1629cf1092, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db51461e-d4f5-49cd-9d65-6f1629cf1092, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1323677121158040464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13236771211580404641323677121158040464132367712115804046413236771211580404641323677121158040464132367712115804046413236771211580404641323677121158040464132367712115804046413236771211580404641323677121158040464132367712115804046413236771211580404641323677121158040464132367712115804046413236771211580404641323677121158040464132367712115804046413236771211580404641323677121158040464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbdd921e-73d9-481e-98b4-cafed6aa0fc6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ffd448c-26f9-4bb0-95cb-301c0732f8a8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ffd448c-26f9-4bb0-95cb-301c0732f8a8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2305403095222868975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23054030952228689752305403095222868975230540309522286897523054030952228689752305403095222868975230540309522286897523054030952228689752305403095222868975230540309522286897523054030952228689752305403095222868975230540309522286897523054030952228689752305403095222868975230540309522286897523054030952228689752305403095222868975230540309522286897523054030952228689752305403095222868975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db51461e-d4f5-49cd-9d65-6f1629cf1092, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58002fb6-11ad-4980-9374-d9021c902fce, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58002fb6-11ad-4980-9374-d9021c902fce, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11936065985026718040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193606598502671804011936065985026718040119360659850267180401193606598502671804011936065985026718040119360659850267180401193606598502671804011936065985026718040119360659850267180401193606598502671804011936065985026718040119360659850267180401193606598502671804011936065985026718040119360659850267180401193606598502671804011936065985026718040119360659850267180401193606598502671804011936065985026718040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ffd448c-26f9-4bb0-95cb-301c0732f8a8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93276147-bf51-4dcf-b9bf-4e5d558d0d61, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93276147-bf51-4dcf-b9bf-4e5d558d0d61, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12457535365401752077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245753536540175207712457535365401752077124575353654017520771245753536540175207712457535365401752077124575353654017520771245753536540175207712457535365401752077124575353654017520771245753536540175207712457535365401752077124575353654017520771245753536540175207712457535365401752077124575353654017520771245753536540175207712457535365401752077124575353654017520771245753536540175207712457535365401752077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58002fb6-11ad-4980-9374-d9021c902fce, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc0b2733-a2eb-479d-a8ef-ab9bb42fdff9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc0b2733-a2eb-479d-a8ef-ab9bb42fdff9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2200322750039191220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22003227500391912202200322750039191220220032275003919122022003227500391912202200322750039191220220032275003919122022003227500391912202200322750039191220220032275003919122022003227500391912202200322750039191220220032275003919122022003227500391912202200322750039191220220032275003919122022003227500391912202200322750039191220220032275003919122022003227500391912202200322750039191220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc0b2733-a2eb-479d-a8ef-ab9bb42fdff9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71b263ad-b48c-4ca8-93f5-6992f3309437, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71b263ad-b48c-4ca8-93f5-6992f3309437, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13494836236697141275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349483623669714127513494836236697141275134948362366971412751349483623669714127513494836236697141275134948362366971412751349483623669714127513494836236697141275134948362366971412751349483623669714127513494836236697141275134948362366971412751349483623669714127513494836236697141275134948362366971412751349483623669714127513494836236697141275134948362366971412751349483623669714127513494836236697141275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93276147-bf51-4dcf-b9bf-4e5d558d0d61, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71b263ad-b48c-4ca8-93f5-6992f3309437, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52ba4bf2-5749-4116-8fd4-7b39b6f998a1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52ba4bf2-5749-4116-8fd4-7b39b6f998a1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17126139900283691666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712613990028369166617126139900283691666171261399002836916661712613990028369166617126139900283691666171261399002836916661712613990028369166617126139900283691666171261399002836916661712613990028369166617126139900283691666171261399002836916661712613990028369166617126139900283691666171261399002836916661712613990028369166617126139900283691666171261399002836916661712613990028369166617126139900283691666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edb0222e-9082-450b-b3c5-48dd99b4c004, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edb0222e-9082-450b-b3c5-48dd99b4c004, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9131572986802630183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91315729868026301839131572986802630183913157298680263018391315729868026301839131572986802630183913157298680263018391315729868026301839131572986802630183913157298680263018391315729868026301839131572986802630183913157298680263018391315729868026301839131572986802630183913157298680263018391315729868026301839131572986802630183913157298680263018391315729868026301839131572986802630183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52ba4bf2-5749-4116-8fd4-7b39b6f998a1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f937968-9103-49ca-8477-b2dc9621dced, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f937968-9103-49ca-8477-b2dc9621dced, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9640922382567411658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96409223825674116589640922382567411658964092238256741165896409223825674116589640922382567411658964092238256741165896409223825674116589640922382567411658964092238256741165896409223825674116589640922382567411658964092238256741165896409223825674116589640922382567411658964092238256741165896409223825674116589640922382567411658964092238256741165896409223825674116589640922382567411658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edb0222e-9082-450b-b3c5-48dd99b4c004, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2472b4b-6550-42f3-ad9b-3b6bf9762a1e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2472b4b-6550-42f3-ad9b-3b6bf9762a1e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8079205559827608253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80792055598276082538079205559827608253807920555982760825380792055598276082538079205559827608253807920555982760825380792055598276082538079205559827608253807920555982760825380792055598276082538079205559827608253807920555982760825380792055598276082538079205559827608253807920555982760825380792055598276082538079205559827608253807920555982760825380792055598276082538079205559827608253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f937968-9103-49ca-8477-b2dc9621dced, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd56e6cd-148a-4cd8-9478-0ac6afafae69, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd56e6cd-148a-4cd8-9478-0ac6afafae69, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1329246641567050816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13292466415670508161329246641567050816132924664156705081613292466415670508161329246641567050816132924664156705081613292466415670508161329246641567050816132924664156705081613292466415670508161329246641567050816132924664156705081613292466415670508161329246641567050816132924664156705081613292466415670508161329246641567050816132924664156705081613292466415670508161329246641567050816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2472b4b-6550-42f3-ad9b-3b6bf9762a1e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bf7b83d-eb49-42fb-aa44-00332d155844, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bf7b83d-eb49-42fb-aa44-00332d155844, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12624072737704377203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262407273770437720312624072737704377203126240727377043772031262407273770437720312624072737704377203126240727377043772031262407273770437720312624072737704377203126240727377043772031262407273770437720312624072737704377203126240727377043772031262407273770437720312624072737704377203126240727377043772031262407273770437720312624072737704377203126240727377043772031262407273770437720312624072737704377203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bf7b83d-eb49-42fb-aa44-00332d155844, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fffdaaa8-baa4-4e4e-b52f-58673b6b9dec, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fffdaaa8-baa4-4e4e-b52f-58673b6b9dec, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7408784506581065334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74087845065810653347408784506581065334740878450658106533474087845065810653347408784506581065334740878450658106533474087845065810653347408784506581065334740878450658106533474087845065810653347408784506581065334740878450658106533474087845065810653347408784506581065334740878450658106533474087845065810653347408784506581065334740878450658106533474087845065810653347408784506581065334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fffdaaa8-baa4-4e4e-b52f-58673b6b9dec, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 471f0380-d9e0-40d0-9a38-d062edb2329d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 471f0380-d9e0-40d0-9a38-d062edb2329d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18327518091128111610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832751809112811161018327518091128111610183275180911281116101832751809112811161018327518091128111610183275180911281116101832751809112811161018327518091128111610183275180911281116101832751809112811161018327518091128111610183275180911281116101832751809112811161018327518091128111610183275180911281116101832751809112811161018327518091128111610183275180911281116101832751809112811161018327518091128111610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 2623876) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2623876) elapsed time (sec): 1.486626386642456
DEBUG    ya.test:process.py:263 Command (pid 2623876) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2623876) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2623876) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2623876) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2623876) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2623876) maxrss: 859976
DEBUG    ya.test:process.py:263 Command (pid 2623876) minflt: 45382
DEBUG    ya.test:process.py:263 Command (pid 2623876) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2623876) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2623876) nivcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 2623876) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2623876) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2623876) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2623876) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2623876) stime: 0.19683599999999998
DEBUG    ya.test:process.py:263 Command (pid 2623876) utime: 0.5432319999999999
DEBUG    ya.test:process.py:263 Command (pid 2623876) wtime: 1.493
DEBUG    ya.test:process.py:275 Command (pid 2623876) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2623876) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 471f0380-d9e0-40d0-9a38-d062edb2329d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ded4b9e1-ea42-437b-8fe3-273cb2c650d9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ded4b9e1-ea42-437b-8fe3-273cb2c650d9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NjFmYTg5MzYtNTg0NjU1ZGEtMTQ5ZTE2NzAtMmYyYjRmY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13427652750978975567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342765275097897556713427652750978975567134276527509789755671342765275097897556713427652750978975567134276527509789755671342765275097897556713427652750978975567134276527509789755671342765275097897556713427652750978975567134276527509789755671342765275097897556713427652750978975567134276527509789755671342765275097897556713427652750978975567134276527509789755671342765275097897556713427652750978975567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd56e6cd-148a-4cd8-9478-0ac6afafae69, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698ffcdff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b698ffcdff0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b698ffcdff0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 3e73ba30-d224-42c1-b40b-bb0b44a192d1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3e73ba30-d224-42c1-b40b-bb0b44a192d1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=ZDNkM2UyNzAtZjNmNjk4ZjItNTdmNzY2MzAtZmFkOGNlMDM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 3e73ba30-d224-42c1-b40b-bb0b44a192d1, ghrun-valmf2sgoy.auto.internal:29798): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3e73ba30-d224-42c1-b40b-bb0b44a192d1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 3e73ba30-d224-42c1-b40b-bb0b44a192d1, ghrun-valmf2sgoy.auto.internal:29798): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b698ffcdff0>
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 0x7b698e75cbf0 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 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ded4b9e1-ea42-437b-8fe3-273cb2c650d9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=f24af09d-98059dc2-693d2695-f31bb15f" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 102a9c6d-28e0-4b36-be7b-1cc184fe41c2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 102a9c6d-28e0-4b36-be7b-1cc184fe41c2, ghrun-valmf2sgoy.auto.internal:29798): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 102a9c6d-28e0-4b36-be7b-1cc184fe41c2, ghrun-valmf2sgoy.auto.internal:29798): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 102a9c6d-28e0-4b36-be7b-1cc184fe41c2, ghrun-valmf2sgoy.auto.internal:29798): 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-11-19T13:48:16.880550382+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 102a9c6d-28e0-4b36-be7b-1cc184fe41c2, ghrun-valmf2sgoy.auto.internal:29798): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-valmf2sgoy.auto.internal:29798
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-11-19T13:48:16.880550382+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.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698df153b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b698df153b0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b698df153b0> 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 0x7b698df153b0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d52e7d17-4643-4589-8045-18e1ec097f76, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d52e7d17-4643-4589-8045-18e1ec097f76, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, d52e7d17-4643-4589-8045-18e1ec097f76, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, d52e7d17-4643-4589-8045-18e1ec097f76, ghrun-valmf2sgoy.auto.internal:19888): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:19888: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:19888: Failed to connect to remote host: Connection refused {created_time:"2025-11-19T13:48:16.903905682+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, d52e7d17-4643-4589-8045-18e1ec097f76, ghrun-valmf2sgoy.auto.internal:19888): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-valmf2sgoy.auto.internal:19888
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.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:19888: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:19888: Failed to connect to remote host: Connection refused {created_time:"2025-11-19T13:48:16.903905682+00:00", grpc_status:14}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b698df153b0>
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 0x7b698e734670 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 0x7b698e728570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698e728570>
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 0x7b698e74ba70>
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:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4f79dedc-d728-4379-8479-2cda45e41e29, localhost:2159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4f79dedc-d728-4379-8479-2cda45e41e29, localhost:2159): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4f79dedc-d728-4379-8479-2cda45e41e29, localhost:2159): 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:2159". 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:2159
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, 60439bc7-6340-4c4b-a5f1-b219f095e6b2, localhost:2159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 60439bc7-6340-4c4b-a5f1-b219f095e6b2, localhost:2159): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 60439bc7-6340-4c4b-a5f1-b219f095e6b2, localhost:2159): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints []>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2159
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698e737d70>
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, c89bf8d2-e65c-40aa-9a5c-980cc6a7f425, localhost:2159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c89bf8d2-e65c-40aa-9a5c-980cc6a7f425, localhost:2159): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c89bf8d2-e65c-40aa-9a5c-980cc6a7f425, localhost:2159): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-valmf2sgoy.auto.internal" port: 19888 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-valmf2sgoy.auto.internal:19888, 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:549 Closing channel for endpoint localhost:2159
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 33964123-24f3-4cc2-97d4-6fb13c9438f2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 33964123-24f3-4cc2-97d4-6fb13c9438f2, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f4080164-28f7-4cb4-99f7-786067799695, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f4080164-28f7-4cb4-99f7-786067799695, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2ab592bd-fd37-4723-bbe5-5e5a480cf2ec, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ab592bd-fd37-4723-bbe5-5e5a480cf2ec, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b698e75cbf0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b698e734670 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 0x7b698e6f63f0 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 0x7b698e6f50f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 658294c7-e36f-4925-853b-a688fc8e5779, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 658294c7-e36f-4925-853b-a688fc8e5779, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
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 0x7b698e7608b0 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 0x7b6990cf4430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dda699d6-d27d-413f-ba23-8c7d18c60833, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dda699d6-d27d-413f-ba23-8c7d18c60833, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 33964123-24f3-4cc2-97d4-6fb13c9438f2, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 33964123-24f3-4cc2-97d4-6fb13c9438f2, ghrun-valmf2sgoy.auto.internal:19888): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-11-19T13:48:22.991567027+00:00", grpc_status:4}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f8fd6b2b-e456-41c2-86e4-a5e2985ae88c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f8fd6b2b-e456-41c2-86e4-a5e2985ae88c, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, f4080164-28f7-4cb4-99f7-786067799695, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, f4080164-28f7-4cb4-99f7-786067799695, ghrun-valmf2sgoy.auto.internal:19888): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2025-11-19T13:48:23.003263782+00:00"}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2ab592bd-fd37-4723-bbe5-5e5a480cf2ec, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 2ab592bd-fd37-4723-bbe5-5e5a480cf2ec, ghrun-valmf2sgoy.auto.internal:19888): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-11-19T13:48:23.003333578+00:00", grpc_status:4}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 61bb151f-e3a1-40cc-8680-20e947632c76, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 61bb151f-e3a1-40cc-8680-20e947632c76, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dcfa2161-4b3b-47fe-98d6-81b818cff35d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dcfa2161-4b3b-47fe-98d6-81b818cff35d, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 658294c7-e36f-4925-853b-a688fc8e5779, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 658294c7-e36f-4925-853b-a688fc8e5779, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 658294c7-e36f-4925-853b-a688fc8e5779, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, dda699d6-d27d-413f-ba23-8c7d18c60833, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 9bb21cb4-ba77-41eb-8184-4da0b30b683f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 9bb21cb4-ba77-41eb-8184-4da0b30b683f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" 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:52 RpcState(CreateSession, dda699d6-d27d-413f-ba23-8c7d18c60833, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, dda699d6-d27d-413f-ba23-8c7d18c60833, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, e9e61da4-7b7f-4a3a-9a0f-a5a085a2c0db, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, e9e61da4-7b7f-4a3a-9a0f-a5a085a2c0db, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" 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:118 RpcState(CreateSession, f8fd6b2b-e456-41c2-86e4-a5e2985ae88c, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f8fd6b2b-e456-41c2-86e4-a5e2985ae88c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, f8fd6b2b-e456-41c2-86e4-a5e2985ae88c, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 61bb151f-e3a1-40cc-8680-20e947632c76, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 61bb151f-e3a1-40cc-8680-20e947632c76, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 61bb151f-e3a1-40cc-8680-20e947632c76, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, dcfa2161-4b3b-47fe-98d6-81b818cff35d, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dcfa2161-4b3b-47fe-98d6-81b818cff35d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, dcfa2161-4b3b-47fe-98d6-81b818cff35d, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 9bb21cb4-ba77-41eb-8184-4da0b30b683f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=78f6814c-a5a39d15-3f767cb4-f6e1515c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c2b86bd-3881-44b6-bfb3-04d3e4ae5320, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c2b86bd-3881-44b6-bfb3-04d3e4ae5320, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6523110481636526318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65231104816365263186523110481636526318652311048163652631865231104816365263186523110481636526318652311048163652631865231104816365263186523110481636526318652311048163652631865231104816365263186523110481636526318652311048163652631865231104816365263186523110481636526318652311048163652631865231104816365263186523110481636526318652311048163652631865231104816365263186523110481636526318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, e9e61da4-7b7f-4a3a-9a0f-a5a085a2c0db, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=78f6814c-a5a39d15-3f767cb4-f6e1515c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81d4bc2f-2454-4261-aa3d-543c53c91f18, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81d4bc2f-2454-4261-aa3d-543c53c91f18, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11910900454513099795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191090045451309979511910900454513099795119109004545130997951191090045451309979511910900454513099795119109004545130997951191090045451309979511910900454513099795119109004545130997951191090045451309979511910900454513099795119109004545130997951191090045451309979511910900454513099795119109004545130997951191090045451309979511910900454513099795119109004545130997951191090045451309979511910900454513099795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81d4bc2f-2454-4261-aa3d-543c53c91f18, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, cf29bfa6-74ba-4223-9e5a-34c5ad4d9a2b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, cf29bfa6-74ba-4223-9e5a-34c5ad4d9a2b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" 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:52 RpcState(ExecuteDataQuery, 4c2b86bd-3881-44b6-bfb3-04d3e4ae5320, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 880e000b-bf60-4e7e-ba52-5daa575a5f5e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 880e000b-bf60-4e7e-ba52-5daa575a5f5e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" 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:52 RpcState(PrepareDataQuery, cf29bfa6-74ba-4223-9e5a-34c5ad4d9a2b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=78f6814c-a5a39d15-3f767cb4-f6e1515c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 733c19ae-aa3f-4654-8fa1-04e35fea2f1f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 733c19ae-aa3f-4654-8fa1-04e35fea2f1f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15199018647046883092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519901864704688309215199018647046883092151990186470468830921519901864704688309215199018647046883092151990186470468830921519901864704688309215199018647046883092151990186470468830921519901864704688309215199018647046883092151990186470468830921519901864704688309215199018647046883092151990186470468830921519901864704688309215199018647046883092151990186470468830921519901864704688309215199018647046883092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 880e000b-bf60-4e7e-ba52-5daa575a5f5e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=78f6814c-a5a39d15-3f767cb4-f6e1515c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86bf70ba-3a89-4088-bc22-210ab37d8268, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86bf70ba-3a89-4088-bc22-210ab37d8268, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13999493942426369300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399949394242636930013999493942426369300139994939424263693001399949394242636930013999493942426369300139994939424263693001399949394242636930013999493942426369300139994939424263693001399949394242636930013999493942426369300139994939424263693001399949394242636930013999493942426369300139994939424263693001399949394242636930013999493942426369300139994939424263693001399949394242636930013999493942426369300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 733c19ae-aa3f-4654-8fa1-04e35fea2f1f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 106d9ad0-3c5e-423e-b9d3-91122d584675, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86bf70ba-3a89-4088-bc22-210ab37d8268, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b11b8a-dc92-4add-8d08-2b278c1fb0be, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b11b8a-dc92-4add-8d08-2b278c1fb0be, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12535824144719028516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253582414471902851612535824144719028516125358241447190285161253582414471902851612535824144719028516125358241447190285161253582414471902851612535824144719028516125358241447190285161253582414471902851612535824144719028516125358241447190285161253582414471902851612535824144719028516125358241447190285161253582414471902851612535824144719028516125358241447190285161253582414471902851612535824144719028516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 106d9ad0-3c5e-423e-b9d3-91122d584675, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" 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:52 RpcState(PrepareDataQuery, 106d9ad0-3c5e-423e-b9d3-91122d584675, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=78f6814c-a5a39d15-3f767cb4-f6e1515c" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dd3528a-5dc3-4931-b359-3f1bed4ed909, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dd3528a-5dc3-4931-b359-3f1bed4ed909, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1070935452444307666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10709354524443076661070935452444307666107093545244430766610709354524443076661070935452444307666107093545244430766610709354524443076661070935452444307666107093545244430766610709354524443076661070935452444307666107093545244430766610709354524443076661070935452444307666107093545244430766610709354524443076661070935452444307666107093545244430766610709354524443076661070935452444307666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b11b8a-dc92-4add-8d08-2b278c1fb0be, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd8ff2a8-42f3-47fc-a235-72b664020a6f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd8ff2a8-42f3-47fc-a235-72b664020a6f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16571715083019474451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657171508301947445116571715083019474451165717150830194744511657171508301947445116571715083019474451165717150830194744511657171508301947445116571715083019474451165717150830194744511657171508301947445116571715083019474451165717150830194744511657171508301947445116571715083019474451165717150830194744511657171508301947445116571715083019474451165717150830194744511657171508301947445116571715083019474451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dd3528a-5dc3-4931-b359-3f1bed4ed909, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab6bebf5-e368-4d10-b5fe-50c627c1a073, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab6bebf5-e368-4d10-b5fe-50c627c1a073, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13409236974048747171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340923697404874717113409236974048747171134092369740487471711340923697404874717113409236974048747171134092369740487471711340923697404874717113409236974048747171134092369740487471711340923697404874717113409236974048747171134092369740487471711340923697404874717113409236974048747171134092369740487471711340923697404874717113409236974048747171134092369740487471711340923697404874717113409236974048747171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd8ff2a8-42f3-47fc-a235-72b664020a6f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cac92f74-aaf1-43b7-bf4b-48e40d95a723, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cac92f74-aaf1-43b7-bf4b-48e40d95a723, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16960344657303488197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696034465730348819716960344657303488197169603446573034881971696034465730348819716960344657303488197169603446573034881971696034465730348819716960344657303488197169603446573034881971696034465730348819716960344657303488197169603446573034881971696034465730348819716960344657303488197169603446573034881971696034465730348819716960344657303488197169603446573034881971696034465730348819716960344657303488197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab6bebf5-e368-4d10-b5fe-50c627c1a073, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46e2d538-d335-4ca2-91f8-eba129f8dd22, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46e2d538-d335-4ca2-91f8-eba129f8dd22, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16948061674385880747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694806167438588074716948061674385880747169480616743858807471694806167438588074716948061674385880747169480616743858807471694806167438588074716948061674385880747169480616743858807471694806167438588074716948061674385880747169480616743858807471694806167438588074716948061674385880747169480616743858807471694806167438588074716948061674385880747169480616743858807471694806167438588074716948061674385880747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cac92f74-aaf1-43b7-bf4b-48e40d95a723, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a20311f-91c1-4ef3-8ec8-d2a41d4b903b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46e2d538-d335-4ca2-91f8-eba129f8dd22, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a20311f-91c1-4ef3-8ec8-d2a41d4b903b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10855446458309835980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085544645830983598010855446458309835980108554464583098359801085544645830983598010855446458309835980108554464583098359801085544645830983598010855446458309835980108554464583098359801085544645830983598010855446458309835980108554464583098359801085544645830983598010855446458309835980108554464583098359801085544645830983598010855446458309835980108554464583098359801085544645830983598010855446458309835980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a36eead-6c2e-43ba-aa15-4e19a95018f3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a36eead-6c2e-43ba-aa15-4e19a95018f3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15556950554245880015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555695055424588001515556950554245880015155569505542458800151555695055424588001515556950554245880015155569505542458800151555695055424588001515556950554245880015155569505542458800151555695055424588001515556950554245880015155569505542458800151555695055424588001515556950554245880015155569505542458800151555695055424588001515556950554245880015155569505542458800151555695055424588001515556950554245880015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a36eead-6c2e-43ba-aa15-4e19a95018f3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3416537a-fb32-4e65-aed0-e55d7639b161, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3416537a-fb32-4e65-aed0-e55d7639b161, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3875336353137431404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38753363531374314043875336353137431404387533635313743140438753363531374314043875336353137431404387533635313743140438753363531374314043875336353137431404387533635313743140438753363531374314043875336353137431404387533635313743140438753363531374314043875336353137431404387533635313743140438753363531374314043875336353137431404387533635313743140438753363531374314043875336353137431404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a20311f-91c1-4ef3-8ec8-d2a41d4b903b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 393b615d-9b4e-4cb2-995b-d046963ad6d3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 393b615d-9b4e-4cb2-995b-d046963ad6d3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11150278295957715682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115027829595771568211150278295957715682111502782959577156821115027829595771568211150278295957715682111502782959577156821115027829595771568211150278295957715682111502782959577156821115027829595771568211150278295957715682111502782959577156821115027829595771568211150278295957715682111502782959577156821115027829595771568211150278295957715682111502782959577156821115027829595771568211150278295957715682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3416537a-fb32-4e65-aed0-e55d7639b161, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8102b046-d4d7-46c2-9661-aff9d491d325, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8102b046-d4d7-46c2-9661-aff9d491d325, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16779404054621891020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677940405462189102016779404054621891020167794040546218910201677940405462189102016779404054621891020167794040546218910201677940405462189102016779404054621891020167794040546218910201677940405462189102016779404054621891020167794040546218910201677940405462189102016779404054621891020167794040546218910201677940405462189102016779404054621891020167794040546218910201677940405462189102016779404054621891020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 393b615d-9b4e-4cb2-995b-d046963ad6d3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31f1f31c-fcb4-4148-a39c-6517fd9a059e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31f1f31c-fcb4-4148-a39c-6517fd9a059e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16632557041872386917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663255704187238691716632557041872386917166325570418723869171663255704187238691716632557041872386917166325570418723869171663255704187238691716632557041872386917166325570418723869171663255704187238691716632557041872386917166325570418723869171663255704187238691716632557041872386917166325570418723869171663255704187238691716632557041872386917166325570418723869171663255704187238691716632557041872386917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8102b046-d4d7-46c2-9661-aff9d491d325, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e757f93-df44-4852-9a0c-ca82f24965d6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e757f93-df44-4852-9a0c-ca82f24965d6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8607979346641616665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86079793466416166658607979346641616665860797934664161666586079793466416166658607979346641616665860797934664161666586079793466416166658607979346641616665860797934664161666586079793466416166658607979346641616665860797934664161666586079793466416166658607979346641616665860797934664161666586079793466416166658607979346641616665860797934664161666586079793466416166658607979346641616665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31f1f31c-fcb4-4148-a39c-6517fd9a059e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6863ede7-1a6b-4ef1-aef8-7812abf282d9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6863ede7-1a6b-4ef1-aef8-7812abf282d9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7127988197045498152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71279881970454981527127988197045498152712798819704549815271279881970454981527127988197045498152712798819704549815271279881970454981527127988197045498152712798819704549815271279881970454981527127988197045498152712798819704549815271279881970454981527127988197045498152712798819704549815271279881970454981527127988197045498152712798819704549815271279881970454981527127988197045498152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e757f93-df44-4852-9a0c-ca82f24965d6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ac933d7-3ce0-434c-862f-51639d9000f1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ac933d7-3ce0-434c-862f-51639d9000f1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3938975306028832526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39389753060288325263938975306028832526393897530602883252639389753060288325263938975306028832526393897530602883252639389753060288325263938975306028832526393897530602883252639389753060288325263938975306028832526393897530602883252639389753060288325263938975306028832526393897530602883252639389753060288325263938975306028832526393897530602883252639389753060288325263938975306028832526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6863ede7-1a6b-4ef1-aef8-7812abf282d9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dd71bbd-6c43-4c53-83d1-0f9d18e3c885, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dd71bbd-6c43-4c53-83d1-0f9d18e3c885, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14775215411997625086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477521541199762508614775215411997625086147752154119976250861477521541199762508614775215411997625086147752154119976250861477521541199762508614775215411997625086147752154119976250861477521541199762508614775215411997625086147752154119976250861477521541199762508614775215411997625086147752154119976250861477521541199762508614775215411997625086147752154119976250861477521541199762508614775215411997625086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ac933d7-3ce0-434c-862f-51639d9000f1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eb1db28-76ba-4633-97bc-6ad4ad252e5f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eb1db28-76ba-4633-97bc-6ad4ad252e5f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10902217044140888324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090221704414088832410902217044140888324109022170441408883241090221704414088832410902217044140888324109022170441408883241090221704414088832410902217044140888324109022170441408883241090221704414088832410902217044140888324109022170441408883241090221704414088832410902217044140888324109022170441408883241090221704414088832410902217044140888324109022170441408883241090221704414088832410902217044140888324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dd71bbd-6c43-4c53-83d1-0f9d18e3c885, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6838551d-9dc6-47ba-bb42-c127fc25a344, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eb1db28-76ba-4633-97bc-6ad4ad252e5f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71feb027-27a2-44f0-a61e-7404056dc1c8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71feb027-27a2-44f0-a61e-7404056dc1c8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5713701486091921400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57137014860919214005713701486091921400571370148609192140057137014860919214005713701486091921400571370148609192140057137014860919214005713701486091921400571370148609192140057137014860919214005713701486091921400571370148609192140057137014860919214005713701486091921400571370148609192140057137014860919214005713701486091921400571370148609192140057137014860919214005713701486091921400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6838551d-9dc6-47ba-bb42-c127fc25a344, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3980638060142002114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39806380601420021143980638060142002114398063806014200211439806380601420021143980638060142002114398063806014200211439806380601420021143980638060142002114398063806014200211439806380601420021143980638060142002114398063806014200211439806380601420021143980638060142002114398063806014200211439806380601420021143980638060142002114398063806014200211439806380601420021143980638060142002114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6838551d-9dc6-47ba-bb42-c127fc25a344, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c23608b-56f3-4175-84fc-74bbb1e780a0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c23608b-56f3-4175-84fc-74bbb1e780a0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6944648881762659106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69446488817626591066944648881762659106694464888176265910669446488817626591066944648881762659106694464888176265910669446488817626591066944648881762659106694464888176265910669446488817626591066944648881762659106694464888176265910669446488817626591066944648881762659106694464888176265910669446488817626591066944648881762659106694464888176265910669446488817626591066944648881762659106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71feb027-27a2-44f0-a61e-7404056dc1c8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e361dd3-7732-4d53-bde4-719d4fa87f65, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e361dd3-7732-4d53-bde4-719d4fa87f65, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3254756963843415392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32547569638434153923254756963843415392325475696384341539232547569638434153923254756963843415392325475696384341539232547569638434153923254756963843415392325475696384341539232547569638434153923254756963843415392325475696384341539232547569638434153923254756963843415392325475696384341539232547569638434153923254756963843415392325475696384341539232547569638434153923254756963843415392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c23608b-56f3-4175-84fc-74bbb1e780a0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e15b0681-e91d-48e4-9da5-f56553e89832, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e15b0681-e91d-48e4-9da5-f56553e89832, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16804501517974322766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680450151797432276616804501517974322766168045015179743227661680450151797432276616804501517974322766168045015179743227661680450151797432276616804501517974322766168045015179743227661680450151797432276616804501517974322766168045015179743227661680450151797432276616804501517974322766168045015179743227661680450151797432276616804501517974322766168045015179743227661680450151797432276616804501517974322766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e361dd3-7732-4d53-bde4-719d4fa87f65, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db8f7566-7aea-4447-ade7-acfdca7b83e0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8f7566-7aea-4447-ade7-acfdca7b83e0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16860078877294494481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686007887729449448116860078877294494481168600788772944944811686007887729449448116860078877294494481168600788772944944811686007887729449448116860078877294494481168600788772944944811686007887729449448116860078877294494481168600788772944944811686007887729449448116860078877294494481168600788772944944811686007887729449448116860078877294494481168600788772944944811686007887729449448116860078877294494481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e15b0681-e91d-48e4-9da5-f56553e89832, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20bffcd8-6d2d-42d6-a0d6-4457dc4b7a2b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20bffcd8-6d2d-42d6-a0d6-4457dc4b7a2b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9398702209851810852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93987022098518108529398702209851810852939870220985181085293987022098518108529398702209851810852939870220985181085293987022098518108529398702209851810852939870220985181085293987022098518108529398702209851810852939870220985181085293987022098518108529398702209851810852939870220985181085293987022098518108529398702209851810852939870220985181085293987022098518108529398702209851810852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8f7566-7aea-4447-ade7-acfdca7b83e0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7e8afca-361a-45c9-bfb5-f837230b2dff, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7e8afca-361a-45c9-bfb5-f837230b2dff, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8721180810395018442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87211808103950184428721180810395018442872118081039501844287211808103950184428721180810395018442872118081039501844287211808103950184428721180810395018442872118081039501844287211808103950184428721180810395018442872118081039501844287211808103950184428721180810395018442872118081039501844287211808103950184428721180810395018442872118081039501844287211808103950184428721180810395018442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7e8afca-361a-45c9-bfb5-f837230b2dff, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 324d56a5-ebe0-48a2-a870-c84c634990a2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 324d56a5-ebe0-48a2-a870-c84c634990a2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1621867320324442331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16218673203244423311621867320324442331162186732032444233116218673203244423311621867320324442331162186732032444233116218673203244423311621867320324442331162186732032444233116218673203244423311621867320324442331162186732032444233116218673203244423311621867320324442331162186732032444233116218673203244423311621867320324442331162186732032444233116218673203244423311621867320324442331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20bffcd8-6d2d-42d6-a0d6-4457dc4b7a2b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e63c6c66-d175-444d-a6c2-d3d2d257d027, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e63c6c66-d175-444d-a6c2-d3d2d257d027, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7434696557188015448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74346965571880154487434696557188015448743469655718801544874346965571880154487434696557188015448743469655718801544874346965571880154487434696557188015448743469655718801544874346965571880154487434696557188015448743469655718801544874346965571880154487434696557188015448743469655718801544874346965571880154487434696557188015448743469655718801544874346965571880154487434696557188015448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e63c6c66-d175-444d-a6c2-d3d2d257d027, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a723ebc5-2bc7-45de-8468-fd2a6aad66c3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a723ebc5-2bc7-45de-8468-fd2a6aad66c3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16381377985115622619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638137798511562261916381377985115622619163813779851156226191638137798511562261916381377985115622619163813779851156226191638137798511562261916381377985115622619163813779851156226191638137798511562261916381377985115622619163813779851156226191638137798511562261916381377985115622619163813779851156226191638137798511562261916381377985115622619163813779851156226191638137798511562261916381377985115622619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 324d56a5-ebe0-48a2-a870-c84c634990a2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2751525f-3934-471a-bf43-1be5bcfb6436, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2751525f-3934-471a-bf43-1be5bcfb6436, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14918156105596002252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491815610559600225214918156105596002252149181561055960022521491815610559600225214918156105596002252149181561055960022521491815610559600225214918156105596002252149181561055960022521491815610559600225214918156105596002252149181561055960022521491815610559600225214918156105596002252149181561055960022521491815610559600225214918156105596002252149181561055960022521491815610559600225214918156105596002252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a723ebc5-2bc7-45de-8468-fd2a6aad66c3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 156061eb-36b4-42fb-968a-af479ce89358, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 156061eb-36b4-42fb-968a-af479ce89358, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2187731295392019387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21877312953920193872187731295392019387218773129539201938721877312953920193872187731295392019387218773129539201938721877312953920193872187731295392019387218773129539201938721877312953920193872187731295392019387218773129539201938721877312953920193872187731295392019387218773129539201938721877312953920193872187731295392019387218773129539201938721877312953920193872187731295392019387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2751525f-3934-471a-bf43-1be5bcfb6436, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20c26fd8-ef93-4cad-bc80-38f439b0ee77, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20c26fd8-ef93-4cad-bc80-38f439b0ee77, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5405310798129811341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54053107981298113415405310798129811341540531079812981134154053107981298113415405310798129811341540531079812981134154053107981298113415405310798129811341540531079812981134154053107981298113415405310798129811341540531079812981134154053107981298113415405310798129811341540531079812981134154053107981298113415405310798129811341540531079812981134154053107981298113415405310798129811341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 156061eb-36b4-42fb-968a-af479ce89358, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4db324f5-eff6-4802-9d11-657378d7d887, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4db324f5-eff6-4802-9d11-657378d7d887, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12623722728470694899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262372272847069489912623722728470694899126237227284706948991262372272847069489912623722728470694899126237227284706948991262372272847069489912623722728470694899126237227284706948991262372272847069489912623722728470694899126237227284706948991262372272847069489912623722728470694899126237227284706948991262372272847069489912623722728470694899126237227284706948991262372272847069489912623722728470694899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20c26fd8-ef93-4cad-bc80-38f439b0ee77, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e62b511b-aa34-4a77-9bf9-87584e5ef16e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e62b511b-aa34-4a77-9bf9-87584e5ef16e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12878443467001036812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287844346700103681212878443467001036812128784434670010368121287844346700103681212878443467001036812128784434670010368121287844346700103681212878443467001036812128784434670010368121287844346700103681212878443467001036812128784434670010368121287844346700103681212878443467001036812128784434670010368121287844346700103681212878443467001036812128784434670010368121287844346700103681212878443467001036812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4db324f5-eff6-4802-9d11-657378d7d887, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cbd845b-713c-403e-9a9a-da289d0594ac, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cbd845b-713c-403e-9a9a-da289d0594ac, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13203471952574203171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320347195257420317113203471952574203171132034719525742031711320347195257420317113203471952574203171132034719525742031711320347195257420317113203471952574203171132034719525742031711320347195257420317113203471952574203171132034719525742031711320347195257420317113203471952574203171132034719525742031711320347195257420317113203471952574203171132034719525742031711320347195257420317113203471952574203171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e62b511b-aa34-4a77-9bf9-87584e5ef16e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3dcc7c3-cace-46ab-8319-3879e4829701, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3dcc7c3-cace-46ab-8319-3879e4829701, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 299505481057264105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105299505481057264105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cbd845b-713c-403e-9a9a-da289d0594ac, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a83763b4-6677-4710-bd98-9525d8da1f1d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a83763b4-6677-4710-bd98-9525d8da1f1d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13266764588361492253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326676458836149225313266764588361492253132667645883614922531326676458836149225313266764588361492253132667645883614922531326676458836149225313266764588361492253132667645883614922531326676458836149225313266764588361492253132667645883614922531326676458836149225313266764588361492253132667645883614922531326676458836149225313266764588361492253132667645883614922531326676458836149225313266764588361492253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3dcc7c3-cace-46ab-8319-3879e4829701, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0ce63d2-3427-49e4-b1c1-3748fa900f95, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0ce63d2-3427-49e4-b1c1-3748fa900f95, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9931402857172569433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99314028571725694339931402857172569433993140285717256943399314028571725694339931402857172569433993140285717256943399314028571725694339931402857172569433993140285717256943399314028571725694339931402857172569433993140285717256943399314028571725694339931402857172569433993140285717256943399314028571725694339931402857172569433993140285717256943399314028571725694339931402857172569433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a83763b4-6677-4710-bd98-9525d8da1f1d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b31e1fc4-c414-4c33-9115-2bb21aa8fa21, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b31e1fc4-c414-4c33-9115-2bb21aa8fa21, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16527225883090349191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652722588309034919116527225883090349191165272258830903491911652722588309034919116527225883090349191165272258830903491911652722588309034919116527225883090349191165272258830903491911652722588309034919116527225883090349191165272258830903491911652722588309034919116527225883090349191165272258830903491911652722588309034919116527225883090349191165272258830903491911652722588309034919116527225883090349191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0ce63d2-3427-49e4-b1c1-3748fa900f95, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d257da80-a67f-471e-a282-3e02f7b64977, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d257da80-a67f-471e-a282-3e02f7b64977, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17915825249019640092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791582524901964009217915825249019640092179158252490196400921791582524901964009217915825249019640092179158252490196400921791582524901964009217915825249019640092179158252490196400921791582524901964009217915825249019640092179158252490196400921791582524901964009217915825249019640092179158252490196400921791582524901964009217915825249019640092179158252490196400921791582524901964009217915825249019640092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b31e1fc4-c414-4c33-9115-2bb21aa8fa21, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6240c262-9bb1-467f-956e-d538182458d3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6240c262-9bb1-467f-956e-d538182458d3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15357237113060505819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535723711306050581915357237113060505819153572371130605058191535723711306050581915357237113060505819153572371130605058191535723711306050581915357237113060505819153572371130605058191535723711306050581915357237113060505819153572371130605058191535723711306050581915357237113060505819153572371130605058191535723711306050581915357237113060505819153572371130605058191535723711306050581915357237113060505819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d257da80-a67f-471e-a282-3e02f7b64977, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1020358f-c5b8-4048-9d3b-8ac89d064dd3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1020358f-c5b8-4048-9d3b-8ac89d064dd3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7273237864953460270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72732378649534602707273237864953460270727323786495346027072732378649534602707273237864953460270727323786495346027072732378649534602707273237864953460270727323786495346027072732378649534602707273237864953460270727323786495346027072732378649534602707273237864953460270727323786495346027072732378649534602707273237864953460270727323786495346027072732378649534602707273237864953460270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6240c262-9bb1-467f-956e-d538182458d3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0ab2ca2-1b82-4692-997e-27ef5aa13bcf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0ab2ca2-1b82-4692-997e-27ef5aa13bcf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9503100741436039990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95031007414360399909503100741436039990950310074143603999095031007414360399909503100741436039990950310074143603999095031007414360399909503100741436039990950310074143603999095031007414360399909503100741436039990950310074143603999095031007414360399909503100741436039990950310074143603999095031007414360399909503100741436039990950310074143603999095031007414360399909503100741436039990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1020358f-c5b8-4048-9d3b-8ac89d064dd3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bad8f77d-8b1c-499b-bfcb-10109c351fdb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bad8f77d-8b1c-499b-bfcb-10109c351fdb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11719935737352952579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171993573735295257911719935737352952579117199357373529525791171993573735295257911719935737352952579117199357373529525791171993573735295257911719935737352952579117199357373529525791171993573735295257911719935737352952579117199357373529525791171993573735295257911719935737352952579117199357373529525791171993573735295257911719935737352952579117199357373529525791171993573735295257911719935737352952579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0ab2ca2-1b82-4692-997e-27ef5aa13bcf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce616ec3-35c5-426b-8ca4-b03768355506, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce616ec3-35c5-426b-8ca4-b03768355506, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7634023822179484520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76340238221794845207634023822179484520763402382217948452076340238221794845207634023822179484520763402382217948452076340238221794845207634023822179484520763402382217948452076340238221794845207634023822179484520763402382217948452076340238221794845207634023822179484520763402382217948452076340238221794845207634023822179484520763402382217948452076340238221794845207634023822179484520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bad8f77d-8b1c-499b-bfcb-10109c351fdb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835f1333-e867-4978-96ea-e84674c054e2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835f1333-e867-4978-96ea-e84674c054e2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 683321528576407687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687683321528576407687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce616ec3-35c5-426b-8ca4-b03768355506, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca62cdd5-c09b-452f-9b2e-1507b622129c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca62cdd5-c09b-452f-9b2e-1507b622129c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4842540460610212271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48425404606102122714842540460610212271484254046061021227148425404606102122714842540460610212271484254046061021227148425404606102122714842540460610212271484254046061021227148425404606102122714842540460610212271484254046061021227148425404606102122714842540460610212271484254046061021227148425404606102122714842540460610212271484254046061021227148425404606102122714842540460610212271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835f1333-e867-4978-96ea-e84674c054e2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 913bfb6a-89d1-44a8-8d0a-c1b26a41a2e1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 913bfb6a-89d1-44a8-8d0a-c1b26a41a2e1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14392265177788980565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439226517778898056514392265177788980565143922651777889805651439226517778898056514392265177788980565143922651777889805651439226517778898056514392265177788980565143922651777889805651439226517778898056514392265177788980565143922651777889805651439226517778898056514392265177788980565143922651777889805651439226517778898056514392265177788980565143922651777889805651439226517778898056514392265177788980565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca62cdd5-c09b-452f-9b2e-1507b622129c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74429540-ad58-44bf-be49-a453b8de7957, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74429540-ad58-44bf-be49-a453b8de7957, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2904719755254272563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29047197552542725632904719755254272563290471975525427256329047197552542725632904719755254272563290471975525427256329047197552542725632904719755254272563290471975525427256329047197552542725632904719755254272563290471975525427256329047197552542725632904719755254272563290471975525427256329047197552542725632904719755254272563290471975525427256329047197552542725632904719755254272563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 913bfb6a-89d1-44a8-8d0a-c1b26a41a2e1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f17eb8b-1013-443c-9312-654fb968be4f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f17eb8b-1013-443c-9312-654fb968be4f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13769307112185386034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376930711218538603413769307112185386034137693071121853860341376930711218538603413769307112185386034137693071121853860341376930711218538603413769307112185386034137693071121853860341376930711218538603413769307112185386034137693071121853860341376930711218538603413769307112185386034137693071121853860341376930711218538603413769307112185386034137693071121853860341376930711218538603413769307112185386034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74429540-ad58-44bf-be49-a453b8de7957, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94c42116-3708-4a3d-9ea7-a0f8eab32042, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94c42116-3708-4a3d-9ea7-a0f8eab32042, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6685949280604641404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66859492806046414046685949280604641404668594928060464140466859492806046414046685949280604641404668594928060464140466859492806046414046685949280604641404668594928060464140466859492806046414046685949280604641404668594928060464140466859492806046414046685949280604641404668594928060464140466859492806046414046685949280604641404668594928060464140466859492806046414046685949280604641404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f17eb8b-1013-443c-9312-654fb968be4f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e15fef5-bdd3-4322-b50d-b38bc6c17e23, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e15fef5-bdd3-4322-b50d-b38bc6c17e23, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15976403919790372104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597640391979037210415976403919790372104159764039197903721041597640391979037210415976403919790372104159764039197903721041597640391979037210415976403919790372104159764039197903721041597640391979037210415976403919790372104159764039197903721041597640391979037210415976403919790372104159764039197903721041597640391979037210415976403919790372104159764039197903721041597640391979037210415976403919790372104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94c42116-3708-4a3d-9ea7-a0f8eab32042, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76227fcf-fa5f-4e50-9999-489f9aa25f4b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76227fcf-fa5f-4e50-9999-489f9aa25f4b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18087916509638381326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808791650963838132618087916509638381326180879165096383813261808791650963838132618087916509638381326180879165096383813261808791650963838132618087916509638381326180879165096383813261808791650963838132618087916509638381326180879165096383813261808791650963838132618087916509638381326180879165096383813261808791650963838132618087916509638381326180879165096383813261808791650963838132618087916509638381326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e15fef5-bdd3-4322-b50d-b38bc6c17e23, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a96a0561-5760-4460-98cc-0a2e5d66bb2a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a96a0561-5760-4460-98cc-0a2e5d66bb2a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14007135412215842385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400713541221584238514007135412215842385140071354122158423851400713541221584238514007135412215842385140071354122158423851400713541221584238514007135412215842385140071354122158423851400713541221584238514007135412215842385140071354122158423851400713541221584238514007135412215842385140071354122158423851400713541221584238514007135412215842385140071354122158423851400713541221584238514007135412215842385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76227fcf-fa5f-4e50-9999-489f9aa25f4b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 836ab057-8e7b-406b-817b-e25765497e10, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 836ab057-8e7b-406b-817b-e25765497e10, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9516184844534090214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95161848445340902149516184844534090214951618484453409021495161848445340902149516184844534090214951618484453409021495161848445340902149516184844534090214951618484453409021495161848445340902149516184844534090214951618484453409021495161848445340902149516184844534090214951618484453409021495161848445340902149516184844534090214951618484453409021495161848445340902149516184844534090214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a96a0561-5760-4460-98cc-0a2e5d66bb2a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd6c30d5-e72c-452c-9c10-fdae8db1aa55, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd6c30d5-e72c-452c-9c10-fdae8db1aa55, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4667069372722639057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46670693727226390574667069372722639057466706937272263905746670693727226390574667069372722639057466706937272263905746670693727226390574667069372722639057466706937272263905746670693727226390574667069372722639057466706937272263905746670693727226390574667069372722639057466706937272263905746670693727226390574667069372722639057466706937272263905746670693727226390574667069372722639057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd6c30d5-e72c-452c-9c10-fdae8db1aa55, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17faf0fb-d922-4809-b399-066075e51904, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17faf0fb-d922-4809-b399-066075e51904, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16470819121087640773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647081912108764077316470819121087640773164708191210876407731647081912108764077316470819121087640773164708191210876407731647081912108764077316470819121087640773164708191210876407731647081912108764077316470819121087640773164708191210876407731647081912108764077316470819121087640773164708191210876407731647081912108764077316470819121087640773164708191210876407731647081912108764077316470819121087640773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17faf0fb-d922-4809-b399-066075e51904, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ff23f3b-d65c-42c9-be85-3250cd81dd75, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ff23f3b-d65c-42c9-be85-3250cd81dd75, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14415210243118129748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441521024311812974814415210243118129748144152102431181297481441521024311812974814415210243118129748144152102431181297481441521024311812974814415210243118129748144152102431181297481441521024311812974814415210243118129748144152102431181297481441521024311812974814415210243118129748144152102431181297481441521024311812974814415210243118129748144152102431181297481441521024311812974814415210243118129748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 836ab057-8e7b-406b-817b-e25765497e10, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee4d45e6-d763-4dc4-b0de-beb581dee02b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee4d45e6-d763-4dc4-b0de-beb581dee02b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3755842573897634226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37558425738976342263755842573897634226375584257389763422637558425738976342263755842573897634226375584257389763422637558425738976342263755842573897634226375584257389763422637558425738976342263755842573897634226375584257389763422637558425738976342263755842573897634226375584257389763422637558425738976342263755842573897634226375584257389763422637558425738976342263755842573897634226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ff23f3b-d65c-42c9-be85-3250cd81dd75, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee4d45e6-d763-4dc4-b0de-beb581dee02b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42f0d12b-873a-45ad-9e45-655b64e54a99, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42f0d12b-873a-45ad-9e45-655b64e54a99, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9537005726075445761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95370057260754457619537005726075445761953700572607544576195370057260754457619537005726075445761953700572607544576195370057260754457619537005726075445761953700572607544576195370057260754457619537005726075445761953700572607544576195370057260754457619537005726075445761953700572607544576195370057260754457619537005726075445761953700572607544576195370057260754457619537005726075445761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fee7e0c7-fe6c-44a1-bf4d-c6f986cef5d5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fee7e0c7-fe6c-44a1-bf4d-c6f986cef5d5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3145389584083018103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31453895840830181033145389584083018103314538958408301810331453895840830181033145389584083018103314538958408301810331453895840830181033145389584083018103314538958408301810331453895840830181033145389584083018103314538958408301810331453895840830181033145389584083018103314538958408301810331453895840830181033145389584083018103314538958408301810331453895840830181033145389584083018103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42f0d12b-873a-45ad-9e45-655b64e54a99, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e65de1a4-a40f-4006-9c56-84c73c76dc40, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fee7e0c7-fe6c-44a1-bf4d-c6f986cef5d5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e65de1a4-a40f-4006-9c56-84c73c76dc40, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14607009454510374199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460700945451037419914607009454510374199146070094545103741991460700945451037419914607009454510374199146070094545103741991460700945451037419914607009454510374199146070094545103741991460700945451037419914607009454510374199146070094545103741991460700945451037419914607009454510374199146070094545103741991460700945451037419914607009454510374199146070094545103741991460700945451037419914607009454510374199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d389de4-7249-4c22-a7ea-dc6dbb27c105, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d389de4-7249-4c22-a7ea-dc6dbb27c105, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13543881989955621660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354388198995562166013543881989955621660135438819899556216601354388198995562166013543881989955621660135438819899556216601354388198995562166013543881989955621660135438819899556216601354388198995562166013543881989955621660135438819899556216601354388198995562166013543881989955621660135438819899556216601354388198995562166013543881989955621660135438819899556216601354388198995562166013543881989955621660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e65de1a4-a40f-4006-9c56-84c73c76dc40, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1acaea83-a8d2-4e0f-9497-f4cfc43f996b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d389de4-7249-4c22-a7ea-dc6dbb27c105, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d89e7ed4-43dd-4d05-8784-9e34d4e77ef4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1acaea83-a8d2-4e0f-9497-f4cfc43f996b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16421401424167609165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642140142416760916516421401424167609165164214014241676091651642140142416760916516421401424167609165164214014241676091651642140142416760916516421401424167609165164214014241676091651642140142416760916516421401424167609165164214014241676091651642140142416760916516421401424167609165164214014241676091651642140142416760916516421401424167609165164214014241676091651642140142416760916516421401424167609165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d89e7ed4-43dd-4d05-8784-9e34d4e77ef4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5286444660214495782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52864446602144957825286444660214495782528644466021449578252864446602144957825286444660214495782528644466021449578252864446602144957825286444660214495782528644466021449578252864446602144957825286444660214495782528644466021449578252864446602144957825286444660214495782528644466021449578252864446602144957825286444660214495782528644466021449578252864446602144957825286444660214495782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1acaea83-a8d2-4e0f-9497-f4cfc43f996b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9608c29d-39a6-4013-bf2f-6f75d1026b5e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9608c29d-39a6-4013-bf2f-6f75d1026b5e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15017866770767165138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501786677076716513815017866770767165138150178667707671651381501786677076716513815017866770767165138150178667707671651381501786677076716513815017866770767165138150178667707671651381501786677076716513815017866770767165138150178667707671651381501786677076716513815017866770767165138150178667707671651381501786677076716513815017866770767165138150178667707671651381501786677076716513815017866770767165138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d89e7ed4-43dd-4d05-8784-9e34d4e77ef4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c2319cf-8eca-4902-8afc-c78f962a7bb0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c2319cf-8eca-4902-8afc-c78f962a7bb0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3186394065740990131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31863940657409901313186394065740990131318639406574099013131863940657409901313186394065740990131318639406574099013131863940657409901313186394065740990131318639406574099013131863940657409901313186394065740990131318639406574099013131863940657409901313186394065740990131318639406574099013131863940657409901313186394065740990131318639406574099013131863940657409901313186394065740990131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9608c29d-39a6-4013-bf2f-6f75d1026b5e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf3a2304-7137-484b-95ac-35f3cb176d69, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf3a2304-7137-484b-95ac-35f3cb176d69, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7878082360273688849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78780823602736888497878082360273688849787808236027368884978780823602736888497878082360273688849787808236027368884978780823602736888497878082360273688849787808236027368884978780823602736888497878082360273688849787808236027368884978780823602736888497878082360273688849787808236027368884978780823602736888497878082360273688849787808236027368884978780823602736888497878082360273688849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c2319cf-8eca-4902-8afc-c78f962a7bb0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71f342ab-5b12-4b4b-b3bf-2877a8d17c34, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71f342ab-5b12-4b4b-b3bf-2877a8d17c34, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5525229389730262252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55252293897302622525525229389730262252552522938973026225255252293897302622525525229389730262252552522938973026225255252293897302622525525229389730262252552522938973026225255252293897302622525525229389730262252552522938973026225255252293897302622525525229389730262252552522938973026225255252293897302622525525229389730262252552522938973026225255252293897302622525525229389730262252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf3a2304-7137-484b-95ac-35f3cb176d69, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab2a763c-5fb1-44f5-afc5-6593deedeb04, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab2a763c-5fb1-44f5-afc5-6593deedeb04, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12000017413285633439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200001741328563343912000017413285633439120000174132856334391200001741328563343912000017413285633439120000174132856334391200001741328563343912000017413285633439120000174132856334391200001741328563343912000017413285633439120000174132856334391200001741328563343912000017413285633439120000174132856334391200001741328563343912000017413285633439120000174132856334391200001741328563343912000017413285633439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71f342ab-5b12-4b4b-b3bf-2877a8d17c34, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5067288c-d919-4510-89de-c6aaa64e4c59, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5067288c-d919-4510-89de-c6aaa64e4c59, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2242450352349291114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22424503523492911142242450352349291114224245035234929111422424503523492911142242450352349291114224245035234929111422424503523492911142242450352349291114224245035234929111422424503523492911142242450352349291114224245035234929111422424503523492911142242450352349291114224245035234929111422424503523492911142242450352349291114224245035234929111422424503523492911142242450352349291114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab2a763c-5fb1-44f5-afc5-6593deedeb04, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec83137c-8100-4a60-b0d0-61c23d0957b7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5067288c-d919-4510-89de-c6aaa64e4c59, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64c8394c-2d50-43cf-82d5-0be25351840b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c8394c-2d50-43cf-82d5-0be25351840b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4772179507370798051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47721795073707980514772179507370798051477217950737079805147721795073707980514772179507370798051477217950737079805147721795073707980514772179507370798051477217950737079805147721795073707980514772179507370798051477217950737079805147721795073707980514772179507370798051477217950737079805147721795073707980514772179507370798051477217950737079805147721795073707980514772179507370798051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec83137c-8100-4a60-b0d0-61c23d0957b7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17322504033753115860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732250403375311586017322504033753115860173225040337531158601732250403375311586017322504033753115860173225040337531158601732250403375311586017322504033753115860173225040337531158601732250403375311586017322504033753115860173225040337531158601732250403375311586017322504033753115860173225040337531158601732250403375311586017322504033753115860173225040337531158601732250403375311586017322504033753115860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c8394c-2d50-43cf-82d5-0be25351840b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4c928eb-f5b9-4e0d-b1ef-1621d9852708, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec83137c-8100-4a60-b0d0-61c23d0957b7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4c928eb-f5b9-4e0d-b1ef-1621d9852708, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12710463068905192598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271046306890519259812710463068905192598127104630689051925981271046306890519259812710463068905192598127104630689051925981271046306890519259812710463068905192598127104630689051925981271046306890519259812710463068905192598127104630689051925981271046306890519259812710463068905192598127104630689051925981271046306890519259812710463068905192598127104630689051925981271046306890519259812710463068905192598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29efe8d4-b7a2-4b63-99c9-4e187e311b06, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29efe8d4-b7a2-4b63-99c9-4e187e311b06, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2991059389881626996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29910593898816269962991059389881626996299105938988162699629910593898816269962991059389881626996299105938988162699629910593898816269962991059389881626996299105938988162699629910593898816269962991059389881626996299105938988162699629910593898816269962991059389881626996299105938988162699629910593898816269962991059389881626996299105938988162699629910593898816269962991059389881626996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4c928eb-f5b9-4e0d-b1ef-1621d9852708, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abca16c6-256d-4698-b749-2fa00a85b702, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abca16c6-256d-4698-b749-2fa00a85b702, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7953215758939369164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79532157589393691647953215758939369164795321575893936916479532157589393691647953215758939369164795321575893936916479532157589393691647953215758939369164795321575893936916479532157589393691647953215758939369164795321575893936916479532157589393691647953215758939369164795321575893936916479532157589393691647953215758939369164795321575893936916479532157589393691647953215758939369164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29efe8d4-b7a2-4b63-99c9-4e187e311b06, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e90f64a-6fcc-42a2-98b5-aea9aa5e164f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e90f64a-6fcc-42a2-98b5-aea9aa5e164f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10309217945382580244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030921794538258024410309217945382580244103092179453825802441030921794538258024410309217945382580244103092179453825802441030921794538258024410309217945382580244103092179453825802441030921794538258024410309217945382580244103092179453825802441030921794538258024410309217945382580244103092179453825802441030921794538258024410309217945382580244103092179453825802441030921794538258024410309217945382580244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abca16c6-256d-4698-b749-2fa00a85b702, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23fc1891-e442-4d5f-8e90-f00210027e48, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23fc1891-e442-4d5f-8e90-f00210027e48, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8245021931436050278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82450219314360502788245021931436050278824502193143605027882450219314360502788245021931436050278824502193143605027882450219314360502788245021931436050278824502193143605027882450219314360502788245021931436050278824502193143605027882450219314360502788245021931436050278824502193143605027882450219314360502788245021931436050278824502193143605027882450219314360502788245021931436050278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23fc1891-e442-4d5f-8e90-f00210027e48, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d06c7c3-c6d3-47b2-9b76-02bfd46f6db2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d06c7c3-c6d3-47b2-9b76-02bfd46f6db2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4994088207683715084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49940882076837150844994088207683715084499408820768371508449940882076837150844994088207683715084499408820768371508449940882076837150844994088207683715084499408820768371508449940882076837150844994088207683715084499408820768371508449940882076837150844994088207683715084499408820768371508449940882076837150844994088207683715084499408820768371508449940882076837150844994088207683715084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d06c7c3-c6d3-47b2-9b76-02bfd46f6db2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e90f64a-6fcc-42a2-98b5-aea9aa5e164f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b78c3d7-1029-4f99-9b0c-00b631cffadf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c522794d-19e1-4d94-8a7e-fd6365268116, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b78c3d7-1029-4f99-9b0c-00b631cffadf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16896878204136061597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689687820413606159716896878204136061597168968782041360615971689687820413606159716896878204136061597168968782041360615971689687820413606159716896878204136061597168968782041360615971689687820413606159716896878204136061597168968782041360615971689687820413606159716896878204136061597168968782041360615971689687820413606159716896878204136061597168968782041360615971689687820413606159716896878204136061597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c522794d-19e1-4d94-8a7e-fd6365268116, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11568357476251019734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156835747625101973411568357476251019734115683574762510197341156835747625101973411568357476251019734115683574762510197341156835747625101973411568357476251019734115683574762510197341156835747625101973411568357476251019734115683574762510197341156835747625101973411568357476251019734115683574762510197341156835747625101973411568357476251019734115683574762510197341156835747625101973411568357476251019734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c522794d-19e1-4d94-8a7e-fd6365268116, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2cd777e-1610-4e90-abff-4e7b5664b450, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2cd777e-1610-4e90-abff-4e7b5664b450, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10143242764313165075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014324276431316507510143242764313165075101432427643131650751014324276431316507510143242764313165075101432427643131650751014324276431316507510143242764313165075101432427643131650751014324276431316507510143242764313165075101432427643131650751014324276431316507510143242764313165075101432427643131650751014324276431316507510143242764313165075101432427643131650751014324276431316507510143242764313165075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b78c3d7-1029-4f99-9b0c-00b631cffadf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 964aba6e-81e7-4e37-bb5c-0513079131af, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 964aba6e-81e7-4e37-bb5c-0513079131af, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16828940456337774922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682894045633777492216828940456337774922168289404563377749221682894045633777492216828940456337774922168289404563377749221682894045633777492216828940456337774922168289404563377749221682894045633777492216828940456337774922168289404563377749221682894045633777492216828940456337774922168289404563377749221682894045633777492216828940456337774922168289404563377749221682894045633777492216828940456337774922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2cd777e-1610-4e90-abff-4e7b5664b450, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19142bd1-f42c-4f17-b3c1-bb2c5e6aab65, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19142bd1-f42c-4f17-b3c1-bb2c5e6aab65, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6156207830801640599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61562078308016405996156207830801640599615620783080164059961562078308016405996156207830801640599615620783080164059961562078308016405996156207830801640599615620783080164059961562078308016405996156207830801640599615620783080164059961562078308016405996156207830801640599615620783080164059961562078308016405996156207830801640599615620783080164059961562078308016405996156207830801640599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 964aba6e-81e7-4e37-bb5c-0513079131af, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 371fcbb3-2cd8-4a4e-aaa0-6c3a943d2c37, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 371fcbb3-2cd8-4a4e-aaa0-6c3a943d2c37, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11787232766400500628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178723276640050062811787232766400500628117872327664005006281178723276640050062811787232766400500628117872327664005006281178723276640050062811787232766400500628117872327664005006281178723276640050062811787232766400500628117872327664005006281178723276640050062811787232766400500628117872327664005006281178723276640050062811787232766400500628117872327664005006281178723276640050062811787232766400500628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19142bd1-f42c-4f17-b3c1-bb2c5e6aab65, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a23639-5640-48d8-89e2-455498ea6233, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a23639-5640-48d8-89e2-455498ea6233, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14355104855472059131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435510485547205913114355104855472059131143551048554720591311435510485547205913114355104855472059131143551048554720591311435510485547205913114355104855472059131143551048554720591311435510485547205913114355104855472059131143551048554720591311435510485547205913114355104855472059131143551048554720591311435510485547205913114355104855472059131143551048554720591311435510485547205913114355104855472059131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 371fcbb3-2cd8-4a4e-aaa0-6c3a943d2c37, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 645897c9-2590-4fa4-906b-76d592e102cb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645897c9-2590-4fa4-906b-76d592e102cb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9512825541152371533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95128255411523715339512825541152371533951282554115237153395128255411523715339512825541152371533951282554115237153395128255411523715339512825541152371533951282554115237153395128255411523715339512825541152371533951282554115237153395128255411523715339512825541152371533951282554115237153395128255411523715339512825541152371533951282554115237153395128255411523715339512825541152371533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a23639-5640-48d8-89e2-455498ea6233, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7876f041-c05c-4fe7-83c2-da3baf964e4e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7876f041-c05c-4fe7-83c2-da3baf964e4e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14153203814137409761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415320381413740976114153203814137409761141532038141374097611415320381413740976114153203814137409761141532038141374097611415320381413740976114153203814137409761141532038141374097611415320381413740976114153203814137409761141532038141374097611415320381413740976114153203814137409761141532038141374097611415320381413740976114153203814137409761141532038141374097611415320381413740976114153203814137409761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7876f041-c05c-4fe7-83c2-da3baf964e4e, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038948." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zatp4e0c1chm39jkr1fm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
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 72075186224038948." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645897c9-2590-4fa4-906b-76d592e102cb, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038932." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zatcf6sn8e6ej8krh77j" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 919267d3-6c9f-4841-abc1-cf7d73f7f910, ghrun-valmf2sgoy.auto.internal:19888): creating call state
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 72075186224038932." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a89510b4-69dc-47a9-ab10-453ccbbd8e1b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a89510b4-69dc-47a9-ab10-453ccbbd8e1b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11748776404970918106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 919267d3-6c9f-4841-abc1-cf7d73f7f910, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3395724396694394621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 919267d3-6c9f-4841-abc1-cf7d73f7f910, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zaw0ey0gmx0shvf8fp22" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a89510b4-69dc-47a9-ab10-453ccbbd8e1b, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zavwc12pywpce1cch1et" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b5c3eb6-6f41-4792-aa1f-af87a1614d50, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b5c3eb6-6f41-4792-aa1f-af87a1614d50, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3395724396694394621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4fc8ba-e72b-45d1-806b-2fda8ece07d0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4fc8ba-e72b-45d1-806b-2fda8ece07d0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11748776404970918106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b5c3eb6-6f41-4792-aa1f-af87a1614d50, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zaz7ec6a7veq408we1yr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4fc8ba-e72b-45d1-806b-2fda8ece07d0, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zaz8aggdv81n7xr9anr9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a178447-de46-4ece-a6c7-b47e3db3beea, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a178447-de46-4ece-a6c7-b47e3db3beea, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3395724396694394621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621339572439669439462133957243966943946213395724396694394621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a246a8ec-9da6-4baf-afe3-57c25969dc81, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a246a8ec-9da6-4baf-afe3-57c25969dc81, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11748776404970918106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106117487764049709181061174877640497091810611748776404970918106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a178447-de46-4ece-a6c7-b47e3db3beea, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038910." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zb3zbdn2hn7q8fh9xm91" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a246a8ec-9da6-4baf-afe3-57c25969dc81, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zb400pe7me0y32mv46v4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
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 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 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.Unavailable: 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 72075186224038910." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 887b1961-aa4f-4c12-8bf1-2d16ce298006, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 887b1961-aa4f-4c12-8bf1-2d16ce298006, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8591903786254000229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 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 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.Unavailable: 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 72075186224038939." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55fff960-e44a-44cf-b8df-b702575e4927, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55fff960-e44a-44cf-b8df-b702575e4927, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13624997309223078768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 887b1961-aa4f-4c12-8bf1-2d16ce298006, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zbbdcsby7qpaed2yhrrz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55fff960-e44a-44cf-b8df-b702575e4927, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zbbpa4v1atmn74pdt9yb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2c7d398-b7eb-458c-b2dd-876bc8479f5e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2c7d398-b7eb-458c-b2dd-876bc8479f5e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8591903786254000229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec96116b-fa11-4766-bc4f-e3cc66a67fa6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec96116b-fa11-4766-bc4f-e3cc66a67fa6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13624997309223078768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec96116b-fa11-4766-bc4f-e3cc66a67fa6, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zbdxajhphxr05bdv2jjf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b255371-8004-4171-8c4f-9b6abc3f318d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b255371-8004-4171-8c4f-9b6abc3f318d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13624997309223078768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768136249973092230787681362499730922307876813624997309223078768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2c7d398-b7eb-458c-b2dd-876bc8479f5e, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zbdxdwkt08j9yg9wgcr0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2ea0619-3a62-418d-90a8-71fa3181c830, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2ea0619-3a62-418d-90a8-71fa3181c830, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8591903786254000229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229859190378625400022985919037862540002298591903786254000229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b255371-8004-4171-8c4f-9b6abc3f318d, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zbk818g9dd92zn9qfj67" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
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 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 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.Unavailable: 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 72075186224038946." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae0a173d-3bc6-4a77-9482-ea26ab1a4fb4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae0a173d-3bc6-4a77-9482-ea26ab1a4fb4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5532405033590203459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2ea0619-3a62-418d-90a8-71fa3181c830, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038928." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zbmr0m8z9297b81pkwes" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
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 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 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.Unavailable: 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 72075186224038928." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c650cc24-9d80-4cd1-bd54-a812f7909847, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c650cc24-9d80-4cd1-bd54-a812f7909847, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17247306007360962332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae0a173d-3bc6-4a77-9482-ea26ab1a4fb4, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zbsp5pyr542vyrcyvggw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d612ec19-fd75-4df1-87bc-fbf59c8ab98e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d612ec19-fd75-4df1-87bc-fbf59c8ab98e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5532405033590203459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c650cc24-9d80-4cd1-bd54-a812f7909847, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zbv8e6kwtd70mhnn0vkb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 533387e0-fde6-40e8-ade9-eedc4d4bbe9a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 533387e0-fde6-40e8-ade9-eedc4d4bbe9a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17247306007360962332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d612ec19-fd75-4df1-87bc-fbf59c8ab98e, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zbvrbag64z3yb02vbndd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 533387e0-fde6-40e8-ade9-eedc4d4bbe9a, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zbx01pfxzkkx3skw6x4h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66e37c37-12cc-4cde-9d20-8e8d8bcaae46, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66e37c37-12cc-4cde-9d20-8e8d8bcaae46, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5532405033590203459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459553240503359020345955324050335902034595532405033590203459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67e87e37-a68d-48a2-9bd2-a2f99992e747, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67e87e37-a68d-48a2-9bd2-a2f99992e747, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17247306007360962332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332172473060073609623321724730600736096233217247306007360962332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66e37c37-12cc-4cde-9d20-8e8d8bcaae46, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zc0a35pahygatztgqhd9" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67e87e37-a68d-48a2-9bd2-a2f99992e747, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zc0g7dj1c2kv4p6avty7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
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 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 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.Unavailable: 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 72075186224038918." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 420ea773-d7f4-4b58-ab5e-0f047c72a7be, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 420ea773-d7f4-4b58-ab5e-0f047c72a7be, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3104749535080402324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 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 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.Unavailable: 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 72075186224038958." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4552ed13-6c51-4a89-909c-82d5ba33424f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4552ed13-6c51-4a89-909c-82d5ba33424f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13239260385404424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323926038540442413239260385404424132392603854044241323926038540442413239260385404424132392603854044241323926038540442413239260385404424132392603854044241323926038540442413239260385404424132392603854044241323926038540442413239260385404424132392603854044241323926038540442413239260385404424132392603854044241323926038540442413239260385404424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 420ea773-d7f4-4b58-ab5e-0f047c72a7be, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zc8384knf3s3q32xjp1v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e49d1e6-dc3f-4b7b-9fc9-f6c7475b6b4a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e49d1e6-dc3f-4b7b-9fc9-f6c7475b6b4a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3104749535080402324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4552ed13-6c51-4a89-909c-82d5ba33424f, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zc8vb6s7gvrfwng4sjfc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f04ab0b-8043-4762-b6fe-fd878b715edb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f04ab0b-8043-4762-b6fe-fd878b715edb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13239260385404424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323926038540442413239260385404424132392603854044241323926038540442413239260385404424132392603854044241323926038540442413239260385404424132392603854044241323926038540442413239260385404424132392603854044241323926038540442413239260385404424132392603854044241323926038540442413239260385404424132392603854044241323926038540442413239260385404424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f04ab0b-8043-4762-b6fe-fd878b715edb, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zcb195t8mkzctchvfnf4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0368e20-18fc-470f-b4b8-7af170eaa298, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0368e20-18fc-470f-b4b8-7af170eaa298, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13239260385404424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323926038540442413239260385404424132392603854044241323926038540442413239260385404424132392603854044241323926038540442413239260385404424132392603854044241323926038540442413239260385404424132392603854044241323926038540442413239260385404424132392603854044241323926038540442413239260385404424132392603854044241323926038540442413239260385404424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e49d1e6-dc3f-4b7b-9fc9-f6c7475b6b4a, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zcaa9c5q5wef4s64whxx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2193b28-f4de-4bbc-a1e3-16b0dbf4c8e9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2193b28-f4de-4bbc-a1e3-16b0dbf4c8e9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3104749535080402324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324310474953508040232431047495350804023243104749535080402324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0368e20-18fc-470f-b4b8-7af170eaa298, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zcdy7egphsthkm964td6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
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 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 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.Unavailable: 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 72075186224038899." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f675f01-0c36-4d6c-954a-6862c6db6049, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f675f01-0c36-4d6c-954a-6862c6db6049, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16384675037422286693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2193b28-f4de-4bbc-a1e3-16b0dbf4c8e9, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zcevdqkbd20jd30qgt5y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bef5b14f-eecd-4c03-b79a-0db1abf1e1b9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bef5b14f-eecd-4c03-b79a-0db1abf1e1b9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14292368208245357556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f675f01-0c36-4d6c-954a-6862c6db6049, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zcn15badac3y14vgawyg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b85af1a-69d2-45bd-8fa3-3e157c1d25c8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b85af1a-69d2-45bd-8fa3-3e157c1d25c8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16384675037422286693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bef5b14f-eecd-4c03-b79a-0db1abf1e1b9, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zcps063h11by36tmm8c3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 177b3cd7-1623-4783-84a3-221af4a426f4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 177b3cd7-1623-4783-84a3-221af4a426f4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14292368208245357556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b85af1a-69d2-45bd-8fa3-3e157c1d25c8, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zcr93cqkvn5q9vvfhcna" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 963c654a-d6d6-46b5-b5b5-905913f8362f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 963c654a-d6d6-46b5-b5b5-905913f8362f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16384675037422286693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693163846750374222866931638467503742228669316384675037422286693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 177b3cd7-1623-4783-84a3-221af4a426f4, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zcsgb26p5cfefrgjaftk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2540b8f6-b4a5-4f71-8f3e-046f64cf6210, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2540b8f6-b4a5-4f71-8f3e-046f64cf6210, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14292368208245357556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556142923682082453575561429236820824535755614292368208245357556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 963c654a-d6d6-46b5-b5b5-905913f8362f, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zcxm4g3v2nqjy2qss8ng" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038955." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69c6d142-9e8a-4893-a065-6721efcdd858, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69c6d142-9e8a-4893-a065-6721efcdd858, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9795781690324130585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2540b8f6-b4a5-4f71-8f3e-046f64cf6210, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zcy5eb13qse8ybk59pdv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
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 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 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.Unavailable: 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 72075186224038948." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93326d4c-e74f-434c-be51-fa8979934e28, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93326d4c-e74f-434c-be51-fa8979934e28, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6726963663997823230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69c6d142-9e8a-4893-a065-6721efcdd858, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zd4m2bgzy9d1zspg5fd7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c778d25c-e1d1-46d0-9a26-670d00453d42, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c778d25c-e1d1-46d0-9a26-670d00453d42, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9795781690324130585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93326d4c-e74f-434c-be51-fa8979934e28, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zd6611c910g6y0caeb9a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a51f6fb6-faa3-423b-8514-905715db3d3a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a51f6fb6-faa3-423b-8514-905715db3d3a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6726963663997823230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c778d25c-e1d1-46d0-9a26-670d00453d42, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zd7a42q4xytdgr5wh26f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db106a06-dc53-411a-832c-edf7611cf523, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db106a06-dc53-411a-832c-edf7611cf523, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9795781690324130585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585979578169032413058597957816903241305859795781690324130585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a51f6fb6-faa3-423b-8514-905715db3d3a, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zd8te74ryqqrk4f7dgfn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbe8577c-361e-4d69-a9db-6a198de94ba8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbe8577c-361e-4d69-a9db-6a198de94ba8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6726963663997823230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230672696366399782323067269636639978232306726963663997823230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db106a06-dc53-411a-832c-edf7611cf523, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038932." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zdc364rf6670am1n5z4w" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
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 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 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.Unavailable: 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 72075186224038932." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9db914d-a793-4fc9-b0d6-bcf5e6d14ecf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9db914d-a793-4fc9-b0d6-bcf5e6d14ecf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2826575027650593646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbe8577c-361e-4d69-a9db-6a198de94ba8, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zddf76j0z0mjfj2ancaf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
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 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 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.Unavailable: 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 72075186224038922." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b374304-66a9-41e7-9236-a33d2a4ad1ce, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b374304-66a9-41e7-9236-a33d2a4ad1ce, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3119628262252376018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9db914d-a793-4fc9-b0d6-bcf5e6d14ecf, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zdkd53qhkr7gkacxa0n0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd413a5f-3afa-436e-ab4b-502b148bff71, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd413a5f-3afa-436e-ab4b-502b148bff71, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2826575027650593646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd413a5f-3afa-436e-ab4b-502b148bff71, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zdng6s835j8we6gvqfyt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e94a59bc-f5a0-4001-a7f0-d7cb1ffe6276, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e94a59bc-f5a0-4001-a7f0-d7cb1ffe6276, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2826575027650593646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646282657502765059364628265750276505936462826575027650593646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b374304-66a9-41e7-9236-a33d2a4ad1ce, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zdmk7g69z72b44bhbssb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eb65283-12cf-488d-b30b-d7b91e0e8674, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eb65283-12cf-488d-b30b-d7b91e0e8674, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3119628262252376018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e94a59bc-f5a0-4001-a7f0-d7cb1ffe6276, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zdrv73hg8p56f4ngn197" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
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 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 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.Unavailable: 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 72075186224038908." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35db00eb-d727-463b-be87-721b7df9a57e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35db00eb-d727-463b-be87-721b7df9a57e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8716888141635326555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eb65283-12cf-488d-b30b-d7b91e0e8674, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zdtjaecfzrskp2atqy47" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35db00eb-d727-463b-be87-721b7df9a57e, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zdze4g7cag94nwrpsjdz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a18123a-0169-4b4f-b3be-45fb32f83d57, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a18123a-0169-4b4f-b3be-45fb32f83d57, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3119628262252376018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018311962826225237601831196282622523760183119628262252376018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a1d03c5-ec69-482e-b46c-ceaaa6b62d2d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a1d03c5-ec69-482e-b46c-ceaaa6b62d2d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8716888141635326555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a1d03c5-ec69-482e-b46c-ceaaa6b62d2d, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5ze1gf1g8rsj0s5czn5qh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faf26d56-59a7-4dcd-ba48-2a52386a2658, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faf26d56-59a7-4dcd-ba48-2a52386a2658, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8716888141635326555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555871688814163532655587168881416353265558716888141635326555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a18123a-0169-4b4f-b3be-45fb32f83d57, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5ze196byhsenktzpd7j8z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e668013-73f8-4ff3-94d1-c4b8becbe883, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e668013-73f8-4ff3-94d1-c4b8becbe883, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3508799324262356747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faf26d56-59a7-4dcd-ba48-2a52386a2658, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5ze5tcyzq5xs2fr6e69rw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e668013-73f8-4ff3-94d1-c4b8becbe883, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zea12jr63amm0eqbss2x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49ea42e3-39ca-469b-8886-770000d5c808, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49ea42e3-39ca-469b-8886-770000d5c808, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3508799324262356747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 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 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.Unavailable: 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 72075186224038929." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d48afbf-6108-4232-ab3b-643b683dc5d8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d48afbf-6108-4232-ab3b-643b683dc5d8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7169185900830372782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49ea42e3-39ca-469b-8886-770000d5c808, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zecdck90ty5edbh18e5q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d48afbf-6108-4232-ab3b-643b683dc5d8, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zed44tnp2vz6btft0e5x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f3b3c5-f761-47fb-8ac6-4e593d76a611, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f3b3c5-f761-47fb-8ac6-4e593d76a611, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3508799324262356747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747350879932426235674735087993242623567473508799324262356747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3802f4da-9294-463f-aad6-e8c2de647e01, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3802f4da-9294-463f-aad6-e8c2de647e01, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7169185900830372782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3802f4da-9294-463f-aad6-e8c2de647e01, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zegcfqs6ywswz1myjk0h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fa1a0c5-46b0-4e3a-b956-466419334ddc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fa1a0c5-46b0-4e3a-b956-466419334ddc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7169185900830372782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782716918590083037278271691859008303727827169185900830372782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f3b3c5-f761-47fb-8ac6-4e593d76a611, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zeg18c2qryrm9g18rxa0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038911." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66e1cac4-bcdd-458f-883e-18d59531c48a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66e1cac4-bcdd-458f-883e-18d59531c48a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10686745164685003534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66e1cac4-bcdd-458f-883e-18d59531c48a, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zepb9ckqqkqt5ve396z8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 409abff4-828e-4e2e-b507-2f20a943a5e1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 409abff4-828e-4e2e-b507-2f20a943a5e1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10686745164685003534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fa1a0c5-46b0-4e3a-b956-466419334ddc, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zemv4h61qss2e5ta1mvy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
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 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 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.Unavailable: 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 72075186224038923." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8ef4c92-eacf-4a37-9ed2-f194188eff5f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8ef4c92-eacf-4a37-9ed2-f194188eff5f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17803132531804838809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 409abff4-828e-4e2e-b507-2f20a943a5e1, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zerde93pcg8q3jhmyxvn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d909e24-5d4c-4ba6-88b4-4beac0c4c943, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d909e24-5d4c-4ba6-88b4-4beac0c4c943, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10686745164685003534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534106867451646850035341068674516468500353410686745164685003534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8ef4c92-eacf-4a37-9ed2-f194188eff5f, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zevxb5b75jhqfb7t2m44" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66f1e7b2-33aa-4ceb-af35-07b70f22b4bd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66f1e7b2-33aa-4ceb-af35-07b70f22b4bd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17803132531804838809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66f1e7b2-33aa-4ceb-af35-07b70f22b4bd, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zexy2dc465fdeskwq5nr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ea619db-119f-4f18-817d-48ec48722b9e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ea619db-119f-4f18-817d-48ec48722b9e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17803132531804838809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809178031325318048388091780313253180483880917803132531804838809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d909e24-5d4c-4ba6-88b4-4beac0c4c943, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038936." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zewydsfqddbc3nn3skdt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038936." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40de896e-10d7-4f38-a37c-f68787457ef1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40de896e-10d7-4f38-a37c-f68787457ef1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14719867877043816651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40de896e-10d7-4f38-a37c-f68787457ef1, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zf4bbn3ax0yr6wm6m8v2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db0b2fa5-38ab-4603-9bc9-3ed07fba4d55, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db0b2fa5-38ab-4603-9bc9-3ed07fba4d55, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14719867877043816651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ea619db-119f-4f18-817d-48ec48722b9e, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zf0v43f3j6tbqzr1msh3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
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 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 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.Unavailable: 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 72075186224038960." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65175970-ba15-4baa-8141-c8d55e3f6ecf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65175970-ba15-4baa-8141-c8d55e3f6ecf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8052717386623064696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65175970-ba15-4baa-8141-c8d55e3f6ecf, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zf8jf8tgwdkma01pcvzx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05750a1e-1934-40cb-aa0b-63f7466eccb6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05750a1e-1934-40cb-aa0b-63f7466eccb6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8052717386623064696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db0b2fa5-38ab-4603-9bc9-3ed07fba4d55, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zf7cahq3wsa4xqp0yn1d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7d427b8-11d4-4ef7-a3dd-13dd2c3b0929, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7d427b8-11d4-4ef7-a3dd-13dd2c3b0929, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14719867877043816651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651147198678770438166511471986787704381665114719867877043816651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05750a1e-1934-40cb-aa0b-63f7466eccb6, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zfaj59k9sn3svthcmypc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce8cebdc-a4e4-41df-8975-2800ab417bc6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce8cebdc-a4e4-41df-8975-2800ab417bc6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8052717386623064696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696805271738662306469680527173866230646968052717386623064696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7d427b8-11d4-4ef7-a3dd-13dd2c3b0929, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038950." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zfbrb1j7ynbvyyrbsx2r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
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 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 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.Unavailable: 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 72075186224038950." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7e8d490-1a08-4416-b101-c49ef7f791ee, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7e8d490-1a08-4416-b101-c49ef7f791ee, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2664939539492781035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce8cebdc-a4e4-41df-8975-2800ab417bc6, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zff36vvgkpp8yjv1hbp0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
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 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 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.Unavailable: 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 72075186224038926." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 741f1185-a940-41fd-908f-66fa70a9deca, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 741f1185-a940-41fd-908f-66fa70a9deca, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6963224932100421880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7e8d490-1a08-4416-b101-c49ef7f791ee, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zfk1bzgd7p7ph8mv663p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c977a23a-bd21-473c-a1d1-b582fc322271, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c977a23a-bd21-473c-a1d1-b582fc322271, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2664939539492781035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 741f1185-a940-41fd-908f-66fa70a9deca, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zfq39yz8gs9sjztrapv1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6738254-44a9-43f0-8b7c-8478437e4071, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6738254-44a9-43f0-8b7c-8478437e4071, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6963224932100421880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c977a23a-bd21-473c-a1d1-b582fc322271, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zfsw4vswsf2vngntb14b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3674ad5-4f02-4ac4-bc7c-bd3884366211, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3674ad5-4f02-4ac4-bc7c-bd3884366211, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2664939539492781035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035266493953949278103526649395394927810352664939539492781035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6738254-44a9-43f0-8b7c-8478437e4071, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zfwz8zytta8kesrc1psq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87500f8f-74cf-4ed4-895b-d8544f7659e0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87500f8f-74cf-4ed4-895b-d8544f7659e0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6963224932100421880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880696322493210042188069632249321004218806963224932100421880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3674ad5-4f02-4ac4-bc7c-bd3884366211, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038908." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zg0e510ca2m11tfhxtm0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
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 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 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.Unavailable: 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 72075186224038908." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efee60a7-532b-4740-86c2-d1b4e78196b7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efee60a7-532b-4740-86c2-d1b4e78196b7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13829552662160899111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87500f8f-74cf-4ed4-895b-d8544f7659e0, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zg3j0cp5a915vgz09dfp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
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 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 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.Unavailable: 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 72075186224038923." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d3b1c77-1419-4224-acce-9548db161989, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d3b1c77-1419-4224-acce-9548db161989, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1881356358127199342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d3b1c77-1419-4224-acce-9548db161989, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zgas6jcb0e0pf8g9442g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b9b933a-94fc-4572-9062-0f7b3b55be48, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b9b933a-94fc-4572-9062-0f7b3b55be48, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1881356358127199342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efee60a7-532b-4740-86c2-d1b4e78196b7, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zg829dwcy4phcdkqtnra" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a143d3b-71ec-48e8-a584-527078f33ced, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a143d3b-71ec-48e8-a584-527078f33ced, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13829552662160899111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b9b933a-94fc-4572-9062-0f7b3b55be48, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zge220tzz1pnwh5v144a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cad4908-4820-4afe-98f3-8b2f6e5b3a00, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cad4908-4820-4afe-98f3-8b2f6e5b3a00, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1881356358127199342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342188135635812719934218813563581271993421881356358127199342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a143d3b-71ec-48e8-a584-527078f33ced, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zgepf4tc3bs9kk325rnc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f901e5e-da86-4b49-a875-b1c1d029cadb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f901e5e-da86-4b49-a875-b1c1d029cadb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13829552662160899111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111138295526621608991111382955266216089911113829552662160899111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cad4908-4820-4afe-98f3-8b2f6e5b3a00, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038905." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zghe06d59k6qpkpvrmj5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
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 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 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.Unavailable: 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 72075186224038905." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3691c968-7fe0-4f9b-b24c-23457792ae77, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3691c968-7fe0-4f9b-b24c-23457792ae77, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17529693268389151531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3691c968-7fe0-4f9b-b24c-23457792ae77, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038959." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zgr97sq08qa6dkj6bvb4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af7b18cd-0275-421c-b522-bd054a5bb569, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af7b18cd-0275-421c-b522-bd054a5bb569, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17529693268389151531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f901e5e-da86-4b49-a875-b1c1d029cadb, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zgn46fhmqwm5akr6kwxf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038946." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dadd473-4221-429b-8462-33e5200f753e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dadd473-4221-429b-8462-33e5200f753e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2984371328425691784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af7b18cd-0275-421c-b522-bd054a5bb569, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038959." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zgtt77nmwhts4n93ynz9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01519390-3fc7-4b32-91d8-e2f14c540191, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01519390-3fc7-4b32-91d8-e2f14c540191, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17529693268389151531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531175296932683891515311752969326838915153117529693268389151531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dadd473-4221-429b-8462-33e5200f753e, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zgw2abb9p5xsh8ekgbh3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23119d8c-0fdd-47ef-8986-39da4b614212, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23119d8c-0fdd-47ef-8986-39da4b614212, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2984371328425691784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01519390-3fc7-4b32-91d8-e2f14c540191, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038959." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zgz03f6hgfsasmpc9af3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
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 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 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.Unavailable: 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 72075186224038959." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f8a9c98-0386-4fc8-b874-cd6a870bf9e0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f8a9c98-0386-4fc8-b874-cd6a870bf9e0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11436786703982479659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23119d8c-0fdd-47ef-8986-39da4b614212, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zh1v0ksd792bmz9h45ra" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f8a9c98-0386-4fc8-b874-cd6a870bf9e0, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zh6c1565dwkr9xmc0brk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 859e2528-acab-41bd-a7de-dfc7a69e8f6d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4ee8680-564c-43df-be1c-d6f76725ae82, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4ee8680-564c-43df-be1c-d6f76725ae82, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2984371328425691784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784298437132842569178429843713284256917842984371328425691784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 859e2528-acab-41bd-a7de-dfc7a69e8f6d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11436786703982479659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 859e2528-acab-41bd-a7de-dfc7a69e8f6d, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zh8tf50wv7w53mvvjn1c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a44989c-6cdb-4f6d-92ec-ebda8e60ac31, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a44989c-6cdb-4f6d-92ec-ebda8e60ac31, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11436786703982479659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659114367867039824796591143678670398247965911436786703982479659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4ee8680-564c-43df-be1c-d6f76725ae82, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zh8pb12h16bvby9afsd9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
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 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 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.Unavailable: 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 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53c0c127-e358-49c5-bbd1-2262ffb14a28, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53c0c127-e358-49c5-bbd1-2262ffb14a28, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13606719584657778678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678" } } } 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:276 Stopped node localhost:29798/4
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a44989c-6cdb-4f6d-92ec-ebda8e60ac31, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038938." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zhcm7bhj7w4ekb1krxdn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
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 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 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.Unavailable: 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 72075186224038938." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cab2d8f0-622a-45a8-a813-6b6731485b33, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cab2d8f0-622a-45a8-a813-6b6731485b33, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6533848251155978001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53c0c127-e358-49c5-bbd1-2262ffb14a28, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zhgmc6n69k739bgk06s9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12b390ef-714d-4a1c-8f62-d2bd4e6ec2e8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12b390ef-714d-4a1c-8f62-d2bd4e6ec2e8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13606719584657778678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cab2d8f0-622a-45a8-a813-6b6731485b33, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zhnx11164a8qk2pdtak7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1922b53b-8dd5-4c1f-9f02-f7262c724c49, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1922b53b-8dd5-4c1f-9f02-f7262c724c49, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6533848251155978001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1922b53b-8dd5-4c1f-9f02-f7262c724c49, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zhrjdhdd0a2hhfftvd1n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40879efc-7816-45c4-9f1e-8c4663388223, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40879efc-7816-45c4-9f1e-8c4663388223, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6533848251155978001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001653384825115597800165338482511559780016533848251155978001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12b390ef-714d-4a1c-8f62-d2bd4e6ec2e8, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zhqc79ybq98etb28zf03" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c71e8e6-157c-46a1-9c63-e2291c806c2d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c71e8e6-157c-46a1-9c63-e2291c806c2d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13606719584657778678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678136067195846577786781360671958465777867813606719584657778678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40879efc-7816-45c4-9f1e-8c4663388223, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zhwqdkkmqcjwzdy4jag9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
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 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 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.Unavailable: 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 72075186224038921." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56076fdd-6a67-4ff9-811a-b814a5c800b0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56076fdd-6a67-4ff9-811a-b814a5c800b0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5937942114046948880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c71e8e6-157c-46a1-9c63-e2291c806c2d, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zhxk5j50n6cscaxgyaeb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
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 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 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.Unavailable: 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 72075186224038946." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e70111eb-beba-4741-8381-451b8c0b23c1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e70111eb-beba-4741-8381-451b8c0b23c1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4628857712322949495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56076fdd-6a67-4ff9-811a-b814a5c800b0, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zj3r83pfyp7w2gd5dgdc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e112ddb5-166e-40da-b50d-8ddee9e86669, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e112ddb5-166e-40da-b50d-8ddee9e86669, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5937942114046948880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e70111eb-beba-4741-8381-451b8c0b23c1, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zj5j57k2ycyek4nkmwxs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fb64f0c-e319-4bf4-bc9b-a22d2217b71e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fb64f0c-e319-4bf4-bc9b-a22d2217b71e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4628857712322949495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e112ddb5-166e-40da-b50d-8ddee9e86669, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zj695yhte9x0bapgem4z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b37d3208-7d59-47b9-9fbc-ffe2cd171f44, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b37d3208-7d59-47b9-9fbc-ffe2cd171f44, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5937942114046948880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880593794211404694888059379421140469488805937942114046948880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fb64f0c-e319-4bf4-bc9b-a22d2217b71e, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zj880ry5sf22h4pp2q2z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11f39e64-4a3e-4557-b9d1-d1b6d04c6543, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f39e64-4a3e-4557-b9d1-d1b6d04c6543, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4628857712322949495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495462885771232294949546288577123229494954628857712322949495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b37d3208-7d59-47b9-9fbc-ffe2cd171f44, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zj9d2yjj776jx3mpxt6n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
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 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 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.Unavailable: 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 72075186224038919." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25536ed8-c29a-4bb5-addc-7e89b6d0692d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25536ed8-c29a-4bb5-addc-7e89b6d0692d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1457353055125364453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f39e64-4a3e-4557-b9d1-d1b6d04c6543, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zjch321wggbzd9hmzwxg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25536ed8-c29a-4bb5-addc-7e89b6d0692d, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zjhj7m2swnxech9shm1c" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0a9f420-4bcd-489c-96c2-f7d0070225fc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_dnpak2xs.log --grpc-port=29798 --mon-port=18698 --ic-port=61769 --key-file /home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0a9f420-4bcd-489c-96c2-f7d0070225fc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14219051460179061432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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:2159', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_dnpak2xs.log', '--grpc-port=29798', '--mon-port=18698', '--ic-port=61769', '--key-file', '/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8929243f-2a27-4b28-8fc1-014ea060a201, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8929243f-2a27-4b28-8fc1-014ea060a201, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1457353055125364453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453" } } } 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: 2627013
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29798/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2627014
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8929243f-2a27-4b28-8fc1-014ea060a201, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zjmaf6m56t2jbscxbxfc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cee799a-5568-460e-84b3-31eb78de2635, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cee799a-5568-460e-84b3-31eb78de2635, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1457353055125364453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453145735305512536445314573530551253644531457353055125364453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0a9f420-4bcd-489c-96c2-f7d0070225fc, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zjm0d3nk31z4m0h0rtht" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a46898b6-237a-4db6-9ff0-14a483a59aeb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a46898b6-237a-4db6-9ff0-14a483a59aeb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14219051460179061432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cee799a-5568-460e-84b3-31eb78de2635, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038904." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zjrt73z932bfs7qb6e65" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
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 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 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.Unavailable: 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 72075186224038904." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 781da1e9-7106-4204-9dff-f30eb8b0e740, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 781da1e9-7106-4204-9dff-f30eb8b0e740, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15426826921246250376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a46898b6-237a-4db6-9ff0-14a483a59aeb, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zjsr98hw0wxte7f0a6a9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e38a3521-536b-46d7-8968-664a9a75b3c4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e38a3521-536b-46d7-8968-664a9a75b3c4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14219051460179061432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432142190514601790614321421905146017906143214219051460179061432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 781da1e9-7106-4204-9dff-f30eb8b0e740, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zk06ckm5rtpmcb4h4tvm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03e31513-5833-4e60-b9b8-e7e0bb109fc7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03e31513-5833-4e60-b9b8-e7e0bb109fc7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15426826921246250376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03e31513-5833-4e60-b9b8-e7e0bb109fc7, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zk2qf3zzy7g36re96ef0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e38a3521-536b-46d7-8968-664a9a75b3c4, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038948." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zk1220721tgdwsrd0q2k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50799635-1afc-4596-89dc-8bfa46b2431f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50799635-1afc-4596-89dc-8bfa46b2431f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15426826921246250376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376154268269212462503761542682692124625037615426826921246250376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 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 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.Unavailable: 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 72075186224038948." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, def14f4a-6c3d-471d-aef7-39e9675f6d3e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, def14f4a-6c3d-471d-aef7-39e9675f6d3e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3088288373747417314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50799635-1afc-4596-89dc-8bfa46b2431f, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zk7ee9bramcdw2x8at53" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, def14f4a-6c3d-471d-aef7-39e9675f6d3e, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zk8a4ntbbdc92s3c72y1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7a7a17e-8763-4ee0-8539-a182b32d1133, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7a7a17e-8763-4ee0-8539-a182b32d1133, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3088288373747417314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 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 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.Unavailable: 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 72075186224038952." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34a13cf8-0c97-4fb4-b8e7-a8c33f52cbb3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34a13cf8-0c97-4fb4-b8e7-a8c33f52cbb3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2405762769693727083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34a13cf8-0c97-4fb4-b8e7-a8c33f52cbb3, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zker45x850gq2j50bwnj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 277f200a-7c27-4ce6-b248-cc658811296b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 277f200a-7c27-4ce6-b248-cc658811296b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2405762769693727083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 277f200a-7c27-4ce6-b248-cc658811296b, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zkgqatzkwjnk5tq0gsn4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75139a7-ace2-4a3d-8ca0-2d02e1339aee, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75139a7-ace2-4a3d-8ca0-2d02e1339aee, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2405762769693727083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083240576276969372708324057627696937270832405762769693727083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7a7a17e-8763-4ee0-8539-a182b32d1133, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zke730dgrn73y0xf50jb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed573db-2768-48fe-ae9e-8d39ee8f8ce9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed573db-2768-48fe-ae9e-8d39ee8f8ce9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3088288373747417314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314308828837374741731430882883737474173143088288373747417314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 2627014) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2627014) elapsed time (sec): 1.094062089920044
DEBUG    ya.test:process.py:263 Command (pid 2627014) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2627014) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2627014) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2627014) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2627014) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2627014) maxrss: 862764
DEBUG    ya.test:process.py:263 Command (pid 2627014) minflt: 45474
DEBUG    ya.test:process.py:263 Command (pid 2627014) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2627014) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2627014) nivcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 2627014) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2627014) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2627014) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2627014) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2627014) stime: 0.223688
DEBUG    ya.test:process.py:263 Command (pid 2627014) utime: 0.487126
DEBUG    ya.test:process.py:263 Command (pid 2627014) wtime: 1.104
DEBUG    ya.test:process.py:275 Command (pid 2627014) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2627014) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 4 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 8521
      NodeId: 2
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 8521
      NodeId: 2
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 38

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

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

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 8521 SectorMap:2:64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75139a7-ace2-4a3d-8ca0-2d02e1339aee, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zkkz4q9wcrbhxfz1tg86" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    ErrorDescription: "Group may become degraded GroupId# 2181038083"
    FailReason: kMayGetDegraded
    FailParam {
      GroupId: 2181038083
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038080
        GroupGeneration: 1
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1000
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 3
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1002
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1002
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  ErrorDescription: "Group may become degraded GroupId# 2181038083"
  ConfigTxSeqNo: 40
}

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 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 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.Unavailable: 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 72075186224038907." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f63509c-c913-427d-9f8a-59b1c301a6dc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f63509c-c913-427d-9f8a-59b1c301a6dc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11708010779141185041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 41
}

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed573db-2768-48fe-ae9e-8d39ee8f8ce9, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zkmycrtdr6khf2x1wmjc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c5a7593-278d-4556-8a7f-7dfceedd8048, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c5a7593-278d-4556-8a7f-7dfceedd8048, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16514699938104156641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c5a7593-278d-4556-8a7f-7dfceedd8048, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zkxg9g28kk4bc4b1rmxj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c2b3d2b-feb2-4ce6-8ae1-d470f333c247, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c2b3d2b-feb2-4ce6-8ae1-d470f333c247, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16514699938104156641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f63509c-c913-427d-9f8a-59b1c301a6dc, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zkvkbyacawqg4pa7033r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e76493d-5f16-43d6-a13e-bbb8846fb71f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e76493d-5f16-43d6-a13e-bbb8846fb71f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11708010779141185041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c2b3d2b-feb2-4ce6-8ae1-d470f333c247, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zm0d4475mqqwwmtxfdn3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9428b9b1-d84c-40b3-a9c6-746341220ad8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9428b9b1-d84c-40b3-a9c6-746341220ad8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16514699938104156641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641165146999381041566411651469993810415664116514699938104156641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e76493d-5f16-43d6-a13e-bbb8846fb71f, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zm1k8jttdx6ztafvxd6m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f4b3e21-5b50-4975-a90e-d5e6700f00f8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f4b3e21-5b50-4975-a90e-d5e6700f00f8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11708010779141185041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041117080107791411850411170801077914118504111708010779141185041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9428b9b1-d84c-40b3-a9c6-746341220ad8, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zm54cb7qkqqtndbgvk9w" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038956." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e6f9620-7da1-4e88-b842-8bb3958d2bc6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e6f9620-7da1-4e88-b842-8bb3958d2bc6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6772777079798797962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f4b3e21-5b50-4975-a90e-d5e6700f00f8, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zm895nmpk277q5xdsqg8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
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 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 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.Unavailable: 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 72075186224038939." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33b56172-c049-4877-ba6d-536c9c2b485c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33b56172-c049-4877-ba6d-536c9c2b485c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17620545725213475362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e6f9620-7da1-4e88-b842-8bb3958d2bc6, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zmd6fb90tdt1kj1fxzvd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d143b29a-70d6-4298-af34-038f1a6c4134, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d143b29a-70d6-4298-af34-038f1a6c4134, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6772777079798797962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33b56172-c049-4877-ba6d-536c9c2b485c, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zmfa6qd4re7abh1n6btc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9252503c-917b-4b24-bc1b-07b2c313f15c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9252503c-917b-4b24-bc1b-07b2c313f15c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17620545725213475362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d143b29a-70d6-4298-af34-038f1a6c4134, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zmk1d3rv54ezd4zmf919" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7d9ef7b-c891-4bb6-ab60-158e2e10b2df, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7d9ef7b-c891-4bb6-ab60-158e2e10b2df, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6772777079798797962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962677277707979879796267727770797987979626772777079798797962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9252503c-917b-4b24-bc1b-07b2c313f15c, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zmnga1da4amrp7mt11tq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ab8f3a5-bd98-4cea-b008-bc1bcaaa5062, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ab8f3a5-bd98-4cea-b008-bc1bcaaa5062, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17620545725213475362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362176205457252134753621762054572521347536217620545725213475362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7d9ef7b-c891-4bb6-ab60-158e2e10b2df, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038922." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zns83jc9rszz6avhtfxx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
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 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 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.Unavailable: 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 72075186224038922." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39eac1ae-f2c7-42e0-bc8e-9b7c345cb835, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39eac1ae-f2c7-42e0-bc8e-9b7c345cb835, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8042367393520268666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ab8f3a5-bd98-4cea-b008-bc1bcaaa5062, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5znvxa2brs5tyvghc11y3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
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 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 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.Unavailable: 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 72075186224038960." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cb62043-f389-40be-9c14-5f306a670ac7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cb62043-f389-40be-9c14-5f306a670ac7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16822591370548845656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cb62043-f389-40be-9c14-5f306a670ac7, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zp2z3fajdvmkbbredmmq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88d668e-ac3d-40cf-baf5-336fcea92dcd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88d668e-ac3d-40cf-baf5-336fcea92dcd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16822591370548845656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39eac1ae-f2c7-42e0-bc8e-9b7c345cb835, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zp09bt2z3281y6dtsxcp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a59b9313-0b00-4381-b868-32664138d962, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a59b9313-0b00-4381-b868-32664138d962, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8042367393520268666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88d668e-ac3d-40cf-baf5-336fcea92dcd, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zp4z79e3k8zq70y2y1n8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a74e769e-a1cb-45b9-a71b-09ffd327471d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a74e769e-a1cb-45b9-a71b-09ffd327471d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16822591370548845656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656168225913705488456561682259137054884565616822591370548845656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a59b9313-0b00-4381-b868-32664138d962, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zp5v8g735kzyc03g3gzg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 121561ae-0b9f-49b3-a94e-73c2f0329ec2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 121561ae-0b9f-49b3-a94e-73c2f0329ec2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8042367393520268666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666804236739352026866680423673935202686668042367393520268666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a74e769e-a1cb-45b9-a71b-09ffd327471d, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zp9579hfydwb152w1zdv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
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 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 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.Unavailable: 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 72075186224038957." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88bca656-54c2-4526-bcae-91a4d8e419c7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88bca656-54c2-4526-bcae-91a4d8e419c7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6591628241540282723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 121561ae-0b9f-49b3-a94e-73c2f0329ec2, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zpcffy4m4danc8w33be5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
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 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 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.Unavailable: 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 72075186224038926." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f26c21a9-2065-41fd-8785-4a645a9a962e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f26c21a9-2065-41fd-8785-4a645a9a962e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 174127384144263392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88bca656-54c2-4526-bcae-91a4d8e419c7, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zpg923f7rfcyhtqsnwpx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56ab833a-2489-4237-adb5-4b476ac609d9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56ab833a-2489-4237-adb5-4b476ac609d9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6591628241540282723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f26c21a9-2065-41fd-8785-4a645a9a962e, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zpmd1zcxra1wg3cxn579" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edce4872-d107-49f0-8388-3cb487a8ff8c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edce4872-d107-49f0-8388-3cb487a8ff8c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 174127384144263392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56ab833a-2489-4237-adb5-4b476ac609d9, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zpp3e2txhps0e6xc9hr1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4000c7a6-05a2-472b-b90d-3214edf199e0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4000c7a6-05a2-472b-b90d-3214edf199e0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6591628241540282723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723659162824154028272365916282415402827236591628241540282723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edce4872-d107-49f0-8388-3cb487a8ff8c, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zpw45kfs17myzhan6g0n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1e3f396-a778-49ac-b853-1d7837e7030d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1e3f396-a778-49ac-b853-1d7837e7030d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 174127384144263392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392174127384144263392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4000c7a6-05a2-472b-b90d-3214edf199e0, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zpxnc2xafbz4qpgjsvqz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
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 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 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.Unavailable: 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 72075186224038921." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, add3df1e-2629-4134-a53e-89ff86c227c9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, add3df1e-2629-4134-a53e-89ff86c227c9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10464711313470465404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, add3df1e-2629-4134-a53e-89ff86c227c9, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zq5a3dvfrsgeedhaer4b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61333ecb-d89f-4deb-b857-41824a7f8f6c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61333ecb-d89f-4deb-b857-41824a7f8f6c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10464711313470465404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1e3f396-a778-49ac-b853-1d7837e7030d, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038899." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zq26epaxzwhd78dq6dhe" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
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 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 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.Unavailable: 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 72075186224038899." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e64d70da-17be-4a1f-ad4a-936ef8e3c413, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e64d70da-17be-4a1f-ad4a-936ef8e3c413, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9899139904022914924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61333ecb-d89f-4deb-b857-41824a7f8f6c, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zq81199xjzv8j64bsfse" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d97fdd6-833b-41b2-b992-68c31345933e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d97fdd6-833b-41b2-b992-68c31345933e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10464711313470465404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404104647113134704654041046471131347046540410464711313470465404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e64d70da-17be-4a1f-ad4a-936ef8e3c413, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zqa53fnnvpv85c4bf79c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65009230-8cce-4a03-8f48-389fd05b22d1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65009230-8cce-4a03-8f48-389fd05b22d1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9899139904022914924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65009230-8cce-4a03-8f48-389fd05b22d1, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zqcq564a0n0fc8z1ayb5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b6992a4-c965-447e-8b1b-167a9e66fe86, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b6992a4-c965-447e-8b1b-167a9e66fe86, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9899139904022914924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924989913990402291492498991399040229149249899139904022914924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d97fdd6-833b-41b2-b992-68c31345933e, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038935." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zqbt6fdsdz0p0da6z5m5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
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 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 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.Unavailable: 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 72075186224038935." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8869307e-996c-4243-a78a-c9139225d859, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8869307e-996c-4243-a78a-c9139225d859, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7123058288703519605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b6992a4-c965-447e-8b1b-167a9e66fe86, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zqh831e972q4729x4m0b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
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 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 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.Unavailable: 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 72075186224038933." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dcc8236-c9ab-403f-ae76-47958ea36f8f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dcc8236-c9ab-403f-ae76-47958ea36f8f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5039298758864097496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8869307e-996c-4243-a78a-c9139225d859, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zqk359p9pn0zjhptjeft" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8339b8ea-7b1e-4686-92cf-d17e701d80b2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8339b8ea-7b1e-4686-92cf-d17e701d80b2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7123058288703519605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dcc8236-c9ab-403f-ae76-47958ea36f8f, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zqrw033xs9kqb4xkxsv5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a37537e-1d7b-4af2-9adc-8c5ec52dd886, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a37537e-1d7b-4af2-9adc-8c5ec52dd886, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5039298758864097496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a37537e-1d7b-4af2-9adc-8c5ec52dd886, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zqvbfrejaar3neye1z15" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8339b8ea-7b1e-4686-92cf-d17e701d80b2, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zqsjeyfwjxdqqx5rrcyh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18a79e1a-bf67-48a3-b2f6-0fdc78c419c5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18a79e1a-bf67-48a3-b2f6-0fdc78c419c5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5039298758864097496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496503929875886409749650392987588640974965039298758864097496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcd36fe4-09a4-4d8c-9691-e9bb2433abde, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcd36fe4-09a4-4d8c-9691-e9bb2433abde, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7123058288703519605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605712305828870351960571230582887035196057123058288703519605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18a79e1a-bf67-48a3-b2f6-0fdc78c419c5, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zr0a9zkngd4ancan1bfk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcd36fe4-09a4-4d8c-9691-e9bb2433abde, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zr0j63krsaraqv55qpa4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
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 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 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.Unavailable: 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 72075186224038916." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfa47b18-349b-468f-8263-c4a33d430006, ghrun-valmf2sgoy.auto.internal:19888): creating call state
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 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 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.Unavailable: 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 72075186224038923." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc6fa541-e35e-4595-af37-4b0dd74a68d7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfa47b18-349b-468f-8263-c4a33d430006, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12501560956483474572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc6fa541-e35e-4595-af37-4b0dd74a68d7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12597226208869761683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfa47b18-349b-468f-8263-c4a33d430006, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zr9xbkhazsafghd0n0a3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc6fa541-e35e-4595-af37-4b0dd74a68d7, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zra0a7g92zveq7snaxg7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2a7a9cb-825f-4bc7-9b5d-3e6497f440fd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2a7a9cb-825f-4bc7-9b5d-3e6497f440fd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12501560956483474572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3394a01-7a15-4757-af9f-2829c671619f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3394a01-7a15-4757-af9f-2829c671619f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12597226208869761683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3394a01-7a15-4757-af9f-2829c671619f, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zrc86ny3k9s84rttnqhe" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2a7a9cb-825f-4bc7-9b5d-3e6497f440fd, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zrc75pt90fenqggwe378" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74b0af2a-3a60-4d45-8b05-771a16f88c0f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74b0af2a-3a60-4d45-8b05-771a16f88c0f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12597226208869761683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683125972262088697616831259722620886976168312597226208869761683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ce281e0-781c-4477-8152-f30b7a358544, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ce281e0-781c-4477-8152-f30b7a358544, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12501560956483474572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572125015609564834745721250156095648347457212501560956483474572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74b0af2a-3a60-4d45-8b05-771a16f88c0f, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zrgt2fh34nyjkgr37rqe" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ce281e0-781c-4477-8152-f30b7a358544, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zrh45r3ggdy5w09w8gbc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
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 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 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.Unavailable: 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 72075186224038942." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5f48416-5992-4d77-8227-bb803413bb24, ghrun-valmf2sgoy.auto.internal:19888): creating call state
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 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 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.Unavailable: 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 72075186224038942." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 522d6140-aa9d-4e23-a209-e719155da3f0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 522d6140-aa9d-4e23-a209-e719155da3f0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2557044591811287880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5f48416-5992-4d77-8227-bb803413bb24, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4939273556182180210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 522d6140-aa9d-4e23-a209-e719155da3f0, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zrrtcnatah7hyrsqmjph" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3d43608-76e2-4bc0-ba8a-bcfc22b7b413, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3d43608-76e2-4bc0-ba8a-bcfc22b7b413, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2557044591811287880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5f48416-5992-4d77-8227-bb803413bb24, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zrryc5chcha0wmnkaj9f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6993648-36ae-491a-b867-34007db88df7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6993648-36ae-491a-b867-34007db88df7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4939273556182180210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3d43608-76e2-4bc0-ba8a-bcfc22b7b413, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zryy68sxf60zfvay7hs9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6993648-36ae-491a-b867-34007db88df7, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zrzd2eqejmj8y3svvbk7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d8b76d3-bee3-43af-a0f2-bd57afb6d535, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d8b76d3-bee3-43af-a0f2-bd57afb6d535, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2557044591811287880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880255704459181128788025570445918112878802557044591811287880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0446ed21-d3a8-4e2a-aeaf-ed085d423ffe, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0446ed21-d3a8-4e2a-aeaf-ed085d423ffe, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4939273556182180210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210493927355618218021049392735561821802104939273556182180210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d8b76d3-bee3-43af-a0f2-bd57afb6d535, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zs5xdw8zmyzk2ps6s8sw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0446ed21-d3a8-4e2a-aeaf-ed085d423ffe, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zs68byydp9vyts5n8n8s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
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 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 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.Unavailable: 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 72075186224038907." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67d4d6f1-baf5-40ad-a98f-c685f1ef36c1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67d4d6f1-baf5-40ad-a98f-c685f1ef36c1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11539162439070546082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 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 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.Unavailable: 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 72075186224038916." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10acc574-c415-4d9f-a7e2-d9055fe3ff09, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10acc574-c415-4d9f-a7e2-d9055fe3ff09, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16943919677234924301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67d4d6f1-baf5-40ad-a98f-c685f1ef36c1, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zsdjcgke9jxchcqg9n4z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2719409c-c7fb-468d-af7a-580dcfca0e42, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2719409c-c7fb-468d-af7a-580dcfca0e42, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11539162439070546082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10acc574-c415-4d9f-a7e2-d9055fe3ff09, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zsf5668m0xwa7nngfsy3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a86419a-14d4-4392-838a-df496e497862, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a86419a-14d4-4392-838a-df496e497862, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16943919677234924301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2719409c-c7fb-468d-af7a-580dcfca0e42, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zsm6c2zqdg8gy13sq2d2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29a4d41c-10ba-4625-916b-57e316387cc4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29a4d41c-10ba-4625-916b-57e316387cc4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11539162439070546082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082115391624390705460821153916243907054608211539162439070546082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a86419a-14d4-4392-838a-df496e497862, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zsnecazxkxfe2vzy8g2c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcd9c20a-f4a7-46ff-8b34-d23f831a6277, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcd9c20a-f4a7-46ff-8b34-d23f831a6277, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16943919677234924301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301169439196772349243011694391967723492430116943919677234924301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29a4d41c-10ba-4625-916b-57e316387cc4, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038939." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zsv18wemn91knrqytxek" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
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 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 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.Unavailable: 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 72075186224038939." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d99c59e0-4770-485c-9262-3f27ec35bdbd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d99c59e0-4770-485c-9262-3f27ec35bdbd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17597423861383956127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcd9c20a-f4a7-46ff-8b34-d23f831a6277, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zsww2sessjtze5ncwhw4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
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 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 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.Unavailable: 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 72075186224038957." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56d0bb8c-8e52-4da8-a8bd-1ff33cc27c6b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56d0bb8c-8e52-4da8-a8bd-1ff33cc27c6b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5492505537552031988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d99c59e0-4770-485c-9262-3f27ec35bdbd, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zt3616fp5zf9m75rptcr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fdb2514-5b9c-4b98-90b1-fbee06f54e42, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fdb2514-5b9c-4b98-90b1-fbee06f54e42, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17597423861383956127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56d0bb8c-8e52-4da8-a8bd-1ff33cc27c6b, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zt42bxdxs614wyhnsh42" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5703812d-3cc0-4a7f-97f0-4fccc513cc29, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5703812d-3cc0-4a7f-97f0-4fccc513cc29, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5492505537552031988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fdb2514-5b9c-4b98-90b1-fbee06f54e42, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zt9abcwr6qknjyhcd87c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc73c1b-dfc1-49ea-9500-49c75a48a6e3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc73c1b-dfc1-49ea-9500-49c75a48a6e3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17597423861383956127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127175974238613839561271759742386138395612717597423861383956127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5703812d-3cc0-4a7f-97f0-4fccc513cc29, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5ztaq8g2nv9bb11ggj6bp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b956b47-2151-4c1a-b8ec-cb54e35f606a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b956b47-2151-4c1a-b8ec-cb54e35f606a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5492505537552031988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988549250553755203198854925055375520319885492505537552031988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc73c1b-dfc1-49ea-9500-49c75a48a6e3, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5ztgeb40vfnr6pmn81jxy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:1269/1
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 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 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.Unavailable: 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 72075186224038960." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 688d8722-9e63-47a8-82a8-36293311074b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 688d8722-9e63-47a8-82a8-36293311074b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5030232230174171641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b956b47-2151-4c1a-b8ec-cb54e35f606a, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5ztj3bsghyfpk7mwzm6xx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038918." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c41968c-3b46-470d-8b6c-3bb99ece1be5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c41968c-3b46-470d-8b6c-3bb99ece1be5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7572022943642914225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c41968c-3b46-470d-8b6c-3bb99ece1be5, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zts65mpyj56dnk8tgdq2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f94f460c-6b29-47e6-b1d8-a0d6a614675c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f94f460c-6b29-47e6-b1d8-a0d6a614675c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7572022943642914225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 688d8722-9e63-47a8-82a8-36293311074b, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5ztqc4krys7mpwt77te26" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09fd25c5-104c-411d-8e12-870ec19ec467, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09fd25c5-104c-411d-8e12-870ec19ec467, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5030232230174171641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f94f460c-6b29-47e6-b1d8-a0d6a614675c, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5ztw1bc26crxxa0n6b189" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1fa3c30-0e4c-4529-b0a8-cfd1fa78616a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1fa3c30-0e4c-4529-b0a8-cfd1fa78616a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7572022943642914225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225757202294364291422575720229436429142257572022943642914225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09fd25c5-104c-411d-8e12-870ec19ec467, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zty9bgb3118tj37hhkkt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc0eef85-8473-4d74-9768-0856a028aae2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc0eef85-8473-4d74-9768-0856a028aae2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5030232230174171641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641503023223017417164150302322301741716415030232230174171641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1fa3c30-0e4c-4529-b0a8-cfd1fa78616a, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038925." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zv0venmh7xnbxe56zyf8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038925." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd00af8-98ef-4ee3-a2cb-0435516d2888, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd00af8-98ef-4ee3-a2cb-0435516d2888, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11980020318854092860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd00af8-98ef-4ee3-a2cb-0435516d2888, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zv8p5kqz35qrgrysmqkh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a90e1b3f-f68e-4668-a9d7-3ea7a2f4d157, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a90e1b3f-f68e-4668-a9d7-3ea7a2f4d157, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11980020318854092860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc0eef85-8473-4d74-9768-0856a028aae2, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zv5230j48sv6aj2jr0sc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
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 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 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.Unavailable: 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 72075186224038916." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 952f75d6-ddf2-47f1-bd6c-2c770e67d3ee, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 952f75d6-ddf2-47f1-bd6c-2c770e67d3ee, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10953460671185107712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 952f75d6-ddf2-47f1-bd6c-2c770e67d3ee, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zvcg2p3q553exj8jc4af" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 219295cb-efdf-4f1b-ba54-b5c3e4f5efdd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 219295cb-efdf-4f1b-ba54-b5c3e4f5efdd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10953460671185107712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a90e1b3f-f68e-4668-a9d7-3ea7a2f4d157, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zvb9ae97fvrf7t1td86c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b7b173c-062e-41a5-8de5-82d0a63068bf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b7b173c-062e-41a5-8de5-82d0a63068bf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11980020318854092860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860119800203188540928601198002031885409286011980020318854092860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 219295cb-efdf-4f1b-ba54-b5c3e4f5efdd, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zveg8skxxp7btgzmm31y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c0cedcc-fa29-4662-baef-616288d2ac52, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c0cedcc-fa29-4662-baef-616288d2ac52, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10953460671185107712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712109534606711851077121095346067118510771210953460671185107712" } } } 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:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_7jv_hvvc.log --grpc-port=1269 --mon-port=61882 --ic-port=22911 --key-file /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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:2159', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_7jv_hvvc.log', '--grpc-port=1269', '--mon-port=61882', '--ic-port=22911', '--key-file', '/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/0mpy/001923/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, 1b7b173c-062e-41a5-8de5-82d0a63068bf, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038940." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zvfs9ecm4n007txxk1cs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ya.test:process.py:628 Command pid: 2627655
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:1269/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
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 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 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.Unavailable: 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 72075186224038940." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6a648fc-e95a-43f1-a896-02ba42f9731c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6a648fc-e95a-43f1-a896-02ba42f9731c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9343183335167529034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034" } } } 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: 2627656
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c0cedcc-fa29-4662-baef-616288d2ac52, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zvk21zaaz32qfyc5w4fc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
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 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 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.Unavailable: 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 72075186224038937." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 949f98ff-37f6-4fce-a25c-fb3b1f69ed16, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 949f98ff-37f6-4fce-a25c-fb3b1f69ed16, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9822793518155414497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6a648fc-e95a-43f1-a896-02ba42f9731c, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zvr286qs3wxrdqrke8ny" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95ffb8f5-867e-44ba-9b1a-4a873b2bf555, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95ffb8f5-867e-44ba-9b1a-4a873b2bf555, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9343183335167529034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95ffb8f5-867e-44ba-9b1a-4a873b2bf555, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zvts8z71d5ss6mfs5h9v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 140bd571-d626-40c9-8798-ac800c8348d1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 140bd571-d626-40c9-8798-ac800c8348d1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9343183335167529034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034934318333516752903493431833351675290349343183335167529034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 949f98ff-37f6-4fce-a25c-fb3b1f69ed16, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zvt959tn7vkknrm9swbf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54ba8937-2e97-47ea-9bd1-30fa86d762d5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54ba8937-2e97-47ea-9bd1-30fa86d762d5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9822793518155414497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 140bd571-d626-40c9-8798-ac800c8348d1, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zvzq6ceqywz3tqs2v5d5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
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 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 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.Unavailable: 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 72075186224038931." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16dd4d3d-4621-4142-977d-579a018a7231, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16dd4d3d-4621-4142-977d-579a018a7231, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15310670126473670748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54ba8937-2e97-47ea-9bd1-30fa86d762d5, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zw0a3dtvsy9m7k2zexhr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70e45f8f-7c99-44fe-9439-2f0730197860, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70e45f8f-7c99-44fe-9439-2f0730197860, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9822793518155414497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497982279351815541449798227935181554144979822793518155414497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16dd4d3d-4621-4142-977d-579a018a7231, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zw6kf98fdztpjtasax7v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d07d5a6-52d7-4b0e-ae3b-2c6e0dfe08bf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d07d5a6-52d7-4b0e-ae3b-2c6e0dfe08bf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15310670126473670748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70e45f8f-7c99-44fe-9439-2f0730197860, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zw7326pmmjb02dcwhndw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038933." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 922ac133-ea6e-4f96-b7cf-65f2234b3b65, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 922ac133-ea6e-4f96-b7cf-65f2234b3b65, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4020092207562157448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 922ac133-ea6e-4f96-b7cf-65f2234b3b65, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zwfa0jc53k46ahfqcdqq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 270bd3d8-aaeb-4836-910f-005cdc88852b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 270bd3d8-aaeb-4836-910f-005cdc88852b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4020092207562157448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 2627656) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2627656) elapsed time (sec): 0.812586784362793
DEBUG    ya.test:process.py:263 Command (pid 2627656) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2627656) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2627656) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2627656) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2627656) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2627656) maxrss: 869212
DEBUG    ya.test:process.py:263 Command (pid 2627656) minflt: 45446
DEBUG    ya.test:process.py:263 Command (pid 2627656) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2627656) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2627656) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 2627656) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2627656) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2627656) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2627656) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2627656) stime: 0.203509
DEBUG    ya.test:process.py:263 Command (pid 2627656) utime: 0.521386
DEBUG    ya.test:process.py:263 Command (pid 2627656) wtime: 0.855
DEBUG    ya.test:process.py:275 Command (pid 2627656) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2627656) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d07d5a6-52d7-4b0e-ae3b-2c6e0dfe08bf, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zwcsexrhg7tdjv2cgrzf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1542dc3d-b985-430e-bb28-79b7540995f6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1542dc3d-b985-430e-bb28-79b7540995f6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15310670126473670748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748153106701264736707481531067012647367074815310670126473670748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 270bd3d8-aaeb-4836-910f-005cdc88852b, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zwhgcf7z1h5yaxwbenrd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e8498b2-c8d7-474d-82d9-3fbb03be2b43, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e8498b2-c8d7-474d-82d9-3fbb03be2b43, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4020092207562157448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448402009220756215744840200922075621574484020092207562157448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1542dc3d-b985-430e-bb28-79b7540995f6, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zwm2fcahdck4jgd7h81s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
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 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 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.Unavailable: 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 72075186224038952." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d2bb50f-41c6-446d-9b65-d5869ce7fd24, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d2bb50f-41c6-446d-9b65-d5869ce7fd24, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5025930481973052657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e8498b2-c8d7-474d-82d9-3fbb03be2b43, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zwnxb1aa1mgcsm2tk8y9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038912." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc33b6e0-ece6-4c72-80c2-68f4d1271928, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc33b6e0-ece6-4c72-80c2-68f4d1271928, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9484286672709161608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d2bb50f-41c6-446d-9b65-d5869ce7fd24, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zwv433thd9s6r1f409h6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ddf63aa-6ccf-4d74-bc2e-65635bbfcd69, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ddf63aa-6ccf-4d74-bc2e-65635bbfcd69, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5025930481973052657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc33b6e0-ece6-4c72-80c2-68f4d1271928, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zwxdc3m0df8jq0zawan9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34df6649-c67b-4e20-87b3-eb4394dcfb9b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34df6649-c67b-4e20-87b3-eb4394dcfb9b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9484286672709161608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ddf63aa-6ccf-4d74-bc2e-65635bbfcd69, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zx166aw6xzzkk2rj8qnh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11e46e0f-0f48-475e-a0e1-c3e8c61c6b3f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11e46e0f-0f48-475e-a0e1-c3e8c61c6b3f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5025930481973052657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657502593048197305265750259304819730526575025930481973052657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34df6649-c67b-4e20-87b3-eb4394dcfb9b, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zx32c442pdjf41wejfhc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa9b79c-2dcc-4b70-867d-13f20a3c3ac8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa9b79c-2dcc-4b70-867d-13f20a3c3ac8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9484286672709161608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608948428667270916160894842866727091616089484286672709161608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11e46e0f-0f48-475e-a0e1-c3e8c61c6b3f, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038916." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zx7s64zxmfech0743qdb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038916." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84632037-f6f1-4e9a-8e9e-b758ad387174, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84632037-f6f1-4e9a-8e9e-b758ad387174, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7276293970771971032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa9b79c-2dcc-4b70-867d-13f20a3c3ac8, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zx9q4t3dha008bs6zysx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
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 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 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.Unavailable: 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 72075186224038931." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 716ab2f2-4279-41d0-9342-4b8ef8c64ddd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84632037-f6f1-4e9a-8e9e-b758ad387174, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zxfz8m5x3fm3nzfe06ty" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c08064e1-3348-4422-ba89-b0b7332862b1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c08064e1-3348-4422-ba89-b0b7332862b1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7276293970771971032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 716ab2f2-4279-41d0-9342-4b8ef8c64ddd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6042039974674653611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c08064e1-3348-4422-ba89-b0b7332862b1, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zxm88zrkgdzn8y601ejh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c8e693b-51b1-4f9b-881d-250d1deeccae, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c8e693b-51b1-4f9b-881d-250d1deeccae, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7276293970771971032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032727629397077197103272762939707719710327276293970771971032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 716ab2f2-4279-41d0-9342-4b8ef8c64ddd, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zxm9c4ejnt74vbg1zbwr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8494fc33-7217-4a7f-b47a-40f58897a059, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8494fc33-7217-4a7f-b47a-40f58897a059, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6042039974674653611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c8e693b-51b1-4f9b-881d-250d1deeccae, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zxryfjp7wb8zqmdkjvy8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038924." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 259b5aec-bb4c-4a9b-a9e8-ebc09e966d52, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 259b5aec-bb4c-4a9b-a9e8-ebc09e966d52, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3834004758959647291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8494fc33-7217-4a7f-b47a-40f58897a059, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zxtfataa34d8vr9yknay" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b4adf35-718a-4827-9ad3-2f5cc6997fbc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b4adf35-718a-4827-9ad3-2f5cc6997fbc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6042039974674653611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611604203997467465361160420399746746536116042039974674653611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 259b5aec-bb4c-4a9b-a9e8-ebc09e966d52, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zxzv3d15bv0gre64swya" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87e4c829-55d2-4dfd-b5dc-5a384ec6ffac, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87e4c829-55d2-4dfd-b5dc-5a384ec6ffac, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3834004758959647291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b4adf35-718a-4827-9ad3-2f5cc6997fbc, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038919." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zy1vc5djjygvabbvjwhv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
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 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 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.Unavailable: 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 72075186224038919." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d99d5d4-531e-4c49-95e4-6b6606ba7697, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d99d5d4-531e-4c49-95e4-6b6606ba7697, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8834187354535169002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87e4c829-55d2-4dfd-b5dc-5a384ec6ffac, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zy6aef9rbf8traf6ej7h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6591d962-7d1a-4287-ba79-27beff906216, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6591d962-7d1a-4287-ba79-27beff906216, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3834004758959647291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291383400475895964729138340047589596472913834004758959647291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d99d5d4-531e-4c49-95e4-6b6606ba7697, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zy9xaeq25ahdkqdna9h7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f033b272-1d0a-4b1c-95ee-9ce753f1ca53, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f033b272-1d0a-4b1c-95ee-9ce753f1ca53, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8834187354535169002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6591d962-7d1a-4287-ba79-27beff906216, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zydg83q0b9a53pz249gw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
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 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 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.Unavailable: 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 72075186224038912." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 446237ad-3fc1-430d-99fc-6ffc548ff10a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 446237ad-3fc1-430d-99fc-6ffc548ff10a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3505416795616968988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f033b272-1d0a-4b1c-95ee-9ce753f1ca53, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zyh15r44728cqb8zfke5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a18ba2c4-e46c-4bfa-8b33-15b4471fa9d7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a18ba2c4-e46c-4bfa-8b33-15b4471fa9d7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8834187354535169002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002883418735453516900288341873545351690028834187354535169002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 446237ad-3fc1-430d-99fc-6ffc548ff10a, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zynzd8f4k9y3v3pzn6xq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 770420a8-397c-4257-9a27-2422bd8088db, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 770420a8-397c-4257-9a27-2422bd8088db, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3505416795616968988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a18ba2c4-e46c-4bfa-8b33-15b4471fa9d7, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038929." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zyrs7qfx3f7n8prkazr5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
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 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 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.Unavailable: 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 72075186224038929." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f2b766e-d17a-462c-afe2-5601bf5d387a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f2b766e-d17a-462c-afe2-5601bf5d387a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9153166528714576417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f2b766e-d17a-462c-afe2-5601bf5d387a, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zyzh9h7nxh5rtvtfr06m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3f65c7a-afbc-41aa-9985-e4644d72c26a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3f65c7a-afbc-41aa-9985-e4644d72c26a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9153166528714576417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 770420a8-397c-4257-9a27-2422bd8088db, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zyw6d795wfezawczpbgr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 895566b0-6a59-4c4b-93f9-1a4b5c44b3fb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 895566b0-6a59-4c4b-93f9-1a4b5c44b3fb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3505416795616968988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988350541679561696898835054167956169689883505416795616968988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3f65c7a-afbc-41aa-9985-e4644d72c26a, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zz2adt143a9rzjmdb97b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474851f4-70b7-413c-a246-f724b60fc051, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474851f4-70b7-413c-a246-f724b60fc051, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9153166528714576417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417915316652871457641791531665287145764179153166528714576417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 895566b0-6a59-4c4b-93f9-1a4b5c44b3fb, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038911." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zz327by9tv3810kts0qr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
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 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 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.Unavailable: 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 72075186224038911." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bc08cff-f55f-4c9c-aead-721aad80f402, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bc08cff-f55f-4c9c-aead-721aad80f402, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3989347159682337298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474851f4-70b7-413c-a246-f724b60fc051, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038930." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zz6rf9hqajwspev9vs3e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
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 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 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.Unavailable: 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 72075186224038930." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df43b42-f53c-4427-bd18-860c987360d2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df43b42-f53c-4427-bd18-860c987360d2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17346136477683213156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bc08cff-f55f-4c9c-aead-721aad80f402, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zzb18g3c7az13hahjdtx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8da5699-1b18-4817-a60c-ff2ae922d644, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8da5699-1b18-4817-a60c-ff2ae922d644, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3989347159682337298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df43b42-f53c-4427-bd18-860c987360d2, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038959." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zze6c5qsgjd1vx865kjn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3566d52-6280-4ee2-adcc-7077a53d6a69, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3566d52-6280-4ee2-adcc-7077a53d6a69, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17346136477683213156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8da5699-1b18-4817-a60c-ff2ae922d644, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zzh318dyw9x6kfv4ep7h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67101adc-a969-4eb4-b4c7-d8c0763b6e87, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67101adc-a969-4eb4-b4c7-d8c0763b6e87, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3989347159682337298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298398934715968233729839893471596823372983989347159682337298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3566d52-6280-4ee2-adcc-7077a53d6a69, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038959." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zzmm872s912v9x5jrtkk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fcc6314-87a1-41c5-943f-651cf53d13f7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fcc6314-87a1-41c5-943f-651cf53d13f7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17346136477683213156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156173461364776832131561734613647768321315617346136477683213156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67101adc-a969-4eb4-b4c7-d8c0763b6e87, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zzr9a6wpn1tjqfc2q3ad" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
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 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 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.Unavailable: 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 72075186224038912." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a909c45-d386-437b-b4df-c5aa8a7675df, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a909c45-d386-437b-b4df-c5aa8a7675df, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7816018113921814845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fcc6314-87a1-41c5-943f-651cf53d13f7, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038959." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae5zzvafc4cx2shzreqg2pn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
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 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 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.Unavailable: 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 72075186224038959." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a29887d-9d41-48d2-83d4-d4a18f8e2cc3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a29887d-9d41-48d2-83d4-d4a18f8e2cc3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4648761500976806988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a909c45-d386-437b-b4df-c5aa8a7675df, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae600027w907hk8w0g7smr7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 394dcab0-6696-4529-aab8-263dc1e2ed33, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 394dcab0-6696-4529-aab8-263dc1e2ed33, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7816018113921814845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a29887d-9d41-48d2-83d4-d4a18f8e2cc3, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae6003f9hbwe4frr51w9gbq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dac7211b-690b-470b-84c6-570e8b60a0f9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dac7211b-690b-470b-84c6-570e8b60a0f9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4648761500976806988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 394dcab0-6696-4529-aab8-263dc1e2ed33, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60067ejqf8zbchfkt92cc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 218b8017-a42c-49b3-a20e-543845b94202, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 218b8017-a42c-49b3-a20e-543845b94202, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7816018113921814845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845781601811392181484578160181139218148457816018113921814845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dac7211b-690b-470b-84c6-570e8b60a0f9, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae6009rays738hvr5v01ztx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69d963da-0f40-422e-bc8e-fc78abc11397, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69d963da-0f40-422e-bc8e-fc78abc11397, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4648761500976806988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988464876150097680698846487615009768069884648761500976806988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 218b8017-a42c-49b3-a20e-543845b94202, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038926." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae600dt0ensx65bkx5xp5zm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
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 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 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.Unavailable: 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 72075186224038926." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1150034-8587-4dd3-949a-2100dd9b5b51, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1150034-8587-4dd3-949a-2100dd9b5b51, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17752274816528928855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69d963da-0f40-422e-bc8e-fc78abc11397, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae600g645za7t24znh1184x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23aad631-62ee-4e28-b7f5-8d1d1c4afab7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23aad631-62ee-4e28-b7f5-8d1d1c4afab7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8249896020562447173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23aad631-62ee-4e28-b7f5-8d1d1c4afab7, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038927." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae600q77mevsghxgh8wj3mz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7df524a-15b0-4465-8af6-3b7ee8024799, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7df524a-15b0-4465-8af6-3b7ee8024799, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8249896020562447173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1150034-8587-4dd3-949a-2100dd9b5b51, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae600ma5ed8fzk9wpnq0qxx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e646a190-b537-46e2-98fb-776e50725df2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e646a190-b537-46e2-98fb-776e50725df2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17752274816528928855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7df524a-15b0-4465-8af6-3b7ee8024799, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038927." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae600sfe43h6b7qyxp6q3tw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bbebcaf-859d-4824-995c-a2b347eb2cfd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bbebcaf-859d-4824-995c-a2b347eb2cfd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8249896020562447173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173824989602056244717382498960205624471738249896020562447173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e646a190-b537-46e2-98fb-776e50725df2, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae600t09xfkf4k6f3wv53pf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 492dc50a-0a0f-4c90-8091-7fbc450edc89, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 492dc50a-0a0f-4c90-8091-7fbc450edc89, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17752274816528928855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855177522748165289288551775227481652892885517752274816528928855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bbebcaf-859d-4824-995c-a2b347eb2cfd, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038927." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae600xsfc2h2apr8d8jwfyn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
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 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 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.Unavailable: 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 72075186224038927." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71f72ee6-e4ce-44ae-8c43-2dfa85adcab8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71f72ee6-e4ce-44ae-8c43-2dfa85adcab8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8741330720852293687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87413307208522936878741330720852293687874133072085229368787413307208522936878741330720852293687874133072085229368787413307208522936878741330720852293687874133072085229368787413307208522936878741330720852293687874133072085229368787413307208522936878741330720852293687874133072085229368787413307208522936878741330720852293687874133072085229368787413307208522936878741330720852293687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 492dc50a-0a0f-4c90-8091-7fbc450edc89, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae6010zemy9c9rzv8c2rayy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
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 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 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.Unavailable: 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 72075186224038960." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86a3b0db-c2fd-4af6-9d8e-219bd8d8475f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86a3b0db-c2fd-4af6-9d8e-219bd8d8475f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12084096231691141708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208409623169114170812084096231691141708120840962316911417081208409623169114170812084096231691141708120840962316911417081208409623169114170812084096231691141708120840962316911417081208409623169114170812084096231691141708120840962316911417081208409623169114170812084096231691141708120840962316911417081208409623169114170812084096231691141708120840962316911417081208409623169114170812084096231691141708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71f72ee6-e4ce-44ae-8c43-2dfa85adcab8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 981dee65-5921-4a8f-b2f3-52fbfbe26ee5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 981dee65-5921-4a8f-b2f3-52fbfbe26ee5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17616351283692942535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761635128369294253517616351283692942535176163512836929425351761635128369294253517616351283692942535176163512836929425351761635128369294253517616351283692942535176163512836929425351761635128369294253517616351283692942535176163512836929425351761635128369294253517616351283692942535176163512836929425351761635128369294253517616351283692942535176163512836929425351761635128369294253517616351283692942535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86a3b0db-c2fd-4af6-9d8e-219bd8d8475f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83e7da7f-4f22-4994-90c9-e3467c1be6ed, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e7da7f-4f22-4994-90c9-e3467c1be6ed, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6213623436913691602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62136234369136916026213623436913691602621362343691369160262136234369136916026213623436913691602621362343691369160262136234369136916026213623436913691602621362343691369160262136234369136916026213623436913691602621362343691369160262136234369136916026213623436913691602621362343691369160262136234369136916026213623436913691602621362343691369160262136234369136916026213623436913691602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 981dee65-5921-4a8f-b2f3-52fbfbe26ee5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64611c61-efa8-4e0e-b648-a1a085490df6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64611c61-efa8-4e0e-b648-a1a085490df6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12917864226884551342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291786422688455134212917864226884551342129178642268845513421291786422688455134212917864226884551342129178642268845513421291786422688455134212917864226884551342129178642268845513421291786422688455134212917864226884551342129178642268845513421291786422688455134212917864226884551342129178642268845513421291786422688455134212917864226884551342129178642268845513421291786422688455134212917864226884551342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e7da7f-4f22-4994-90c9-e3467c1be6ed, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2804ca22-79a0-4d82-b065-f7921491f3ce, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2804ca22-79a0-4d82-b065-f7921491f3ce, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2028180335677660909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20281803356776609092028180335677660909202818033567766090920281803356776609092028180335677660909202818033567766090920281803356776609092028180335677660909202818033567766090920281803356776609092028180335677660909202818033567766090920281803356776609092028180335677660909202818033567766090920281803356776609092028180335677660909202818033567766090920281803356776609092028180335677660909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64611c61-efa8-4e0e-b648-a1a085490df6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a2e2a16-e6ee-484c-ab7a-40ae90be6df7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a2e2a16-e6ee-484c-ab7a-40ae90be6df7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2281957291353584200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22819572913535842002281957291353584200228195729135358420022819572913535842002281957291353584200228195729135358420022819572913535842002281957291353584200228195729135358420022819572913535842002281957291353584200228195729135358420022819572913535842002281957291353584200228195729135358420022819572913535842002281957291353584200228195729135358420022819572913535842002281957291353584200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2804ca22-79a0-4d82-b065-f7921491f3ce, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23d38cb0-12fc-4ec6-8457-692723641189, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23d38cb0-12fc-4ec6-8457-692723641189, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16761774731386131503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676177473138613150316761774731386131503167617747313861315031676177473138613150316761774731386131503167617747313861315031676177473138613150316761774731386131503167617747313861315031676177473138613150316761774731386131503167617747313861315031676177473138613150316761774731386131503167617747313861315031676177473138613150316761774731386131503167617747313861315031676177473138613150316761774731386131503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a2e2a16-e6ee-484c-ab7a-40ae90be6df7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b64dc9e1-9059-46ca-ba76-516f3e3d2ee3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b64dc9e1-9059-46ca-ba76-516f3e3d2ee3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15781795641262514757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578179564126251475715781795641262514757157817956412625147571578179564126251475715781795641262514757157817956412625147571578179564126251475715781795641262514757157817956412625147571578179564126251475715781795641262514757157817956412625147571578179564126251475715781795641262514757157817956412625147571578179564126251475715781795641262514757157817956412625147571578179564126251475715781795641262514757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23d38cb0-12fc-4ec6-8457-692723641189, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a448e66-98f4-4d03-964a-88a0434cdc1b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a448e66-98f4-4d03-964a-88a0434cdc1b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1430134872491554469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14301348724915544691430134872491554469143013487249155446914301348724915544691430134872491554469143013487249155446914301348724915544691430134872491554469143013487249155446914301348724915544691430134872491554469143013487249155446914301348724915544691430134872491554469143013487249155446914301348724915544691430134872491554469143013487249155446914301348724915544691430134872491554469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b64dc9e1-9059-46ca-ba76-516f3e3d2ee3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7add6fbb-6ab3-4dab-969f-003bc935b32c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a448e66-98f4-4d03-964a-88a0434cdc1b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06399d2f-05c7-4284-9598-afd0412594d4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7add6fbb-6ab3-4dab-969f-003bc935b32c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2990540165236101326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29905401652361013262990540165236101326299054016523610132629905401652361013262990540165236101326299054016523610132629905401652361013262990540165236101326299054016523610132629905401652361013262990540165236101326299054016523610132629905401652361013262990540165236101326299054016523610132629905401652361013262990540165236101326299054016523610132629905401652361013262990540165236101326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06399d2f-05c7-4284-9598-afd0412594d4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8877882266447498119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88778822664474981198877882266447498119887788226644749811988778822664474981198877882266447498119887788226644749811988778822664474981198877882266447498119887788226644749811988778822664474981198877882266447498119887788226644749811988778822664474981198877882266447498119887788226644749811988778822664474981198877882266447498119887788226644749811988778822664474981198877882266447498119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06399d2f-05c7-4284-9598-afd0412594d4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28ac90f3-5fa3-4a11-838d-fad94e56b0d4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28ac90f3-5fa3-4a11-838d-fad94e56b0d4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16050351374832971289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605035137483297128916050351374832971289160503513748329712891605035137483297128916050351374832971289160503513748329712891605035137483297128916050351374832971289160503513748329712891605035137483297128916050351374832971289160503513748329712891605035137483297128916050351374832971289160503513748329712891605035137483297128916050351374832971289160503513748329712891605035137483297128916050351374832971289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7add6fbb-6ab3-4dab-969f-003bc935b32c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44fb5dcc-06d9-419d-b8a0-6d4dfeecf151, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44fb5dcc-06d9-419d-b8a0-6d4dfeecf151, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2005402812963334233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20054028129633342332005402812963334233200540281296333423320054028129633342332005402812963334233200540281296333423320054028129633342332005402812963334233200540281296333423320054028129633342332005402812963334233200540281296333423320054028129633342332005402812963334233200540281296333423320054028129633342332005402812963334233200540281296333423320054028129633342332005402812963334233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28ac90f3-5fa3-4a11-838d-fad94e56b0d4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb8e955b-3eda-40b1-b06d-36d89c1985f9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb8e955b-3eda-40b1-b06d-36d89c1985f9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 614871942485974582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582614871942485974582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44fb5dcc-06d9-419d-b8a0-6d4dfeecf151, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2af4d93-b215-4649-82d9-a5998a67bcf3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2af4d93-b215-4649-82d9-a5998a67bcf3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 247550039117608098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098247550039117608098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb8e955b-3eda-40b1-b06d-36d89c1985f9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88006962-9e5a-4df2-8050-afe35536efe5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88006962-9e5a-4df2-8050-afe35536efe5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15665329183265753800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566532918326575380015665329183265753800156653291832657538001566532918326575380015665329183265753800156653291832657538001566532918326575380015665329183265753800156653291832657538001566532918326575380015665329183265753800156653291832657538001566532918326575380015665329183265753800156653291832657538001566532918326575380015665329183265753800156653291832657538001566532918326575380015665329183265753800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2af4d93-b215-4649-82d9-a5998a67bcf3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a971ccb-c335-4e32-be24-d390ea8a01fb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a971ccb-c335-4e32-be24-d390ea8a01fb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12961359004556066218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296135900455606621812961359004556066218129613590045560662181296135900455606621812961359004556066218129613590045560662181296135900455606621812961359004556066218129613590045560662181296135900455606621812961359004556066218129613590045560662181296135900455606621812961359004556066218129613590045560662181296135900455606621812961359004556066218129613590045560662181296135900455606621812961359004556066218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88006962-9e5a-4df2-8050-afe35536efe5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bdcf16e-25e9-41e1-b363-a33f4df4609a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bdcf16e-25e9-41e1-b363-a33f4df4609a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7879471498226213773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78794714982262137737879471498226213773787947149822621377378794714982262137737879471498226213773787947149822621377378794714982262137737879471498226213773787947149822621377378794714982262137737879471498226213773787947149822621377378794714982262137737879471498226213773787947149822621377378794714982262137737879471498226213773787947149822621377378794714982262137737879471498226213773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a971ccb-c335-4e32-be24-d390ea8a01fb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2630886a-dd95-43c7-a441-cd09610f702c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2630886a-dd95-43c7-a441-cd09610f702c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17454259240089256013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745425924008925601317454259240089256013174542592400892560131745425924008925601317454259240089256013174542592400892560131745425924008925601317454259240089256013174542592400892560131745425924008925601317454259240089256013174542592400892560131745425924008925601317454259240089256013174542592400892560131745425924008925601317454259240089256013174542592400892560131745425924008925601317454259240089256013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bdcf16e-25e9-41e1-b363-a33f4df4609a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c83727c-1b35-4e66-bab5-3e465d2fff43, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2630886a-dd95-43c7-a441-cd09610f702c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c83727c-1b35-4e66-bab5-3e465d2fff43, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14290681775526345299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429068177552634529914290681775526345299142906817755263452991429068177552634529914290681775526345299142906817755263452991429068177552634529914290681775526345299142906817755263452991429068177552634529914290681775526345299142906817755263452991429068177552634529914290681775526345299142906817755263452991429068177552634529914290681775526345299142906817755263452991429068177552634529914290681775526345299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4462d16d-a8fe-4dca-a3be-43d8a396e573, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4462d16d-a8fe-4dca-a3be-43d8a396e573, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14495682259656316729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449568225965631672914495682259656316729144956822596563167291449568225965631672914495682259656316729144956822596563167291449568225965631672914495682259656316729144956822596563167291449568225965631672914495682259656316729144956822596563167291449568225965631672914495682259656316729144956822596563167291449568225965631672914495682259656316729144956822596563167291449568225965631672914495682259656316729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c83727c-1b35-4e66-bab5-3e465d2fff43, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4462d16d-a8fe-4dca-a3be-43d8a396e573, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df2ea57a-cb87-4d0e-9ffe-3c52a4fe34be, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df2ea57a-cb87-4d0e-9ffe-3c52a4fe34be, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6104614531521666449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61046145315216664496104614531521666449610461453152166644961046145315216664496104614531521666449610461453152166644961046145315216664496104614531521666449610461453152166644961046145315216664496104614531521666449610461453152166644961046145315216664496104614531521666449610461453152166644961046145315216664496104614531521666449610461453152166644961046145315216664496104614531521666449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0ac4e8f-248f-4340-905e-33242c850a20, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0ac4e8f-248f-4340-905e-33242c850a20, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15131773625854020566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513177362585402056615131773625854020566151317736258540205661513177362585402056615131773625854020566151317736258540205661513177362585402056615131773625854020566151317736258540205661513177362585402056615131773625854020566151317736258540205661513177362585402056615131773625854020566151317736258540205661513177362585402056615131773625854020566151317736258540205661513177362585402056615131773625854020566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df2ea57a-cb87-4d0e-9ffe-3c52a4fe34be, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e18c613-ca01-4fe4-a676-c289a2f2ceb5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e18c613-ca01-4fe4-a676-c289a2f2ceb5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16079967808848374754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607996780884837475416079967808848374754160799678088483747541607996780884837475416079967808848374754160799678088483747541607996780884837475416079967808848374754160799678088483747541607996780884837475416079967808848374754160799678088483747541607996780884837475416079967808848374754160799678088483747541607996780884837475416079967808848374754160799678088483747541607996780884837475416079967808848374754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0ac4e8f-248f-4340-905e-33242c850a20, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9865ec6-21ca-4b4e-bf88-abcd4c6cc98a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9865ec6-21ca-4b4e-bf88-abcd4c6cc98a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13729212399117055055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372921239911705505513729212399117055055137292123991170550551372921239911705505513729212399117055055137292123991170550551372921239911705505513729212399117055055137292123991170550551372921239911705505513729212399117055055137292123991170550551372921239911705505513729212399117055055137292123991170550551372921239911705505513729212399117055055137292123991170550551372921239911705505513729212399117055055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e18c613-ca01-4fe4-a676-c289a2f2ceb5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c92cb8a5-fad0-4899-8339-38775a801b87, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c92cb8a5-fad0-4899-8339-38775a801b87, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2905252018473831977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29052520184738319772905252018473831977290525201847383197729052520184738319772905252018473831977290525201847383197729052520184738319772905252018473831977290525201847383197729052520184738319772905252018473831977290525201847383197729052520184738319772905252018473831977290525201847383197729052520184738319772905252018473831977290525201847383197729052520184738319772905252018473831977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9865ec6-21ca-4b4e-bf88-abcd4c6cc98a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b9700f1-5b3d-4002-9131-a89e4fc575c4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b9700f1-5b3d-4002-9131-a89e4fc575c4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15864208464109403327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586420846410940332715864208464109403327158642084641094033271586420846410940332715864208464109403327158642084641094033271586420846410940332715864208464109403327158642084641094033271586420846410940332715864208464109403327158642084641094033271586420846410940332715864208464109403327158642084641094033271586420846410940332715864208464109403327158642084641094033271586420846410940332715864208464109403327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c92cb8a5-fad0-4899-8339-38775a801b87, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30bd575d-dfbe-4372-be95-9102e522d45b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30bd575d-dfbe-4372-be95-9102e522d45b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17112634886390023331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711263488639002333117112634886390023331171126348863900233311711263488639002333117112634886390023331171126348863900233311711263488639002333117112634886390023331171126348863900233311711263488639002333117112634886390023331171126348863900233311711263488639002333117112634886390023331171126348863900233311711263488639002333117112634886390023331171126348863900233311711263488639002333117112634886390023331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b9700f1-5b3d-4002-9131-a89e4fc575c4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173849a4-c511-449e-9a33-b37dd4d3023f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173849a4-c511-449e-9a33-b37dd4d3023f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17609320098064707596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760932009806470759617609320098064707596176093200980647075961760932009806470759617609320098064707596176093200980647075961760932009806470759617609320098064707596176093200980647075961760932009806470759617609320098064707596176093200980647075961760932009806470759617609320098064707596176093200980647075961760932009806470759617609320098064707596176093200980647075961760932009806470759617609320098064707596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30bd575d-dfbe-4372-be95-9102e522d45b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 094fee68-9069-47df-84a8-8f49a92dcd7c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173849a4-c511-449e-9a33-b37dd4d3023f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c816ed0-8085-468b-9744-f6e160f7ce19, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c816ed0-8085-468b-9744-f6e160f7ce19, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4242039114398872412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42420391143988724124242039114398872412424203911439887241242420391143988724124242039114398872412424203911439887241242420391143988724124242039114398872412424203911439887241242420391143988724124242039114398872412424203911439887241242420391143988724124242039114398872412424203911439887241242420391143988724124242039114398872412424203911439887241242420391143988724124242039114398872412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 094fee68-9069-47df-84a8-8f49a92dcd7c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7964387918448226646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79643879184482266467964387918448226646796438791844822664679643879184482266467964387918448226646796438791844822664679643879184482266467964387918448226646796438791844822664679643879184482266467964387918448226646796438791844822664679643879184482266467964387918448226646796438791844822664679643879184482266467964387918448226646796438791844822664679643879184482266467964387918448226646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c816ed0-8085-468b-9744-f6e160f7ce19, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 505f7e06-734e-4d26-987c-891725a84978, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 505f7e06-734e-4d26-987c-891725a84978, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11237234816561853339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123723481656185333911237234816561853339112372348165618533391123723481656185333911237234816561853339112372348165618533391123723481656185333911237234816561853339112372348165618533391123723481656185333911237234816561853339112372348165618533391123723481656185333911237234816561853339112372348165618533391123723481656185333911237234816561853339112372348165618533391123723481656185333911237234816561853339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 094fee68-9069-47df-84a8-8f49a92dcd7c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf51274c-9406-4199-b004-d396ba7ba952, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf51274c-9406-4199-b004-d396ba7ba952, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13840384796378717076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384038479637871707613840384796378717076138403847963787170761384038479637871707613840384796378717076138403847963787170761384038479637871707613840384796378717076138403847963787170761384038479637871707613840384796378717076138403847963787170761384038479637871707613840384796378717076138403847963787170761384038479637871707613840384796378717076138403847963787170761384038479637871707613840384796378717076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 505f7e06-734e-4d26-987c-891725a84978, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5cd44a9-ab37-4331-8495-75b95b35fedd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5cd44a9-ab37-4331-8495-75b95b35fedd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13774166618953870527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377416661895387052713774166618953870527137741666189538705271377416661895387052713774166618953870527137741666189538705271377416661895387052713774166618953870527137741666189538705271377416661895387052713774166618953870527137741666189538705271377416661895387052713774166618953870527137741666189538705271377416661895387052713774166618953870527137741666189538705271377416661895387052713774166618953870527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf51274c-9406-4199-b004-d396ba7ba952, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3a70ce3-4c4b-4738-b318-603d005aecad, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3a70ce3-4c4b-4738-b318-603d005aecad, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15637460756355234824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563746075635523482415637460756355234824156374607563552348241563746075635523482415637460756355234824156374607563552348241563746075635523482415637460756355234824156374607563552348241563746075635523482415637460756355234824156374607563552348241563746075635523482415637460756355234824156374607563552348241563746075635523482415637460756355234824156374607563552348241563746075635523482415637460756355234824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5cd44a9-ab37-4331-8495-75b95b35fedd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08742cb8-24ac-4719-bb50-8871d0d4ed07, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08742cb8-24ac-4719-bb50-8871d0d4ed07, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4156980115505315532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41569801155053155324156980115505315532415698011550531553241569801155053155324156980115505315532415698011550531553241569801155053155324156980115505315532415698011550531553241569801155053155324156980115505315532415698011550531553241569801155053155324156980115505315532415698011550531553241569801155053155324156980115505315532415698011550531553241569801155053155324156980115505315532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3a70ce3-4c4b-4738-b318-603d005aecad, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43323bf7-3c78-45a6-81cf-c37dab3bce2b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43323bf7-3c78-45a6-81cf-c37dab3bce2b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 977205547363934830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830977205547363934830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43323bf7-3c78-45a6-81cf-c37dab3bce2b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da2c0219-a2b8-456d-aaf7-51770dd8c277, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da2c0219-a2b8-456d-aaf7-51770dd8c277, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1957719230519446913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19577192305194469131957719230519446913195771923051944691319577192305194469131957719230519446913195771923051944691319577192305194469131957719230519446913195771923051944691319577192305194469131957719230519446913195771923051944691319577192305194469131957719230519446913195771923051944691319577192305194469131957719230519446913195771923051944691319577192305194469131957719230519446913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08742cb8-24ac-4719-bb50-8871d0d4ed07, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d94b3aaa-3996-46a1-99f4-bdae9e72ad81, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d94b3aaa-3996-46a1-99f4-bdae9e72ad81, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6838672600947110183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68386726009471101836838672600947110183683867260094711018368386726009471101836838672600947110183683867260094711018368386726009471101836838672600947110183683867260094711018368386726009471101836838672600947110183683867260094711018368386726009471101836838672600947110183683867260094711018368386726009471101836838672600947110183683867260094711018368386726009471101836838672600947110183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da2c0219-a2b8-456d-aaf7-51770dd8c277, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 904a6a0f-ca70-4e29-a99e-5375557809ac, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 904a6a0f-ca70-4e29-a99e-5375557809ac, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9767668767408151500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97676687674081515009767668767408151500976766876740815150097676687674081515009767668767408151500976766876740815150097676687674081515009767668767408151500976766876740815150097676687674081515009767668767408151500976766876740815150097676687674081515009767668767408151500976766876740815150097676687674081515009767668767408151500976766876740815150097676687674081515009767668767408151500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d94b3aaa-3996-46a1-99f4-bdae9e72ad81, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6f9923f-b664-4e84-bab0-718efa13317d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6f9923f-b664-4e84-bab0-718efa13317d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18293565049666465159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829356504966646515918293565049666465159182935650496664651591829356504966646515918293565049666465159182935650496664651591829356504966646515918293565049666465159182935650496664651591829356504966646515918293565049666465159182935650496664651591829356504966646515918293565049666465159182935650496664651591829356504966646515918293565049666465159182935650496664651591829356504966646515918293565049666465159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 904a6a0f-ca70-4e29-a99e-5375557809ac, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f756a756-cd02-4d0a-9908-5ad2e587ebcd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f756a756-cd02-4d0a-9908-5ad2e587ebcd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8114525160055938122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81145251600559381228114525160055938122811452516005593812281145251600559381228114525160055938122811452516005593812281145251600559381228114525160055938122811452516005593812281145251600559381228114525160055938122811452516005593812281145251600559381228114525160055938122811452516005593812281145251600559381228114525160055938122811452516005593812281145251600559381228114525160055938122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6f9923f-b664-4e84-bab0-718efa13317d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9138285b-f13a-4dce-b2fa-a04f145d78cf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9138285b-f13a-4dce-b2fa-a04f145d78cf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8935687884206242726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89356878842062427268935687884206242726893568788420624272689356878842062427268935687884206242726893568788420624272689356878842062427268935687884206242726893568788420624272689356878842062427268935687884206242726893568788420624272689356878842062427268935687884206242726893568788420624272689356878842062427268935687884206242726893568788420624272689356878842062427268935687884206242726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f756a756-cd02-4d0a-9908-5ad2e587ebcd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b94e1781-2979-4c9d-8fb1-8e29f013ce52, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b94e1781-2979-4c9d-8fb1-8e29f013ce52, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14568540742471991690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456854074247199169014568540742471991690145685407424719916901456854074247199169014568540742471991690145685407424719916901456854074247199169014568540742471991690145685407424719916901456854074247199169014568540742471991690145685407424719916901456854074247199169014568540742471991690145685407424719916901456854074247199169014568540742471991690145685407424719916901456854074247199169014568540742471991690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b94e1781-2979-4c9d-8fb1-8e29f013ce52, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a1dddf4-b82b-472c-9f69-501e1395995b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a1dddf4-b82b-472c-9f69-501e1395995b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3316076409141428561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33160764091414285613316076409141428561331607640914142856133160764091414285613316076409141428561331607640914142856133160764091414285613316076409141428561331607640914142856133160764091414285613316076409141428561331607640914142856133160764091414285613316076409141428561331607640914142856133160764091414285613316076409141428561331607640914142856133160764091414285613316076409141428561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9138285b-f13a-4dce-b2fa-a04f145d78cf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31d10485-8ff2-473c-93eb-28c8a9cfbc73, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31d10485-8ff2-473c-93eb-28c8a9cfbc73, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1214034353711922923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12140343537119229231214034353711922923121403435371192292312140343537119229231214034353711922923121403435371192292312140343537119229231214034353711922923121403435371192292312140343537119229231214034353711922923121403435371192292312140343537119229231214034353711922923121403435371192292312140343537119229231214034353711922923121403435371192292312140343537119229231214034353711922923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a1dddf4-b82b-472c-9f69-501e1395995b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31d10485-8ff2-473c-93eb-28c8a9cfbc73, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59fafed1-ce4f-4598-a850-76421d05ed7e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59fafed1-ce4f-4598-a850-76421d05ed7e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8694723708157426923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86947237081574269238694723708157426923869472370815742692386947237081574269238694723708157426923869472370815742692386947237081574269238694723708157426923869472370815742692386947237081574269238694723708157426923869472370815742692386947237081574269238694723708157426923869472370815742692386947237081574269238694723708157426923869472370815742692386947237081574269238694723708157426923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22684c47-12aa-43d9-8ebc-f7c6e94c8cbc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22684c47-12aa-43d9-8ebc-f7c6e94c8cbc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3425709108734078132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34257091087340781323425709108734078132342570910873407813234257091087340781323425709108734078132342570910873407813234257091087340781323425709108734078132342570910873407813234257091087340781323425709108734078132342570910873407813234257091087340781323425709108734078132342570910873407813234257091087340781323425709108734078132342570910873407813234257091087340781323425709108734078132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59fafed1-ce4f-4598-a850-76421d05ed7e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22684c47-12aa-43d9-8ebc-f7c6e94c8cbc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 005d0d44-5731-48ad-ae68-b7ec78e92eac, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 005d0d44-5731-48ad-ae68-b7ec78e92eac, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8888280907540490496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88882809075404904968888280907540490496888828090754049049688882809075404904968888280907540490496888828090754049049688882809075404904968888280907540490496888828090754049049688882809075404904968888280907540490496888828090754049049688882809075404904968888280907540490496888828090754049049688882809075404904968888280907540490496888828090754049049688882809075404904968888280907540490496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 011bc97f-4655-4296-adb1-7c7dcf872f0b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 011bc97f-4655-4296-adb1-7c7dcf872f0b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2118359208729700844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21183592087297008442118359208729700844211835920872970084421183592087297008442118359208729700844211835920872970084421183592087297008442118359208729700844211835920872970084421183592087297008442118359208729700844211835920872970084421183592087297008442118359208729700844211835920872970084421183592087297008442118359208729700844211835920872970084421183592087297008442118359208729700844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 005d0d44-5731-48ad-ae68-b7ec78e92eac, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e7cd358-61d6-4f7d-b8e7-340ba812ca1b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e7cd358-61d6-4f7d-b8e7-340ba812ca1b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3285072546489235344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32850725464892353443285072546489235344328507254648923534432850725464892353443285072546489235344328507254648923534432850725464892353443285072546489235344328507254648923534432850725464892353443285072546489235344328507254648923534432850725464892353443285072546489235344328507254648923534432850725464892353443285072546489235344328507254648923534432850725464892353443285072546489235344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 011bc97f-4655-4296-adb1-7c7dcf872f0b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c006cc50-5e9c-410d-bdae-186f432683e5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c006cc50-5e9c-410d-bdae-186f432683e5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7087897726278758512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70878977262787585127087897726278758512708789772627875851270878977262787585127087897726278758512708789772627875851270878977262787585127087897726278758512708789772627875851270878977262787585127087897726278758512708789772627875851270878977262787585127087897726278758512708789772627875851270878977262787585127087897726278758512708789772627875851270878977262787585127087897726278758512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e7cd358-61d6-4f7d-b8e7-340ba812ca1b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09b171a9-b911-444d-811d-156b58e1231f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09b171a9-b911-444d-811d-156b58e1231f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16242065522202928555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624206552220292855516242065522202928555162420655222029285551624206552220292855516242065522202928555162420655222029285551624206552220292855516242065522202928555162420655222029285551624206552220292855516242065522202928555162420655222029285551624206552220292855516242065522202928555162420655222029285551624206552220292855516242065522202928555162420655222029285551624206552220292855516242065522202928555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09b171a9-b911-444d-811d-156b58e1231f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e2f950c-e850-4048-8c4e-ea3f35d01a2c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c006cc50-5e9c-410d-bdae-186f432683e5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94991af9-a290-4c03-a9f4-2759a8c73113, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e2f950c-e850-4048-8c4e-ea3f35d01a2c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14933355210206933502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493335521020693350214933355210206933502149333552102069335021493335521020693350214933355210206933502149333552102069335021493335521020693350214933355210206933502149333552102069335021493335521020693350214933355210206933502149333552102069335021493335521020693350214933355210206933502149333552102069335021493335521020693350214933355210206933502149333552102069335021493335521020693350214933355210206933502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94991af9-a290-4c03-a9f4-2759a8c73113, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15741373556526581417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1574137355652658141715741373556526581417157413735565265814171574137355652658141715741373556526581417157413735565265814171574137355652658141715741373556526581417157413735565265814171574137355652658141715741373556526581417157413735565265814171574137355652658141715741373556526581417157413735565265814171574137355652658141715741373556526581417157413735565265814171574137355652658141715741373556526581417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94991af9-a290-4c03-a9f4-2759a8c73113, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62d5d7c1-f0e2-4a68-bf51-4f7930e89c7b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e2f950c-e850-4048-8c4e-ea3f35d01a2c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62d5d7c1-f0e2-4a68-bf51-4f7930e89c7b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11646223131516679361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164622313151667936111646223131516679361116462231315166793611164622313151667936111646223131516679361116462231315166793611164622313151667936111646223131516679361116462231315166793611164622313151667936111646223131516679361116462231315166793611164622313151667936111646223131516679361116462231315166793611164622313151667936111646223131516679361116462231315166793611164622313151667936111646223131516679361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8f086c0-df60-4c05-8898-156c2fad8727, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8f086c0-df60-4c05-8898-156c2fad8727, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15465872249344562288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546587224934456228815465872249344562288154658722493445622881546587224934456228815465872249344562288154658722493445622881546587224934456228815465872249344562288154658722493445622881546587224934456228815465872249344562288154658722493445622881546587224934456228815465872249344562288154658722493445622881546587224934456228815465872249344562288154658722493445622881546587224934456228815465872249344562288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62d5d7c1-f0e2-4a68-bf51-4f7930e89c7b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89d5171f-fa85-46f7-91fa-e0484d6b8fcf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89d5171f-fa85-46f7-91fa-e0484d6b8fcf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13604229885407755265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360422988540775526513604229885407755265136042298854077552651360422988540775526513604229885407755265136042298854077552651360422988540775526513604229885407755265136042298854077552651360422988540775526513604229885407755265136042298854077552651360422988540775526513604229885407755265136042298854077552651360422988540775526513604229885407755265136042298854077552651360422988540775526513604229885407755265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8f086c0-df60-4c05-8898-156c2fad8727, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 015426fd-b72e-4e0f-a295-8e43a4212ec9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 015426fd-b72e-4e0f-a295-8e43a4212ec9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1039578163231730912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10395781632317309121039578163231730912103957816323173091210395781632317309121039578163231730912103957816323173091210395781632317309121039578163231730912103957816323173091210395781632317309121039578163231730912103957816323173091210395781632317309121039578163231730912103957816323173091210395781632317309121039578163231730912103957816323173091210395781632317309121039578163231730912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 015426fd-b72e-4e0f-a295-8e43a4212ec9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93135cbb-ceaf-4025-8f90-0ad05380c64a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93135cbb-ceaf-4025-8f90-0ad05380c64a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16722104281681976591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672210428168197659116722104281681976591167221042816819765911672210428168197659116722104281681976591167221042816819765911672210428168197659116722104281681976591167221042816819765911672210428168197659116722104281681976591167221042816819765911672210428168197659116722104281681976591167221042816819765911672210428168197659116722104281681976591167221042816819765911672210428168197659116722104281681976591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89d5171f-fa85-46f7-91fa-e0484d6b8fcf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c85066c0-050a-474c-889c-365cbcbd474f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c85066c0-050a-474c-889c-365cbcbd474f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12340276401664844029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234027640166484402912340276401664844029123402764016648440291234027640166484402912340276401664844029123402764016648440291234027640166484402912340276401664844029123402764016648440291234027640166484402912340276401664844029123402764016648440291234027640166484402912340276401664844029123402764016648440291234027640166484402912340276401664844029123402764016648440291234027640166484402912340276401664844029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93135cbb-ceaf-4025-8f90-0ad05380c64a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d26c7e-e6fc-46f5-b4ac-a2eb509e95f3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d26c7e-e6fc-46f5-b4ac-a2eb509e95f3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 877064461896761747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747877064461896761747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c85066c0-050a-474c-889c-365cbcbd474f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10a5183b-9b87-4d2f-8dad-501942b193ea, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10a5183b-9b87-4d2f-8dad-501942b193ea, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 604346931515693756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756604346931515693756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d26c7e-e6fc-46f5-b4ac-a2eb509e95f3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21870270-a2d9-4b56-94e4-4dd202d64a2a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21870270-a2d9-4b56-94e4-4dd202d64a2a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16757944260106825365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675794426010682536516757944260106825365167579442601068253651675794426010682536516757944260106825365167579442601068253651675794426010682536516757944260106825365167579442601068253651675794426010682536516757944260106825365167579442601068253651675794426010682536516757944260106825365167579442601068253651675794426010682536516757944260106825365167579442601068253651675794426010682536516757944260106825365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10a5183b-9b87-4d2f-8dad-501942b193ea, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 171de535-105a-4ac2-b77b-d23e5dc32386, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 171de535-105a-4ac2-b77b-d23e5dc32386, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16176621009427152895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617662100942715289516176621009427152895161766210094271528951617662100942715289516176621009427152895161766210094271528951617662100942715289516176621009427152895161766210094271528951617662100942715289516176621009427152895161766210094271528951617662100942715289516176621009427152895161766210094271528951617662100942715289516176621009427152895161766210094271528951617662100942715289516176621009427152895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21870270-a2d9-4b56-94e4-4dd202d64a2a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eccf41b-19bf-4c37-9389-b3c69d561dfb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eccf41b-19bf-4c37-9389-b3c69d561dfb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 245108830890012194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194245108830890012194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 171de535-105a-4ac2-b77b-d23e5dc32386, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71fd6cf1-2946-46d2-be84-9979d7eacf65, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71fd6cf1-2946-46d2-be84-9979d7eacf65, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14242927495247757079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424292749524775707914242927495247757079142429274952477570791424292749524775707914242927495247757079142429274952477570791424292749524775707914242927495247757079142429274952477570791424292749524775707914242927495247757079142429274952477570791424292749524775707914242927495247757079142429274952477570791424292749524775707914242927495247757079142429274952477570791424292749524775707914242927495247757079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eccf41b-19bf-4c37-9389-b3c69d561dfb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce27b9be-815b-4b81-891d-1786e2e159af, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce27b9be-815b-4b81-891d-1786e2e159af, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5389802306611448147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53898023066114481475389802306611448147538980230661144814753898023066114481475389802306611448147538980230661144814753898023066114481475389802306611448147538980230661144814753898023066114481475389802306611448147538980230661144814753898023066114481475389802306611448147538980230661144814753898023066114481475389802306611448147538980230661144814753898023066114481475389802306611448147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71fd6cf1-2946-46d2-be84-9979d7eacf65, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40d83a1a-bc8f-4ec5-b2a0-17f685bdee3f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40d83a1a-bc8f-4ec5-b2a0-17f685bdee3f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1563247361163625063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15632473611636250631563247361163625063156324736116362506315632473611636250631563247361163625063156324736116362506315632473611636250631563247361163625063156324736116362506315632473611636250631563247361163625063156324736116362506315632473611636250631563247361163625063156324736116362506315632473611636250631563247361163625063156324736116362506315632473611636250631563247361163625063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40d83a1a-bc8f-4ec5-b2a0-17f685bdee3f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45ceabde-13da-4591-813b-b74bbf64d52d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45ceabde-13da-4591-813b-b74bbf64d52d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14357985433679107946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435798543367910794614357985433679107946143579854336791079461435798543367910794614357985433679107946143579854336791079461435798543367910794614357985433679107946143579854336791079461435798543367910794614357985433679107946143579854336791079461435798543367910794614357985433679107946143579854336791079461435798543367910794614357985433679107946143579854336791079461435798543367910794614357985433679107946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce27b9be-815b-4b81-891d-1786e2e159af, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f82561ba-1e8c-48ae-a60f-5aaa9c822bea, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f82561ba-1e8c-48ae-a60f-5aaa9c822bea, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3646499054280473646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36464990542804736463646499054280473646364649905428047364636464990542804736463646499054280473646364649905428047364636464990542804736463646499054280473646364649905428047364636464990542804736463646499054280473646364649905428047364636464990542804736463646499054280473646364649905428047364636464990542804736463646499054280473646364649905428047364636464990542804736463646499054280473646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45ceabde-13da-4591-813b-b74bbf64d52d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa3969cc-2cf5-4d08-b964-1951d8d3b476, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa3969cc-2cf5-4d08-b964-1951d8d3b476, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10948893577884714133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094889357788471413310948893577884714133109488935778847141331094889357788471413310948893577884714133109488935778847141331094889357788471413310948893577884714133109488935778847141331094889357788471413310948893577884714133109488935778847141331094889357788471413310948893577884714133109488935778847141331094889357788471413310948893577884714133109488935778847141331094889357788471413310948893577884714133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f82561ba-1e8c-48ae-a60f-5aaa9c822bea, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2883ec2a-57bc-4060-a423-028bdbfd3e62, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2883ec2a-57bc-4060-a423-028bdbfd3e62, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8185987385680316876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81859873856803168768185987385680316876818598738568031687681859873856803168768185987385680316876818598738568031687681859873856803168768185987385680316876818598738568031687681859873856803168768185987385680316876818598738568031687681859873856803168768185987385680316876818598738568031687681859873856803168768185987385680316876818598738568031687681859873856803168768185987385680316876" } } } 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:276 Stopped node localhost:17800/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2883ec2a-57bc-4060-a423-028bdbfd3e62, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34950bed-afcb-43f8-9408-4dbc7557af7b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34950bed-afcb-43f8-9408-4dbc7557af7b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18172922968323634502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817292296832363450218172922968323634502181729229683236345021817292296832363450218172922968323634502181729229683236345021817292296832363450218172922968323634502181729229683236345021817292296832363450218172922968323634502181729229683236345021817292296832363450218172922968323634502181729229683236345021817292296832363450218172922968323634502181729229683236345021817292296832363450218172922968323634502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa3969cc-2cf5-4d08-b964-1951d8d3b476, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 241cd257-4fd7-47ff-b6f7-76ba01ef5174, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 241cd257-4fd7-47ff-b6f7-76ba01ef5174, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9561217990135588575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95612179901355885759561217990135588575956121799013558857595612179901355885759561217990135588575956121799013558857595612179901355885759561217990135588575956121799013558857595612179901355885759561217990135588575956121799013558857595612179901355885759561217990135588575956121799013558857595612179901355885759561217990135588575956121799013558857595612179901355885759561217990135588575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34950bed-afcb-43f8-9408-4dbc7557af7b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5308b5f8-9165-4613-93f1-45ef08ecd0e0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5308b5f8-9165-4613-93f1-45ef08ecd0e0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7343680019167575042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73436800191675750427343680019167575042734368001916757504273436800191675750427343680019167575042734368001916757504273436800191675750427343680019167575042734368001916757504273436800191675750427343680019167575042734368001916757504273436800191675750427343680019167575042734368001916757504273436800191675750427343680019167575042734368001916757504273436800191675750427343680019167575042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 241cd257-4fd7-47ff-b6f7-76ba01ef5174, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7634410e-4130-48cb-8822-8e4f5a598de1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7634410e-4130-48cb-8822-8e4f5a598de1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14230117785098906789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423011778509890678914230117785098906789142301177850989067891423011778509890678914230117785098906789142301177850989067891423011778509890678914230117785098906789142301177850989067891423011778509890678914230117785098906789142301177850989067891423011778509890678914230117785098906789142301177850989067891423011778509890678914230117785098906789142301177850989067891423011778509890678914230117785098906789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5308b5f8-9165-4613-93f1-45ef08ecd0e0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa37af5f-aee9-4d26-8c82-816fa23ffcf8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa37af5f-aee9-4d26-8c82-816fa23ffcf8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3662911111522180831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36629111115221808313662911111522180831366291111152218083136629111115221808313662911111522180831366291111152218083136629111115221808313662911111522180831366291111152218083136629111115221808313662911111522180831366291111152218083136629111115221808313662911111522180831366291111152218083136629111115221808313662911111522180831366291111152218083136629111115221808313662911111522180831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7634410e-4130-48cb-8822-8e4f5a598de1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 610c308d-0b4a-4b30-a632-c85f681572fc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 610c308d-0b4a-4b30-a632-c85f681572fc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9711697594502788866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97116975945027888669711697594502788866971169759450278886697116975945027888669711697594502788866971169759450278886697116975945027888669711697594502788866971169759450278886697116975945027888669711697594502788866971169759450278886697116975945027888669711697594502788866971169759450278886697116975945027888669711697594502788866971169759450278886697116975945027888669711697594502788866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa37af5f-aee9-4d26-8c82-816fa23ffcf8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0081511c-d57a-4cbb-8d6c-5edf37696937, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0081511c-d57a-4cbb-8d6c-5edf37696937, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15735288301085578629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573528830108557862915735288301085578629157352883010855786291573528830108557862915735288301085578629157352883010855786291573528830108557862915735288301085578629157352883010855786291573528830108557862915735288301085578629157352883010855786291573528830108557862915735288301085578629157352883010855786291573528830108557862915735288301085578629157352883010855786291573528830108557862915735288301085578629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 610c308d-0b4a-4b30-a632-c85f681572fc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcdfe5a6-d355-4ea8-9538-2951996e1d0f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcdfe5a6-d355-4ea8-9538-2951996e1d0f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8139566070387817509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81395660703878175098139566070387817509813956607038781750981395660703878175098139566070387817509813956607038781750981395660703878175098139566070387817509813956607038781750981395660703878175098139566070387817509813956607038781750981395660703878175098139566070387817509813956607038781750981395660703878175098139566070387817509813956607038781750981395660703878175098139566070387817509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0081511c-d57a-4cbb-8d6c-5edf37696937, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0209da3-2fbc-4511-bd4a-8f2dcbb21f90, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0209da3-2fbc-4511-bd4a-8f2dcbb21f90, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15854482366005431210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1585448236600543121015854482366005431210158544823660054312101585448236600543121015854482366005431210158544823660054312101585448236600543121015854482366005431210158544823660054312101585448236600543121015854482366005431210158544823660054312101585448236600543121015854482366005431210158544823660054312101585448236600543121015854482366005431210158544823660054312101585448236600543121015854482366005431210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcdfe5a6-d355-4ea8-9538-2951996e1d0f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90a8532e-c04b-4d54-a7a8-3e2b805438c4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90a8532e-c04b-4d54-a7a8-3e2b805438c4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4262513020172889778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42625130201728897784262513020172889778426251302017288977842625130201728897784262513020172889778426251302017288977842625130201728897784262513020172889778426251302017288977842625130201728897784262513020172889778426251302017288977842625130201728897784262513020172889778426251302017288977842625130201728897784262513020172889778426251302017288977842625130201728897784262513020172889778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0209da3-2fbc-4511-bd4a-8f2dcbb21f90, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5c7a860-d67b-4b14-97fc-4ad00a1cb22b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5c7a860-d67b-4b14-97fc-4ad00a1cb22b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2748813249419203518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27488132494192035182748813249419203518274881324941920351827488132494192035182748813249419203518274881324941920351827488132494192035182748813249419203518274881324941920351827488132494192035182748813249419203518274881324941920351827488132494192035182748813249419203518274881324941920351827488132494192035182748813249419203518274881324941920351827488132494192035182748813249419203518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90a8532e-c04b-4d54-a7a8-3e2b805438c4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e80a40e2-9951-4207-ab8f-e47d1436ac3e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e80a40e2-9951-4207-ab8f-e47d1436ac3e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6743085464517372196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67430854645173721966743085464517372196674308546451737219667430854645173721966743085464517372196674308546451737219667430854645173721966743085464517372196674308546451737219667430854645173721966743085464517372196674308546451737219667430854645173721966743085464517372196674308546451737219667430854645173721966743085464517372196674308546451737219667430854645173721966743085464517372196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5c7a860-d67b-4b14-97fc-4ad00a1cb22b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c48016b2-d15e-4eb2-bd72-565926f2fb2c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c48016b2-d15e-4eb2-bd72-565926f2fb2c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12703852771784416138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270385277178441613812703852771784416138127038527717844161381270385277178441613812703852771784416138127038527717844161381270385277178441613812703852771784416138127038527717844161381270385277178441613812703852771784416138127038527717844161381270385277178441613812703852771784416138127038527717844161381270385277178441613812703852771784416138127038527717844161381270385277178441613812703852771784416138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e80a40e2-9951-4207-ab8f-e47d1436ac3e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e65f74f-e4a4-4003-b2ef-8631446539c3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e65f74f-e4a4-4003-b2ef-8631446539c3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11186778990721696147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118677899072169614711186778990721696147111867789907216961471118677899072169614711186778990721696147111867789907216961471118677899072169614711186778990721696147111867789907216961471118677899072169614711186778990721696147111867789907216961471118677899072169614711186778990721696147111867789907216961471118677899072169614711186778990721696147111867789907216961471118677899072169614711186778990721696147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c48016b2-d15e-4eb2-bd72-565926f2fb2c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58cee27a-4aa6-4d66-885e-39abf2f06108, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58cee27a-4aa6-4d66-885e-39abf2f06108, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9675561431797991285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96755614317979912859675561431797991285967556143179799128596755614317979912859675561431797991285967556143179799128596755614317979912859675561431797991285967556143179799128596755614317979912859675561431797991285967556143179799128596755614317979912859675561431797991285967556143179799128596755614317979912859675561431797991285967556143179799128596755614317979912859675561431797991285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e65f74f-e4a4-4003-b2ef-8631446539c3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e8178d1-5bce-4500-99dd-599e1b96a2b6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e8178d1-5bce-4500-99dd-599e1b96a2b6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5368255043668928243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53682550436689282435368255043668928243536825504366892824353682550436689282435368255043668928243536825504366892824353682550436689282435368255043668928243536825504366892824353682550436689282435368255043668928243536825504366892824353682550436689282435368255043668928243536825504366892824353682550436689282435368255043668928243536825504366892824353682550436689282435368255043668928243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58cee27a-4aa6-4d66-885e-39abf2f06108, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf6f34f6-db80-49bd-8b96-c177302166d7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf6f34f6-db80-49bd-8b96-c177302166d7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15122085955584679920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512208595558467992015122085955584679920151220859555846799201512208595558467992015122085955584679920151220859555846799201512208595558467992015122085955584679920151220859555846799201512208595558467992015122085955584679920151220859555846799201512208595558467992015122085955584679920151220859555846799201512208595558467992015122085955584679920151220859555846799201512208595558467992015122085955584679920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e8178d1-5bce-4500-99dd-599e1b96a2b6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db6607d3-759a-4a53-bfe9-863dafe53247, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db6607d3-759a-4a53-bfe9-863dafe53247, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11237443186164299028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123744318616429902811237443186164299028112374431861642990281123744318616429902811237443186164299028112374431861642990281123744318616429902811237443186164299028112374431861642990281123744318616429902811237443186164299028112374431861642990281123744318616429902811237443186164299028112374431861642990281123744318616429902811237443186164299028112374431861642990281123744318616429902811237443186164299028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf6f34f6-db80-49bd-8b96-c177302166d7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bb11335-2c51-45ce-a8c2-02f4d1953d8b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bb11335-2c51-45ce-a8c2-02f4d1953d8b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2655379765452626428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26553797654526264282655379765452626428265537976545262642826553797654526264282655379765452626428265537976545262642826553797654526264282655379765452626428265537976545262642826553797654526264282655379765452626428265537976545262642826553797654526264282655379765452626428265537976545262642826553797654526264282655379765452626428265537976545262642826553797654526264282655379765452626428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db6607d3-759a-4a53-bfe9-863dafe53247, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1bd8e36-24bf-45da-b835-69c2fb57dd45, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1bd8e36-24bf-45da-b835-69c2fb57dd45, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12551344974749857281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255134497474985728112551344974749857281125513449747498572811255134497474985728112551344974749857281125513449747498572811255134497474985728112551344974749857281125513449747498572811255134497474985728112551344974749857281125513449747498572811255134497474985728112551344974749857281125513449747498572811255134497474985728112551344974749857281125513449747498572811255134497474985728112551344974749857281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bb11335-2c51-45ce-a8c2-02f4d1953d8b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90290c1c-7926-47d1-b13d-dc0090ded9d0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90290c1c-7926-47d1-b13d-dc0090ded9d0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15785753585834490253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578575358583449025315785753585834490253157857535858344902531578575358583449025315785753585834490253157857535858344902531578575358583449025315785753585834490253157857535858344902531578575358583449025315785753585834490253157857535858344902531578575358583449025315785753585834490253157857535858344902531578575358583449025315785753585834490253157857535858344902531578575358583449025315785753585834490253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1bd8e36-24bf-45da-b835-69c2fb57dd45, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ccc81d2-ec41-42e9-a765-7b99ee12e7b0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ccc81d2-ec41-42e9-a765-7b99ee12e7b0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13167578204746440874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316757820474644087413167578204746440874131675782047464408741316757820474644087413167578204746440874131675782047464408741316757820474644087413167578204746440874131675782047464408741316757820474644087413167578204746440874131675782047464408741316757820474644087413167578204746440874131675782047464408741316757820474644087413167578204746440874131675782047464408741316757820474644087413167578204746440874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90290c1c-7926-47d1-b13d-dc0090ded9d0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2e08dad-3681-44eb-9667-7da7146f2a65, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2e08dad-3681-44eb-9667-7da7146f2a65, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13087283553994421105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308728355399442110513087283553994421105130872835539944211051308728355399442110513087283553994421105130872835539944211051308728355399442110513087283553994421105130872835539944211051308728355399442110513087283553994421105130872835539944211051308728355399442110513087283553994421105130872835539944211051308728355399442110513087283553994421105130872835539944211051308728355399442110513087283553994421105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ccc81d2-ec41-42e9-a765-7b99ee12e7b0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08ff9fd2-bea1-4d1c-ad9a-d1024a57281e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08ff9fd2-bea1-4d1c-ad9a-d1024a57281e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8623779090463915738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86237790904639157388623779090463915738862377909046391573886237790904639157388623779090463915738862377909046391573886237790904639157388623779090463915738862377909046391573886237790904639157388623779090463915738862377909046391573886237790904639157388623779090463915738862377909046391573886237790904639157388623779090463915738862377909046391573886237790904639157388623779090463915738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2e08dad-3681-44eb-9667-7da7146f2a65, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82dbcd68-c686-4462-9257-0413e0959be4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82dbcd68-c686-4462-9257-0413e0959be4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10238014586096810854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023801458609681085410238014586096810854102380145860968108541023801458609681085410238014586096810854102380145860968108541023801458609681085410238014586096810854102380145860968108541023801458609681085410238014586096810854102380145860968108541023801458609681085410238014586096810854102380145860968108541023801458609681085410238014586096810854102380145860968108541023801458609681085410238014586096810854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08ff9fd2-bea1-4d1c-ad9a-d1024a57281e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab96271c-2032-440f-96c6-12e73d4331f2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab96271c-2032-440f-96c6-12e73d4331f2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890817084277478614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589081708427747861415890817084277478614158908170842774786141589081708427747861415890817084277478614158908170842774786141589081708427747861415890817084277478614158908170842774786141589081708427747861415890817084277478614158908170842774786141589081708427747861415890817084277478614158908170842774786141589081708427747861415890817084277478614158908170842774786141589081708427747861415890817084277478614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82dbcd68-c686-4462-9257-0413e0959be4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16a84774-f60c-49da-a452-5cde947539d8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16a84774-f60c-49da-a452-5cde947539d8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16947717438317491159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694771743831749115916947717438317491159169477174383174911591694771743831749115916947717438317491159169477174383174911591694771743831749115916947717438317491159169477174383174911591694771743831749115916947717438317491159169477174383174911591694771743831749115916947717438317491159169477174383174911591694771743831749115916947717438317491159169477174383174911591694771743831749115916947717438317491159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab96271c-2032-440f-96c6-12e73d4331f2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f7b1faf-e9fd-4578-b70d-b0fbe7a7989b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f7b1faf-e9fd-4578-b70d-b0fbe7a7989b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6961486926136827224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69614869261368272246961486926136827224696148692613682722469614869261368272246961486926136827224696148692613682722469614869261368272246961486926136827224696148692613682722469614869261368272246961486926136827224696148692613682722469614869261368272246961486926136827224696148692613682722469614869261368272246961486926136827224696148692613682722469614869261368272246961486926136827224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16a84774-f60c-49da-a452-5cde947539d8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0e889f4-733f-4316-a1e1-4b24e06c3581, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0e889f4-733f-4316-a1e1-4b24e06c3581, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2403297653780352133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24032976537803521332403297653780352133240329765378035213324032976537803521332403297653780352133240329765378035213324032976537803521332403297653780352133240329765378035213324032976537803521332403297653780352133240329765378035213324032976537803521332403297653780352133240329765378035213324032976537803521332403297653780352133240329765378035213324032976537803521332403297653780352133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f7b1faf-e9fd-4578-b70d-b0fbe7a7989b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5c16b73-9d18-48cb-a9fc-eeb86b8a34ee, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5c16b73-9d18-48cb-a9fc-eeb86b8a34ee, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16225806210964339567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622580621096433956716225806210964339567162258062109643395671622580621096433956716225806210964339567162258062109643395671622580621096433956716225806210964339567162258062109643395671622580621096433956716225806210964339567162258062109643395671622580621096433956716225806210964339567162258062109643395671622580621096433956716225806210964339567162258062109643395671622580621096433956716225806210964339567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0e889f4-733f-4316-a1e1-4b24e06c3581, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ea58145-70f9-4188-85fb-0b10580ccb40, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ea58145-70f9-4188-85fb-0b10580ccb40, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8743336803100965476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87433368031009654768743336803100965476874333680310096547687433368031009654768743336803100965476874333680310096547687433368031009654768743336803100965476874333680310096547687433368031009654768743336803100965476874333680310096547687433368031009654768743336803100965476874333680310096547687433368031009654768743336803100965476874333680310096547687433368031009654768743336803100965476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5c16b73-9d18-48cb-a9fc-eeb86b8a34ee, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694546e5-f920-43fb-a0bc-84a66760cb5f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694546e5-f920-43fb-a0bc-84a66760cb5f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1364230663135214272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13642306631352142721364230663135214272136423066313521427213642306631352142721364230663135214272136423066313521427213642306631352142721364230663135214272136423066313521427213642306631352142721364230663135214272136423066313521427213642306631352142721364230663135214272136423066313521427213642306631352142721364230663135214272136423066313521427213642306631352142721364230663135214272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ea58145-70f9-4188-85fb-0b10580ccb40, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d04bc9ec-34f0-4e10-b654-cc317db37c62, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d04bc9ec-34f0-4e10-b654-cc317db37c62, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3404726721198845347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34047267211988453473404726721198845347340472672119884534734047267211988453473404726721198845347340472672119884534734047267211988453473404726721198845347340472672119884534734047267211988453473404726721198845347340472672119884534734047267211988453473404726721198845347340472672119884534734047267211988453473404726721198845347340472672119884534734047267211988453473404726721198845347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694546e5-f920-43fb-a0bc-84a66760cb5f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4492992-fd5c-4d75-a0eb-c882f4ac3f97, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4492992-fd5c-4d75-a0eb-c882f4ac3f97, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3371623725687788636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33716237256877886363371623725687788636337162372568778863633716237256877886363371623725687788636337162372568778863633716237256877886363371623725687788636337162372568778863633716237256877886363371623725687788636337162372568778863633716237256877886363371623725687788636337162372568778863633716237256877886363371623725687788636337162372568778863633716237256877886363371623725687788636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d04bc9ec-34f0-4e10-b654-cc317db37c62, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03d049ed-5518-4160-b959-357145d80b5c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03d049ed-5518-4160-b959-357145d80b5c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5448932465281124618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54489324652811246185448932465281124618544893246528112461854489324652811246185448932465281124618544893246528112461854489324652811246185448932465281124618544893246528112461854489324652811246185448932465281124618544893246528112461854489324652811246185448932465281124618544893246528112461854489324652811246185448932465281124618544893246528112461854489324652811246185448932465281124618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4492992-fd5c-4d75-a0eb-c882f4ac3f97, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cdf5681-4677-4b20-888d-751ca24fdb3b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cdf5681-4677-4b20-888d-751ca24fdb3b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15465338606141677564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546533860614167756415465338606141677564154653386061416775641546533860614167756415465338606141677564154653386061416775641546533860614167756415465338606141677564154653386061416775641546533860614167756415465338606141677564154653386061416775641546533860614167756415465338606141677564154653386061416775641546533860614167756415465338606141677564154653386061416775641546533860614167756415465338606141677564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03d049ed-5518-4160-b959-357145d80b5c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b7b3318-e20b-4d05-a16e-5e9bd8818d22, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b7b3318-e20b-4d05-a16e-5e9bd8818d22, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2389714395730016309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23897143957300163092389714395730016309238971439573001630923897143957300163092389714395730016309238971439573001630923897143957300163092389714395730016309238971439573001630923897143957300163092389714395730016309238971439573001630923897143957300163092389714395730016309238971439573001630923897143957300163092389714395730016309238971439573001630923897143957300163092389714395730016309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cdf5681-4677-4b20-888d-751ca24fdb3b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7c0ce18-4058-431b-9b10-c686a4634aa9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7c0ce18-4058-431b-9b10-c686a4634aa9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12077429097834326883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207742909783432688312077429097834326883120774290978343268831207742909783432688312077429097834326883120774290978343268831207742909783432688312077429097834326883120774290978343268831207742909783432688312077429097834326883120774290978343268831207742909783432688312077429097834326883120774290978343268831207742909783432688312077429097834326883120774290978343268831207742909783432688312077429097834326883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b7b3318-e20b-4d05-a16e-5e9bd8818d22, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7de9c96-31c9-47f5-b52a-3165210a315b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7de9c96-31c9-47f5-b52a-3165210a315b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3750287346944923128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37502873469449231283750287346944923128375028734694492312837502873469449231283750287346944923128375028734694492312837502873469449231283750287346944923128375028734694492312837502873469449231283750287346944923128375028734694492312837502873469449231283750287346944923128375028734694492312837502873469449231283750287346944923128375028734694492312837502873469449231283750287346944923128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7c0ce18-4058-431b-9b10-c686a4634aa9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 880dc920-7bf2-4b24-b144-9051d1c72ca4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 880dc920-7bf2-4b24-b144-9051d1c72ca4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13255588444036676544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325558844403667654413255588444036676544132555884440366765441325558844403667654413255588444036676544132555884440366765441325558844403667654413255588444036676544132555884440366765441325558844403667654413255588444036676544132555884440366765441325558844403667654413255588444036676544132555884440366765441325558844403667654413255588444036676544132555884440366765441325558844403667654413255588444036676544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7de9c96-31c9-47f5-b52a-3165210a315b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62b9ccd7-a813-40f5-958b-b0b8389c0919, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62b9ccd7-a813-40f5-958b-b0b8389c0919, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2069287751646164516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20692877516461645162069287751646164516206928775164616451620692877516461645162069287751646164516206928775164616451620692877516461645162069287751646164516206928775164616451620692877516461645162069287751646164516206928775164616451620692877516461645162069287751646164516206928775164616451620692877516461645162069287751646164516206928775164616451620692877516461645162069287751646164516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 880dc920-7bf2-4b24-b144-9051d1c72ca4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2c838cb-7e32-40f2-bf0e-80f56c6bb60f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2c838cb-7e32-40f2-bf0e-80f56c6bb60f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9436054073035062202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94360540730350622029436054073035062202943605407303506220294360540730350622029436054073035062202943605407303506220294360540730350622029436054073035062202943605407303506220294360540730350622029436054073035062202943605407303506220294360540730350622029436054073035062202943605407303506220294360540730350622029436054073035062202943605407303506220294360540730350622029436054073035062202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62b9ccd7-a813-40f5-958b-b0b8389c0919, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 653060f7-77b6-4ef9-8e50-d602673b2451, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 653060f7-77b6-4ef9-8e50-d602673b2451, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8693519832879597030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86935198328795970308693519832879597030869351983287959703086935198328795970308693519832879597030869351983287959703086935198328795970308693519832879597030869351983287959703086935198328795970308693519832879597030869351983287959703086935198328795970308693519832879597030869351983287959703086935198328795970308693519832879597030869351983287959703086935198328795970308693519832879597030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2c838cb-7e32-40f2-bf0e-80f56c6bb60f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 196f4f87-9dd1-4408-9231-7983bf63fdea, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 196f4f87-9dd1-4408-9231-7983bf63fdea, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9592685217348770610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95926852173487706109592685217348770610959268521734877061095926852173487706109592685217348770610959268521734877061095926852173487706109592685217348770610959268521734877061095926852173487706109592685217348770610959268521734877061095926852173487706109592685217348770610959268521734877061095926852173487706109592685217348770610959268521734877061095926852173487706109592685217348770610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 653060f7-77b6-4ef9-8e50-d602673b2451, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b388d8a-b8f1-4de4-90e3-33ca4c3b9baf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b388d8a-b8f1-4de4-90e3-33ca4c3b9baf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4560966958472835112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45609669584728351124560966958472835112456096695847283511245609669584728351124560966958472835112456096695847283511245609669584728351124560966958472835112456096695847283511245609669584728351124560966958472835112456096695847283511245609669584728351124560966958472835112456096695847283511245609669584728351124560966958472835112456096695847283511245609669584728351124560966958472835112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 196f4f87-9dd1-4408-9231-7983bf63fdea, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ccbe5d8-0eea-4d13-912c-3d69e7804aa9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ccbe5d8-0eea-4d13-912c-3d69e7804aa9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8925301095468573875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89253010954685738758925301095468573875892530109546857387589253010954685738758925301095468573875892530109546857387589253010954685738758925301095468573875892530109546857387589253010954685738758925301095468573875892530109546857387589253010954685738758925301095468573875892530109546857387589253010954685738758925301095468573875892530109546857387589253010954685738758925301095468573875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b388d8a-b8f1-4de4-90e3-33ca4c3b9baf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c18d7df-7c26-40ae-8cd4-9d80db00a76c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c18d7df-7c26-40ae-8cd4-9d80db00a76c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1607852071436795147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16078520714367951471607852071436795147160785207143679514716078520714367951471607852071436795147160785207143679514716078520714367951471607852071436795147160785207143679514716078520714367951471607852071436795147160785207143679514716078520714367951471607852071436795147160785207143679514716078520714367951471607852071436795147160785207143679514716078520714367951471607852071436795147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ccbe5d8-0eea-4d13-912c-3d69e7804aa9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3306a86b-5714-4c2f-a346-be3ee1c6a58c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3306a86b-5714-4c2f-a346-be3ee1c6a58c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10150972890111299535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015097289011129953510150972890111299535101509728901112995351015097289011129953510150972890111299535101509728901112995351015097289011129953510150972890111299535101509728901112995351015097289011129953510150972890111299535101509728901112995351015097289011129953510150972890111299535101509728901112995351015097289011129953510150972890111299535101509728901112995351015097289011129953510150972890111299535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c18d7df-7c26-40ae-8cd4-9d80db00a76c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a669b0f-d4f1-4aea-b44d-8d97fdcb5bba, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a669b0f-d4f1-4aea-b44d-8d97fdcb5bba, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10120415563388799958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012041556338879995810120415563388799958101204155633887999581012041556338879995810120415563388799958101204155633887999581012041556338879995810120415563388799958101204155633887999581012041556338879995810120415563388799958101204155633887999581012041556338879995810120415563388799958101204155633887999581012041556338879995810120415563388799958101204155633887999581012041556338879995810120415563388799958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3306a86b-5714-4c2f-a346-be3ee1c6a58c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de65535e-78ea-47f1-95bb-36ca49988252, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de65535e-78ea-47f1-95bb-36ca49988252, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12349736999127332371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234973699912733237112349736999127332371123497369991273323711234973699912733237112349736999127332371123497369991273323711234973699912733237112349736999127332371123497369991273323711234973699912733237112349736999127332371123497369991273323711234973699912733237112349736999127332371123497369991273323711234973699912733237112349736999127332371123497369991273323711234973699912733237112349736999127332371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a669b0f-d4f1-4aea-b44d-8d97fdcb5bba, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbb40a4c-6663-44ae-b6c6-284b8b51c821, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbb40a4c-6663-44ae-b6c6-284b8b51c821, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4396754280439932925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43967542804399329254396754280439932925439675428043993292543967542804399329254396754280439932925439675428043993292543967542804399329254396754280439932925439675428043993292543967542804399329254396754280439932925439675428043993292543967542804399329254396754280439932925439675428043993292543967542804399329254396754280439932925439675428043993292543967542804399329254396754280439932925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de65535e-78ea-47f1-95bb-36ca49988252, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6c077e2-a169-4358-b65e-2ecd759bf448, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6c077e2-a169-4358-b65e-2ecd759bf448, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12013570678748951949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201357067874895194912013570678748951949120135706787489519491201357067874895194912013570678748951949120135706787489519491201357067874895194912013570678748951949120135706787489519491201357067874895194912013570678748951949120135706787489519491201357067874895194912013570678748951949120135706787489519491201357067874895194912013570678748951949120135706787489519491201357067874895194912013570678748951949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbb40a4c-6663-44ae-b6c6-284b8b51c821, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b2417c9-6f3c-4864-896e-bf55575876f5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b2417c9-6f3c-4864-896e-bf55575876f5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8336745490962980760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83367454909629807608336745490962980760833674549096298076083367454909629807608336745490962980760833674549096298076083367454909629807608336745490962980760833674549096298076083367454909629807608336745490962980760833674549096298076083367454909629807608336745490962980760833674549096298076083367454909629807608336745490962980760833674549096298076083367454909629807608336745490962980760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b2417c9-6f3c-4864-896e-bf55575876f5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56501ffa-5c5d-401e-92f4-552a3b950023, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56501ffa-5c5d-401e-92f4-552a3b950023, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5921367094311017311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59213670943110173115921367094311017311592136709431101731159213670943110173115921367094311017311592136709431101731159213670943110173115921367094311017311592136709431101731159213670943110173115921367094311017311592136709431101731159213670943110173115921367094311017311592136709431101731159213670943110173115921367094311017311592136709431101731159213670943110173115921367094311017311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6c077e2-a169-4358-b65e-2ecd759bf448, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff3afdb9-99c2-4bf0-b0ea-354f0126ccb6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff3afdb9-99c2-4bf0-b0ea-354f0126ccb6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12766946944663420432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276694694466342043212766946944663420432127669469446634204321276694694466342043212766946944663420432127669469446634204321276694694466342043212766946944663420432127669469446634204321276694694466342043212766946944663420432127669469446634204321276694694466342043212766946944663420432127669469446634204321276694694466342043212766946944663420432127669469446634204321276694694466342043212766946944663420432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56501ffa-5c5d-401e-92f4-552a3b950023, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f582737-801a-485e-bbfa-2b6feeca7d23, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f582737-801a-485e-bbfa-2b6feeca7d23, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2950635792918722332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29506357929187223322950635792918722332295063579291872233229506357929187223322950635792918722332295063579291872233229506357929187223322950635792918722332295063579291872233229506357929187223322950635792918722332295063579291872233229506357929187223322950635792918722332295063579291872233229506357929187223322950635792918722332295063579291872233229506357929187223322950635792918722332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff3afdb9-99c2-4bf0-b0ea-354f0126ccb6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4900670-c9b2-481e-8504-8571e4f58710, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f582737-801a-485e-bbfa-2b6feeca7d23, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4900670-c9b2-481e-8504-8571e4f58710, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2953877030606174675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29538770306061746752953877030606174675295387703060617467529538770306061746752953877030606174675295387703060617467529538770306061746752953877030606174675295387703060617467529538770306061746752953877030606174675295387703060617467529538770306061746752953877030606174675295387703060617467529538770306061746752953877030606174675295387703060617467529538770306061746752953877030606174675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3af41778-f059-4d9c-a90a-cc0b6a0607b1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af41778-f059-4d9c-a90a-cc0b6a0607b1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12228292643352566002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222829264335256600212228292643352566002122282926433525660021222829264335256600212228292643352566002122282926433525660021222829264335256600212228292643352566002122282926433525660021222829264335256600212228292643352566002122282926433525660021222829264335256600212228292643352566002122282926433525660021222829264335256600212228292643352566002122282926433525660021222829264335256600212228292643352566002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4900670-c9b2-481e-8504-8571e4f58710, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/kikimr_configs"
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af41778-f059-4d9c-a90a-cc0b6a0607b1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_lopy1gvl.log --grpc-port=17800 --mon-port=15133 --ic-port=29686 --key-file /home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9fa539a-62a8-4251-a906-cdb1e586fcc6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9fa539a-62a8-4251-a906-cdb1e586fcc6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18281046060799543570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828104606079954357018281046060799543570182810460607995435701828104606079954357018281046060799543570182810460607995435701828104606079954357018281046060799543570182810460607995435701828104606079954357018281046060799543570182810460607995435701828104606079954357018281046060799543570182810460607995435701828104606079954357018281046060799543570182810460607995435701828104606079954357018281046060799543570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67e9b6ac-efc6-4f5e-9347-1ae17f5a8dfb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67e9b6ac-efc6-4f5e-9347-1ae17f5a8dfb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2285373089648290520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22853730896482905202285373089648290520228537308964829052022853730896482905202285373089648290520228537308964829052022853730896482905202285373089648290520228537308964829052022853730896482905202285373089648290520228537308964829052022853730896482905202285373089648290520228537308964829052022853730896482905202285373089648290520228537308964829052022853730896482905202285373089648290520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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:2159', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_lopy1gvl.log', '--grpc-port=17800', '--mon-port=15133', '--ic-port=29686', '--key-file', '/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2628077
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:17800/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2628078
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9fa539a-62a8-4251-a906-cdb1e586fcc6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67e9b6ac-efc6-4f5e-9347-1ae17f5a8dfb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97c2faa9-4c56-4fcb-8e97-9b549dfe25d2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97c2faa9-4c56-4fcb-8e97-9b549dfe25d2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11051448482436250958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105144848243625095811051448482436250958110514484824362509581105144848243625095811051448482436250958110514484824362509581105144848243625095811051448482436250958110514484824362509581105144848243625095811051448482436250958110514484824362509581105144848243625095811051448482436250958110514484824362509581105144848243625095811051448482436250958110514484824362509581105144848243625095811051448482436250958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7acc7e9e-591f-46bc-8a5f-2b737dbc5da4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7acc7e9e-591f-46bc-8a5f-2b737dbc5da4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14587572155990013231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458757215599001323114587572155990013231145875721559900132311458757215599001323114587572155990013231145875721559900132311458757215599001323114587572155990013231145875721559900132311458757215599001323114587572155990013231145875721559900132311458757215599001323114587572155990013231145875721559900132311458757215599001323114587572155990013231145875721559900132311458757215599001323114587572155990013231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97c2faa9-4c56-4fcb-8e97-9b549dfe25d2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c59b933-f1b4-482d-bd7d-e494dab663d1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c59b933-f1b4-482d-bd7d-e494dab663d1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5301419392236837436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53014193922368374365301419392236837436530141939223683743653014193922368374365301419392236837436530141939223683743653014193922368374365301419392236837436530141939223683743653014193922368374365301419392236837436530141939223683743653014193922368374365301419392236837436530141939223683743653014193922368374365301419392236837436530141939223683743653014193922368374365301419392236837436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7acc7e9e-591f-46bc-8a5f-2b737dbc5da4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a8fcd7f-ef0f-4a69-bee7-9b775ac11493, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a8fcd7f-ef0f-4a69-bee7-9b775ac11493, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16135861922206553400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613586192220655340016135861922206553400161358619222065534001613586192220655340016135861922206553400161358619222065534001613586192220655340016135861922206553400161358619222065534001613586192220655340016135861922206553400161358619222065534001613586192220655340016135861922206553400161358619222065534001613586192220655340016135861922206553400161358619222065534001613586192220655340016135861922206553400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c59b933-f1b4-482d-bd7d-e494dab663d1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d68e57a-6567-4a74-a814-7b5b30654be8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d68e57a-6567-4a74-a814-7b5b30654be8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6046035800518448560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60460358005184485606046035800518448560604603580051844856060460358005184485606046035800518448560604603580051844856060460358005184485606046035800518448560604603580051844856060460358005184485606046035800518448560604603580051844856060460358005184485606046035800518448560604603580051844856060460358005184485606046035800518448560604603580051844856060460358005184485606046035800518448560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a8fcd7f-ef0f-4a69-bee7-9b775ac11493, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38efa36b-9b10-41d5-94e5-cc212a25cd45, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38efa36b-9b10-41d5-94e5-cc212a25cd45, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 380311568559463619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619380311568559463619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d68e57a-6567-4a74-a814-7b5b30654be8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6926381f-50e2-4f89-9b9d-fa6e425c33af, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6926381f-50e2-4f89-9b9d-fa6e425c33af, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11603948231863571626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160394823186357162611603948231863571626116039482318635716261160394823186357162611603948231863571626116039482318635716261160394823186357162611603948231863571626116039482318635716261160394823186357162611603948231863571626116039482318635716261160394823186357162611603948231863571626116039482318635716261160394823186357162611603948231863571626116039482318635716261160394823186357162611603948231863571626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38efa36b-9b10-41d5-94e5-cc212a25cd45, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e35205f5-e1f1-4929-aee8-6da824d2cd95, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e35205f5-e1f1-4929-aee8-6da824d2cd95, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1209434163706680270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12094341637066802701209434163706680270120943416370668027012094341637066802701209434163706680270120943416370668027012094341637066802701209434163706680270120943416370668027012094341637066802701209434163706680270120943416370668027012094341637066802701209434163706680270120943416370668027012094341637066802701209434163706680270120943416370668027012094341637066802701209434163706680270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6926381f-50e2-4f89-9b9d-fa6e425c33af, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d87142d6-3e6c-4a1c-bccf-6f817372b07e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d87142d6-3e6c-4a1c-bccf-6f817372b07e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9380520267885422496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93805202678854224969380520267885422496938052026788542249693805202678854224969380520267885422496938052026788542249693805202678854224969380520267885422496938052026788542249693805202678854224969380520267885422496938052026788542249693805202678854224969380520267885422496938052026788542249693805202678854224969380520267885422496938052026788542249693805202678854224969380520267885422496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e35205f5-e1f1-4929-aee8-6da824d2cd95, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8a01bc3-0d20-491b-a2f5-d0f71730898e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8a01bc3-0d20-491b-a2f5-d0f71730898e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7783335498855814835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77833354988558148357783335498855814835778333549885581483577833354988558148357783335498855814835778333549885581483577833354988558148357783335498855814835778333549885581483577833354988558148357783335498855814835778333549885581483577833354988558148357783335498855814835778333549885581483577833354988558148357783335498855814835778333549885581483577833354988558148357783335498855814835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d87142d6-3e6c-4a1c-bccf-6f817372b07e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2af28c8b-a59c-4ba0-883e-bd2e08527474, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2af28c8b-a59c-4ba0-883e-bd2e08527474, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13829718848576030392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382971884857603039213829718848576030392138297188485760303921382971884857603039213829718848576030392138297188485760303921382971884857603039213829718848576030392138297188485760303921382971884857603039213829718848576030392138297188485760303921382971884857603039213829718848576030392138297188485760303921382971884857603039213829718848576030392138297188485760303921382971884857603039213829718848576030392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8a01bc3-0d20-491b-a2f5-d0f71730898e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f64b7b27-c67e-4ed6-bc8c-87aa8e63d8ba, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f64b7b27-c67e-4ed6-bc8c-87aa8e63d8ba, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18236842240047899998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823684224004789999818236842240047899998182368422400478999981823684224004789999818236842240047899998182368422400478999981823684224004789999818236842240047899998182368422400478999981823684224004789999818236842240047899998182368422400478999981823684224004789999818236842240047899998182368422400478999981823684224004789999818236842240047899998182368422400478999981823684224004789999818236842240047899998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2af28c8b-a59c-4ba0-883e-bd2e08527474, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16f447a9-fbda-4928-84e8-3b88d72e78e9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16f447a9-fbda-4928-84e8-3b88d72e78e9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5605236562994258564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56052365629942585645605236562994258564560523656299425856456052365629942585645605236562994258564560523656299425856456052365629942585645605236562994258564560523656299425856456052365629942585645605236562994258564560523656299425856456052365629942585645605236562994258564560523656299425856456052365629942585645605236562994258564560523656299425856456052365629942585645605236562994258564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f64b7b27-c67e-4ed6-bc8c-87aa8e63d8ba, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 886fe4ab-760f-421a-8bd9-acae5ce754fa, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 886fe4ab-760f-421a-8bd9-acae5ce754fa, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15141952377354918013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514195237735491801315141952377354918013151419523773549180131514195237735491801315141952377354918013151419523773549180131514195237735491801315141952377354918013151419523773549180131514195237735491801315141952377354918013151419523773549180131514195237735491801315141952377354918013151419523773549180131514195237735491801315141952377354918013151419523773549180131514195237735491801315141952377354918013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16f447a9-fbda-4928-84e8-3b88d72e78e9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa279b3b-421e-4668-86f3-f504c2808ba0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa279b3b-421e-4668-86f3-f504c2808ba0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10162314555691656071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016231455569165607110162314555691656071101623145556916560711016231455569165607110162314555691656071101623145556916560711016231455569165607110162314555691656071101623145556916560711016231455569165607110162314555691656071101623145556916560711016231455569165607110162314555691656071101623145556916560711016231455569165607110162314555691656071101623145556916560711016231455569165607110162314555691656071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 886fe4ab-760f-421a-8bd9-acae5ce754fa, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 737cdf5f-563e-4f08-9635-681f348de364, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 737cdf5f-563e-4f08-9635-681f348de364, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2045515304252440255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20455153042524402552045515304252440255204551530425244025520455153042524402552045515304252440255204551530425244025520455153042524402552045515304252440255204551530425244025520455153042524402552045515304252440255204551530425244025520455153042524402552045515304252440255204551530425244025520455153042524402552045515304252440255204551530425244025520455153042524402552045515304252440255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa279b3b-421e-4668-86f3-f504c2808ba0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc66d61a-0c10-4755-a085-c1a937bbb8b1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc66d61a-0c10-4755-a085-c1a937bbb8b1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4067039869028591093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40670398690285910934067039869028591093406703986902859109340670398690285910934067039869028591093406703986902859109340670398690285910934067039869028591093406703986902859109340670398690285910934067039869028591093406703986902859109340670398690285910934067039869028591093406703986902859109340670398690285910934067039869028591093406703986902859109340670398690285910934067039869028591093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 737cdf5f-563e-4f08-9635-681f348de364, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6f4f61e-a55e-41f1-9830-13e914bec3cf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6f4f61e-a55e-41f1-9830-13e914bec3cf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13638078584145130027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363807858414513002713638078584145130027136380785841451300271363807858414513002713638078584145130027136380785841451300271363807858414513002713638078584145130027136380785841451300271363807858414513002713638078584145130027136380785841451300271363807858414513002713638078584145130027136380785841451300271363807858414513002713638078584145130027136380785841451300271363807858414513002713638078584145130027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc66d61a-0c10-4755-a085-c1a937bbb8b1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 353316b1-b655-4fb0-bf81-60c6896b69fb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 353316b1-b655-4fb0-bf81-60c6896b69fb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3800132055477759853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38001320554777598533800132055477759853380013205547775985338001320554777598533800132055477759853380013205547775985338001320554777598533800132055477759853380013205547775985338001320554777598533800132055477759853380013205547775985338001320554777598533800132055477759853380013205547775985338001320554777598533800132055477759853380013205547775985338001320554777598533800132055477759853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6f4f61e-a55e-41f1-9830-13e914bec3cf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d016bad7-348c-491b-9daa-c83fad3f644e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d016bad7-348c-491b-9daa-c83fad3f644e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4112203002210203023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41122030022102030234112203002210203023411220300221020302341122030022102030234112203002210203023411220300221020302341122030022102030234112203002210203023411220300221020302341122030022102030234112203002210203023411220300221020302341122030022102030234112203002210203023411220300221020302341122030022102030234112203002210203023411220300221020302341122030022102030234112203002210203023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 353316b1-b655-4fb0-bf81-60c6896b69fb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0389d0fd-564c-4d92-8ae4-789ed2f66e8d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0389d0fd-564c-4d92-8ae4-789ed2f66e8d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7544061488220380778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75440614882203807787544061488220380778754406148822038077875440614882203807787544061488220380778754406148822038077875440614882203807787544061488220380778754406148822038077875440614882203807787544061488220380778754406148822038077875440614882203807787544061488220380778754406148822038077875440614882203807787544061488220380778754406148822038077875440614882203807787544061488220380778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d016bad7-348c-491b-9daa-c83fad3f644e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c375095-1a90-446e-8dda-1b6d49218d7a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c375095-1a90-446e-8dda-1b6d49218d7a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17442737304207926565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744273730420792656517442737304207926565174427373042079265651744273730420792656517442737304207926565174427373042079265651744273730420792656517442737304207926565174427373042079265651744273730420792656517442737304207926565174427373042079265651744273730420792656517442737304207926565174427373042079265651744273730420792656517442737304207926565174427373042079265651744273730420792656517442737304207926565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0389d0fd-564c-4d92-8ae4-789ed2f66e8d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 033dee3d-4121-4bbd-8516-a1a7336a6e0e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 033dee3d-4121-4bbd-8516-a1a7336a6e0e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8987572569959091046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89875725699590910468987572569959091046898757256995909104689875725699590910468987572569959091046898757256995909104689875725699590910468987572569959091046898757256995909104689875725699590910468987572569959091046898757256995909104689875725699590910468987572569959091046898757256995909104689875725699590910468987572569959091046898757256995909104689875725699590910468987572569959091046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c375095-1a90-446e-8dda-1b6d49218d7a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6235b68d-24f6-4c2d-b656-d66ea036fae0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6235b68d-24f6-4c2d-b656-d66ea036fae0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1451434058160112075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14514340581601120751451434058160112075145143405816011207514514340581601120751451434058160112075145143405816011207514514340581601120751451434058160112075145143405816011207514514340581601120751451434058160112075145143405816011207514514340581601120751451434058160112075145143405816011207514514340581601120751451434058160112075145143405816011207514514340581601120751451434058160112075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6235b68d-24f6-4c2d-b656-d66ea036fae0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e605962-a11f-44a0-86e1-8254fb201ab9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e605962-a11f-44a0-86e1-8254fb201ab9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6418657639917058760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64186576399170587606418657639917058760641865763991705876064186576399170587606418657639917058760641865763991705876064186576399170587606418657639917058760641865763991705876064186576399170587606418657639917058760641865763991705876064186576399170587606418657639917058760641865763991705876064186576399170587606418657639917058760641865763991705876064186576399170587606418657639917058760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 033dee3d-4121-4bbd-8516-a1a7336a6e0e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07def454-e4a3-4789-8522-7b0faedd6bf7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07def454-e4a3-4789-8522-7b0faedd6bf7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3156515585229811817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31565155852298118173156515585229811817315651558522981181731565155852298118173156515585229811817315651558522981181731565155852298118173156515585229811817315651558522981181731565155852298118173156515585229811817315651558522981181731565155852298118173156515585229811817315651558522981181731565155852298118173156515585229811817315651558522981181731565155852298118173156515585229811817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e605962-a11f-44a0-86e1-8254fb201ab9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53bf5582-0dc5-4640-9972-020513b81cec, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53bf5582-0dc5-4640-9972-020513b81cec, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10884844967236747146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088484496723674714610884844967236747146108848449672367471461088484496723674714610884844967236747146108848449672367471461088484496723674714610884844967236747146108848449672367471461088484496723674714610884844967236747146108848449672367471461088484496723674714610884844967236747146108848449672367471461088484496723674714610884844967236747146108848449672367471461088484496723674714610884844967236747146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07def454-e4a3-4789-8522-7b0faedd6bf7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe8b69ab-eb62-454b-ba89-6f9a359e09a5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe8b69ab-eb62-454b-ba89-6f9a359e09a5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6757863732183211115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67578637321832111156757863732183211115675786373218321111567578637321832111156757863732183211115675786373218321111567578637321832111156757863732183211115675786373218321111567578637321832111156757863732183211115675786373218321111567578637321832111156757863732183211115675786373218321111567578637321832111156757863732183211115675786373218321111567578637321832111156757863732183211115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53bf5582-0dc5-4640-9972-020513b81cec, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a3eb41d-bc64-41b1-974f-80ad6bba06e8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a3eb41d-bc64-41b1-974f-80ad6bba06e8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6855319030242717319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68553190302427173196855319030242717319685531903024271731968553190302427173196855319030242717319685531903024271731968553190302427173196855319030242717319685531903024271731968553190302427173196855319030242717319685531903024271731968553190302427173196855319030242717319685531903024271731968553190302427173196855319030242717319685531903024271731968553190302427173196855319030242717319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe8b69ab-eb62-454b-ba89-6f9a359e09a5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62e9e89b-37d3-4229-becf-cd30bd73f988, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62e9e89b-37d3-4229-becf-cd30bd73f988, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11347506432737489408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134750643273748940811347506432737489408113475064327374894081134750643273748940811347506432737489408113475064327374894081134750643273748940811347506432737489408113475064327374894081134750643273748940811347506432737489408113475064327374894081134750643273748940811347506432737489408113475064327374894081134750643273748940811347506432737489408113475064327374894081134750643273748940811347506432737489408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a3eb41d-bc64-41b1-974f-80ad6bba06e8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 134ba1a8-46c2-42e3-9179-98a6ee725044, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 134ba1a8-46c2-42e3-9179-98a6ee725044, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16355834452526631167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635583445252663116716355834452526631167163558344525266311671635583445252663116716355834452526631167163558344525266311671635583445252663116716355834452526631167163558344525266311671635583445252663116716355834452526631167163558344525266311671635583445252663116716355834452526631167163558344525266311671635583445252663116716355834452526631167163558344525266311671635583445252663116716355834452526631167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62e9e89b-37d3-4229-becf-cd30bd73f988, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deb63103-2144-413d-937c-06b6648f207b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deb63103-2144-413d-937c-06b6648f207b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7891885800745382632 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78918858007453826327891885800745382632789188580074538263278918858007453826327891885800745382632789188580074538263278918858007453826327891885800745382632789188580074538263278918858007453826327891885800745382632789188580074538263278918858007453826327891885800745382632789188580074538263278918858007453826327891885800745382632789188580074538263278918858007453826327891885800745382632" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 134ba1a8-46c2-42e3-9179-98a6ee725044, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df4faaa8-8ccc-4314-b6e1-556e1bc825db, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df4faaa8-8ccc-4314-b6e1-556e1bc825db, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16416774259320824579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641677425932082457916416774259320824579164167742593208245791641677425932082457916416774259320824579164167742593208245791641677425932082457916416774259320824579164167742593208245791641677425932082457916416774259320824579164167742593208245791641677425932082457916416774259320824579164167742593208245791641677425932082457916416774259320824579164167742593208245791641677425932082457916416774259320824579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deb63103-2144-413d-937c-06b6648f207b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eeaa49f-36d2-471b-86ec-4e55f0292e85, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eeaa49f-36d2-471b-86ec-4e55f0292e85, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4592261680240882284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45922616802408822844592261680240882284459226168024088228445922616802408822844592261680240882284459226168024088228445922616802408822844592261680240882284459226168024088228445922616802408822844592261680240882284459226168024088228445922616802408822844592261680240882284459226168024088228445922616802408822844592261680240882284459226168024088228445922616802408822844592261680240882284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eeaa49f-36d2-471b-86ec-4e55f0292e85, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97f6ea5d-3509-4238-889a-476f6a965229, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97f6ea5d-3509-4238-889a-476f6a965229, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2219144100885991034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22191441008859910342219144100885991034221914410088599103422191441008859910342219144100885991034221914410088599103422191441008859910342219144100885991034221914410088599103422191441008859910342219144100885991034221914410088599103422191441008859910342219144100885991034221914410088599103422191441008859910342219144100885991034221914410088599103422191441008859910342219144100885991034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df4faaa8-8ccc-4314-b6e1-556e1bc825db, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3747e07b-7c92-4a74-b2f9-d643486cebba, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3747e07b-7c92-4a74-b2f9-d643486cebba, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4708171596293709170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47081715962937091704708171596293709170470817159629370917047081715962937091704708171596293709170470817159629370917047081715962937091704708171596293709170470817159629370917047081715962937091704708171596293709170470817159629370917047081715962937091704708171596293709170470817159629370917047081715962937091704708171596293709170470817159629370917047081715962937091704708171596293709170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97f6ea5d-3509-4238-889a-476f6a965229, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f75e561b-172b-4026-a312-4bf6c5617acf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f75e561b-172b-4026-a312-4bf6c5617acf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2772159186707147330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27721591867071473302772159186707147330277215918670714733027721591867071473302772159186707147330277215918670714733027721591867071473302772159186707147330277215918670714733027721591867071473302772159186707147330277215918670714733027721591867071473302772159186707147330277215918670714733027721591867071473302772159186707147330277215918670714733027721591867071473302772159186707147330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3747e07b-7c92-4a74-b2f9-d643486cebba, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 178a77d5-7461-4d8e-a771-56e0feae5ea0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 178a77d5-7461-4d8e-a771-56e0feae5ea0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15707881567636457395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570788156763645739515707881567636457395157078815676364573951570788156763645739515707881567636457395157078815676364573951570788156763645739515707881567636457395157078815676364573951570788156763645739515707881567636457395157078815676364573951570788156763645739515707881567636457395157078815676364573951570788156763645739515707881567636457395157078815676364573951570788156763645739515707881567636457395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f75e561b-172b-4026-a312-4bf6c5617acf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f35c7774-7806-4187-88be-2b2afbc16b28, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f35c7774-7806-4187-88be-2b2afbc16b28, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 699743187721064741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741699743187721064741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 178a77d5-7461-4d8e-a771-56e0feae5ea0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2243d4b5-9e21-4a4b-a31e-839aad3cc268, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2243d4b5-9e21-4a4b-a31e-839aad3cc268, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6095804986048349292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60958049860483492926095804986048349292609580498604834929260958049860483492926095804986048349292609580498604834929260958049860483492926095804986048349292609580498604834929260958049860483492926095804986048349292609580498604834929260958049860483492926095804986048349292609580498604834929260958049860483492926095804986048349292609580498604834929260958049860483492926095804986048349292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f35c7774-7806-4187-88be-2b2afbc16b28, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fca6e97-bd76-4c8a-9a80-429fa8ffabdf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fca6e97-bd76-4c8a-9a80-429fa8ffabdf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2317582766073607889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23175827660736078892317582766073607889231758276607360788923175827660736078892317582766073607889231758276607360788923175827660736078892317582766073607889231758276607360788923175827660736078892317582766073607889231758276607360788923175827660736078892317582766073607889231758276607360788923175827660736078892317582766073607889231758276607360788923175827660736078892317582766073607889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2243d4b5-9e21-4a4b-a31e-839aad3cc268, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d512cb60-d2ab-4e8b-82e6-499affc068c8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d512cb60-d2ab-4e8b-82e6-499affc068c8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1537697136738833447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15376971367388334471537697136738833447153769713673883344715376971367388334471537697136738833447153769713673883344715376971367388334471537697136738833447153769713673883344715376971367388334471537697136738833447153769713673883344715376971367388334471537697136738833447153769713673883344715376971367388334471537697136738833447153769713673883344715376971367388334471537697136738833447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fca6e97-bd76-4c8a-9a80-429fa8ffabdf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b26ed83f-d341-4b80-8d42-63e22b14d2a7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b26ed83f-d341-4b80-8d42-63e22b14d2a7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15524041045379303024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552404104537930302415524041045379303024155240410453793030241552404104537930302415524041045379303024155240410453793030241552404104537930302415524041045379303024155240410453793030241552404104537930302415524041045379303024155240410453793030241552404104537930302415524041045379303024155240410453793030241552404104537930302415524041045379303024155240410453793030241552404104537930302415524041045379303024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d512cb60-d2ab-4e8b-82e6-499affc068c8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a75559c-1996-4a4f-a70b-7aac9cc71ac8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a75559c-1996-4a4f-a70b-7aac9cc71ac8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16610889589519084804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661088958951908480416610889589519084804166108895895190848041661088958951908480416610889589519084804166108895895190848041661088958951908480416610889589519084804166108895895190848041661088958951908480416610889589519084804166108895895190848041661088958951908480416610889589519084804166108895895190848041661088958951908480416610889589519084804166108895895190848041661088958951908480416610889589519084804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b26ed83f-d341-4b80-8d42-63e22b14d2a7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cb38b42-9800-4d85-85ba-596e621ec40c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cb38b42-9800-4d85-85ba-596e621ec40c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2925003178581916549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29250031785819165492925003178581916549292500317858191654929250031785819165492925003178581916549292500317858191654929250031785819165492925003178581916549292500317858191654929250031785819165492925003178581916549292500317858191654929250031785819165492925003178581916549292500317858191654929250031785819165492925003178581916549292500317858191654929250031785819165492925003178581916549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a75559c-1996-4a4f-a70b-7aac9cc71ac8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 632c7c45-7153-4c64-b438-ac44ad0ba960, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 632c7c45-7153-4c64-b438-ac44ad0ba960, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14299733631231401868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429973363123140186814299733631231401868142997336312314018681429973363123140186814299733631231401868142997336312314018681429973363123140186814299733631231401868142997336312314018681429973363123140186814299733631231401868142997336312314018681429973363123140186814299733631231401868142997336312314018681429973363123140186814299733631231401868142997336312314018681429973363123140186814299733631231401868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cb38b42-9800-4d85-85ba-596e621ec40c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bccaa38b-b7dc-48b1-bce9-715515f33d0d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bccaa38b-b7dc-48b1-bce9-715515f33d0d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15148404963924231486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514840496392423148615148404963924231486151484049639242314861514840496392423148615148404963924231486151484049639242314861514840496392423148615148404963924231486151484049639242314861514840496392423148615148404963924231486151484049639242314861514840496392423148615148404963924231486151484049639242314861514840496392423148615148404963924231486151484049639242314861514840496392423148615148404963924231486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 632c7c45-7153-4c64-b438-ac44ad0ba960, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 973af84f-116c-426a-8cfd-8abbdb437884, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 973af84f-116c-426a-8cfd-8abbdb437884, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2614959990806166957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26149599908061669572614959990806166957261495999080616695726149599908061669572614959990806166957261495999080616695726149599908061669572614959990806166957261495999080616695726149599908061669572614959990806166957261495999080616695726149599908061669572614959990806166957261495999080616695726149599908061669572614959990806166957261495999080616695726149599908061669572614959990806166957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bccaa38b-b7dc-48b1-bce9-715515f33d0d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5665bc45-78c3-4960-8eb9-f9ebf2267d87, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5665bc45-78c3-4960-8eb9-f9ebf2267d87, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7397740522005625056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73977405220056250567397740522005625056739774052200562505673977405220056250567397740522005625056739774052200562505673977405220056250567397740522005625056739774052200562505673977405220056250567397740522005625056739774052200562505673977405220056250567397740522005625056739774052200562505673977405220056250567397740522005625056739774052200562505673977405220056250567397740522005625056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 973af84f-116c-426a-8cfd-8abbdb437884, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abc03180-5044-476c-b6e9-2c1e24e8cbaf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abc03180-5044-476c-b6e9-2c1e24e8cbaf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4061727399263945479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40617273992639454794061727399263945479406172739926394547940617273992639454794061727399263945479406172739926394547940617273992639454794061727399263945479406172739926394547940617273992639454794061727399263945479406172739926394547940617273992639454794061727399263945479406172739926394547940617273992639454794061727399263945479406172739926394547940617273992639454794061727399263945479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5665bc45-78c3-4960-8eb9-f9ebf2267d87, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c295879-d40d-479f-bfb3-67a5149c7cfe, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c295879-d40d-479f-bfb3-67a5149c7cfe, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6494346107450525929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64943461074505259296494346107450525929649434610745052592964943461074505259296494346107450525929649434610745052592964943461074505259296494346107450525929649434610745052592964943461074505259296494346107450525929649434610745052592964943461074505259296494346107450525929649434610745052592964943461074505259296494346107450525929649434610745052592964943461074505259296494346107450525929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abc03180-5044-476c-b6e9-2c1e24e8cbaf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b79ed63-8321-4145-863d-d2a7534ff426, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b79ed63-8321-4145-863d-d2a7534ff426, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14828198153244363628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482819815324436362814828198153244363628148281981532443636281482819815324436362814828198153244363628148281981532443636281482819815324436362814828198153244363628148281981532443636281482819815324436362814828198153244363628148281981532443636281482819815324436362814828198153244363628148281981532443636281482819815324436362814828198153244363628148281981532443636281482819815324436362814828198153244363628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c295879-d40d-479f-bfb3-67a5149c7cfe, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba1b6bfa-3428-4ccf-b3f0-e2d26b44edf2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba1b6bfa-3428-4ccf-b3f0-e2d26b44edf2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 181296399274101523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523181296399274101523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b79ed63-8321-4145-863d-d2a7534ff426, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38117101-0f19-4da9-92b8-e6c04a247b24, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38117101-0f19-4da9-92b8-e6c04a247b24, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15260597350164034958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1526059735016403495815260597350164034958152605973501640349581526059735016403495815260597350164034958152605973501640349581526059735016403495815260597350164034958152605973501640349581526059735016403495815260597350164034958152605973501640349581526059735016403495815260597350164034958152605973501640349581526059735016403495815260597350164034958152605973501640349581526059735016403495815260597350164034958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba1b6bfa-3428-4ccf-b3f0-e2d26b44edf2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ae26678-26c4-44a0-8da9-5757494c2331, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ae26678-26c4-44a0-8da9-5757494c2331, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2103428447311569064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21034284473115690642103428447311569064210342844731156906421034284473115690642103428447311569064210342844731156906421034284473115690642103428447311569064210342844731156906421034284473115690642103428447311569064210342844731156906421034284473115690642103428447311569064210342844731156906421034284473115690642103428447311569064210342844731156906421034284473115690642103428447311569064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38117101-0f19-4da9-92b8-e6c04a247b24, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fbe5dcd-2155-48ae-8e62-92451fb144f8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fbe5dcd-2155-48ae-8e62-92451fb144f8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15188348400246795668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518834840024679566815188348400246795668151883484002467956681518834840024679566815188348400246795668151883484002467956681518834840024679566815188348400246795668151883484002467956681518834840024679566815188348400246795668151883484002467956681518834840024679566815188348400246795668151883484002467956681518834840024679566815188348400246795668151883484002467956681518834840024679566815188348400246795668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ae26678-26c4-44a0-8da9-5757494c2331, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 928496fb-dbb5-4d76-93f7-c0ba630bc10e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 928496fb-dbb5-4d76-93f7-c0ba630bc10e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14805605265579050756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480560526557905075614805605265579050756148056052655790507561480560526557905075614805605265579050756148056052655790507561480560526557905075614805605265579050756148056052655790507561480560526557905075614805605265579050756148056052655790507561480560526557905075614805605265579050756148056052655790507561480560526557905075614805605265579050756148056052655790507561480560526557905075614805605265579050756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fbe5dcd-2155-48ae-8e62-92451fb144f8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 733b6606-cb18-463c-b65b-1ecc49c73e35, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 733b6606-cb18-463c-b65b-1ecc49c73e35, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9546757538791633885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95467575387916338859546757538791633885954675753879163388595467575387916338859546757538791633885954675753879163388595467575387916338859546757538791633885954675753879163388595467575387916338859546757538791633885954675753879163388595467575387916338859546757538791633885954675753879163388595467575387916338859546757538791633885954675753879163388595467575387916338859546757538791633885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 928496fb-dbb5-4d76-93f7-c0ba630bc10e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f25a7083-0fd2-4ec9-b8ed-acdeccec1e48, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f25a7083-0fd2-4ec9-b8ed-acdeccec1e48, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17175544807180297841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717554480718029784117175544807180297841171755448071802978411717554480718029784117175544807180297841171755448071802978411717554480718029784117175544807180297841171755448071802978411717554480718029784117175544807180297841171755448071802978411717554480718029784117175544807180297841171755448071802978411717554480718029784117175544807180297841171755448071802978411717554480718029784117175544807180297841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 733b6606-cb18-463c-b65b-1ecc49c73e35, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6629b703-9453-4fad-8072-11962f8145d9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6629b703-9453-4fad-8072-11962f8145d9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18254885033764343666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825488503376434366618254885033764343666182548850337643436661825488503376434366618254885033764343666182548850337643436661825488503376434366618254885033764343666182548850337643436661825488503376434366618254885033764343666182548850337643436661825488503376434366618254885033764343666182548850337643436661825488503376434366618254885033764343666182548850337643436661825488503376434366618254885033764343666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f25a7083-0fd2-4ec9-b8ed-acdeccec1e48, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f2182d1-e545-43f9-a4e8-4f440c3aa2ea, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6629b703-9453-4fad-8072-11962f8145d9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8324e2d-f5da-4c23-8176-d1d99474fb91, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8324e2d-f5da-4c23-8176-d1d99474fb91, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1061760501937865865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10617605019378658651061760501937865865106176050193786586510617605019378658651061760501937865865106176050193786586510617605019378658651061760501937865865106176050193786586510617605019378658651061760501937865865106176050193786586510617605019378658651061760501937865865106176050193786586510617605019378658651061760501937865865106176050193786586510617605019378658651061760501937865865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f2182d1-e545-43f9-a4e8-4f440c3aa2ea, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8899728433621788501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88997284336217885018899728433621788501889972843362178850188997284336217885018899728433621788501889972843362178850188997284336217885018899728433621788501889972843362178850188997284336217885018899728433621788501889972843362178850188997284336217885018899728433621788501889972843362178850188997284336217885018899728433621788501889972843362178850188997284336217885018899728433621788501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8324e2d-f5da-4c23-8176-d1d99474fb91, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ee98ba-9182-4341-b32d-7c7ce381209a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ee98ba-9182-4341-b32d-7c7ce381209a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7797856253114259621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77978562531142596217797856253114259621779785625311425962177978562531142596217797856253114259621779785625311425962177978562531142596217797856253114259621779785625311425962177978562531142596217797856253114259621779785625311425962177978562531142596217797856253114259621779785625311425962177978562531142596217797856253114259621779785625311425962177978562531142596217797856253114259621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f2182d1-e545-43f9-a4e8-4f440c3aa2ea, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04424581-8772-42a6-899e-1fa38824042e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04424581-8772-42a6-899e-1fa38824042e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6296428306727674831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62964283067276748316296428306727674831629642830672767483162964283067276748316296428306727674831629642830672767483162964283067276748316296428306727674831629642830672767483162964283067276748316296428306727674831629642830672767483162964283067276748316296428306727674831629642830672767483162964283067276748316296428306727674831629642830672767483162964283067276748316296428306727674831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ee98ba-9182-4341-b32d-7c7ce381209a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4da326a6-1d01-43a6-8e37-5df3e68d9b89, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da326a6-1d01-43a6-8e37-5df3e68d9b89, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1209553203168292991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12095532031682929911209553203168292991120955320316829299112095532031682929911209553203168292991120955320316829299112095532031682929911209553203168292991120955320316829299112095532031682929911209553203168292991120955320316829299112095532031682929911209553203168292991120955320316829299112095532031682929911209553203168292991120955320316829299112095532031682929911209553203168292991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04424581-8772-42a6-899e-1fa38824042e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae759e0b-e50b-40dc-bf63-1975abdb0e28, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae759e0b-e50b-40dc-bf63-1975abdb0e28, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1583661285618495295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15836612856184952951583661285618495295158366128561849529515836612856184952951583661285618495295158366128561849529515836612856184952951583661285618495295158366128561849529515836612856184952951583661285618495295158366128561849529515836612856184952951583661285618495295158366128561849529515836612856184952951583661285618495295158366128561849529515836612856184952951583661285618495295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da326a6-1d01-43a6-8e37-5df3e68d9b89, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d62d407-965b-4ad3-9330-4a59875d3422, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae759e0b-e50b-40dc-bf63-1975abdb0e28, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58402fe1-3437-4121-8000-e2236a61b0b3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d62d407-965b-4ad3-9330-4a59875d3422, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12104043532325202299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210404353232520229912104043532325202299121040435323252022991210404353232520229912104043532325202299121040435323252022991210404353232520229912104043532325202299121040435323252022991210404353232520229912104043532325202299121040435323252022991210404353232520229912104043532325202299121040435323252022991210404353232520229912104043532325202299121040435323252022991210404353232520229912104043532325202299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58402fe1-3437-4121-8000-e2236a61b0b3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9949512666361186048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99495126663611860489949512666361186048994951266636118604899495126663611860489949512666361186048994951266636118604899495126663611860489949512666361186048994951266636118604899495126663611860489949512666361186048994951266636118604899495126663611860489949512666361186048994951266636118604899495126663611860489949512666361186048994951266636118604899495126663611860489949512666361186048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d62d407-965b-4ad3-9330-4a59875d3422, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6c0fc32-a866-4fca-9a6a-02e2f32372c2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6c0fc32-a866-4fca-9a6a-02e2f32372c2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4681607877943451982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46816078779434519824681607877943451982468160787794345198246816078779434519824681607877943451982468160787794345198246816078779434519824681607877943451982468160787794345198246816078779434519824681607877943451982468160787794345198246816078779434519824681607877943451982468160787794345198246816078779434519824681607877943451982468160787794345198246816078779434519824681607877943451982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58402fe1-3437-4121-8000-e2236a61b0b3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca8d3f53-b30f-40de-8a41-f2f761038ebf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6c0fc32-a866-4fca-9a6a-02e2f32372c2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b412d6e4-bf10-4e79-85c7-fe89b06d85bf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b412d6e4-bf10-4e79-85c7-fe89b06d85bf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4063220278959697359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40632202789596973594063220278959697359406322027895969735940632202789596973594063220278959697359406322027895969735940632202789596973594063220278959697359406322027895969735940632202789596973594063220278959697359406322027895969735940632202789596973594063220278959697359406322027895969735940632202789596973594063220278959697359406322027895969735940632202789596973594063220278959697359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca8d3f53-b30f-40de-8a41-f2f761038ebf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17238970544792557574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723897054479255757417238970544792557574172389705447925575741723897054479255757417238970544792557574172389705447925575741723897054479255757417238970544792557574172389705447925575741723897054479255757417238970544792557574172389705447925575741723897054479255757417238970544792557574172389705447925575741723897054479255757417238970544792557574172389705447925575741723897054479255757417238970544792557574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca8d3f53-b30f-40de-8a41-f2f761038ebf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d131278a-c9c2-49a1-8ff2-f13de91f20a5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d131278a-c9c2-49a1-8ff2-f13de91f20a5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3904906573688842506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39049065736888425063904906573688842506390490657368884250639049065736888425063904906573688842506390490657368884250639049065736888425063904906573688842506390490657368884250639049065736888425063904906573688842506390490657368884250639049065736888425063904906573688842506390490657368884250639049065736888425063904906573688842506390490657368884250639049065736888425063904906573688842506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b412d6e4-bf10-4e79-85c7-fe89b06d85bf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d87040f-c0b8-41ea-a9e7-6e217b2b241e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d87040f-c0b8-41ea-a9e7-6e217b2b241e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11282021229551167041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128202122955116704111282021229551167041112820212295511670411128202122955116704111282021229551167041112820212295511670411128202122955116704111282021229551167041112820212295511670411128202122955116704111282021229551167041112820212295511670411128202122955116704111282021229551167041112820212295511670411128202122955116704111282021229551167041112820212295511670411128202122955116704111282021229551167041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 2628078) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2628078) elapsed time (sec): 1.255944013595581
DEBUG    ya.test:process.py:263 Command (pid 2628078) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2628078) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2628078) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2628078) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2628078) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2628078) maxrss: 884128
DEBUG    ya.test:process.py:263 Command (pid 2628078) minflt: 45388
DEBUG    ya.test:process.py:263 Command (pid 2628078) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2628078) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2628078) nivcsw: 192
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d87040f-c0b8-41ea-a9e7-6e217b2b241e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fef3908e-7b05-481e-b907-aefe9fd2d70c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d131278a-c9c2-49a1-8ff2-f13de91f20a5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c9acb37-2324-4419-903a-1ae23f1160bb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ya.test:process.py:263 Command (pid 2628078) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2628078) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2628078) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2628078) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2628078) stime: 0.224733
DEBUG    ya.test:process.py:263 Command (pid 2628078) utime: 0.497059
DEBUG    ya.test:process.py:263 Command (pid 2628078) wtime: 1.261
DEBUG    ya.test:process.py:275 Command (pid 2628078) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2628078) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef3908e-7b05-481e-b907-aefe9fd2d70c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7161761990840894922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71617619908408949227161761990840894922716176199084089492271617619908408949227161761990840894922716176199084089492271617619908408949227161761990840894922716176199084089492271617619908408949227161761990840894922716176199084089492271617619908408949227161761990840894922716176199084089492271617619908408949227161761990840894922716176199084089492271617619908408949227161761990840894922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c9acb37-2324-4419-903a-1ae23f1160bb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6999156148789276489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69991561487892764896999156148789276489699915614878927648969991561487892764896999156148789276489699915614878927648969991561487892764896999156148789276489699915614878927648969991561487892764896999156148789276489699915614878927648969991561487892764896999156148789276489699915614878927648969991561487892764896999156148789276489699915614878927648969991561487892764896999156148789276489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef3908e-7b05-481e-b907-aefe9fd2d70c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4426a8c0-252e-4df4-a500-bb93eab861b7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4426a8c0-252e-4df4-a500-bb93eab861b7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3316010591269839696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33160105912698396963316010591269839696331601059126983969633160105912698396963316010591269839696331601059126983969633160105912698396963316010591269839696331601059126983969633160105912698396963316010591269839696331601059126983969633160105912698396963316010591269839696331601059126983969633160105912698396963316010591269839696331601059126983969633160105912698396963316010591269839696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c9acb37-2324-4419-903a-1ae23f1160bb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e728570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b698e728570>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b698e728570> is no longer active. Current active count 4.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 7b491cc6-6b96-4e28-8906-552d6b5cddb6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7b491cc6-6b96-4e28-8906-552d6b5cddb6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZDkxYmFlOGUtYmY4YzIzMzYtOTc3NzIxNTctYmM1MTVkOWM=" 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 0x7b698e728570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57fb8ecf-6c26-4f6b-8193-0b8d03c56c76, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57fb8ecf-6c26-4f6b-8193-0b8d03c56c76, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2552192250128234383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25521922501282343832552192250128234383255219225012823438325521922501282343832552192250128234383255219225012823438325521922501282343832552192250128234383255219225012823438325521922501282343832552192250128234383255219225012823438325521922501282343832552192250128234383255219225012823438325521922501282343832552192250128234383255219225012823438325521922501282343832552192250128234383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 7b491cc6-6b96-4e28-8906-552d6b5cddb6, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 7b491cc6-6b96-4e28-8906-552d6b5cddb6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 7b491cc6-6b96-4e28-8906-552d6b5cddb6, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57fb8ecf-6c26-4f6b-8193-0b8d03c56c76, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b698e6f50f0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b698e6f50f0> is no longer active. Current active count 3.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 08905202-56b2-45d6-89ea-e38a6c779b1f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 08905202-56b2-45d6-89ea-e38a6c779b1f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjlmYTBjZGYtODEwYmRjZDEtMzg5MmE2NzgtZDAzODA2YQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4426a8c0-252e-4df4-a500-bb93eab861b7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b698e6f50f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e74ba70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b698e74ba70>, reason: session-close
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 08905202-56b2-45d6-89ea-e38a6c779b1f, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b698e74ba70> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 08905202-56b2-45d6-89ea-e38a6c779b1f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 95178637-6cd4-4eec-8b3d-c76728e3843d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 08905202-56b2-45d6-89ea-e38a6c779b1f, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 95178637-6cd4-4eec-8b3d-c76728e3843d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZGYxMTEzMWMtNzE3YjBjZWUtNzZmNWFkZjktZTQyYWZjOTc=" 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 0x7b698e74ba70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, def29f0f-8fae-40dd-a9c6-ba1022d712ca, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef4fa839-7b2a-40ca-84ab-e07076990df2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef4fa839-7b2a-40ca-84ab-e07076990df2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3397463361337811795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33974633613378117953397463361337811795339746336133781179533974633613378117953397463361337811795339746336133781179533974633613378117953397463361337811795339746336133781179533974633613378117953397463361337811795339746336133781179533974633613378117953397463361337811795339746336133781179533974633613378117953397463361337811795339746336133781179533974633613378117953397463361337811795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, def29f0f-8fae-40dd-a9c6-ba1022d712ca, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2419146972700716050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24191469727007160502419146972700716050241914697270071605024191469727007160502419146972700716050241914697270071605024191469727007160502419146972700716050241914697270071605024191469727007160502419146972700716050241914697270071605024191469727007160502419146972700716050241914697270071605024191469727007160502419146972700716050241914697270071605024191469727007160502419146972700716050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 95178637-6cd4-4eec-8b3d-c76728e3843d, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 95178637-6cd4-4eec-8b3d-c76728e3843d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 95178637-6cd4-4eec-8b3d-c76728e3843d, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef4fa839-7b2a-40ca-84ab-e07076990df2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698e737d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b698e737d70>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b698e737d70> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a4e9b8fd-b865-4c6d-bd39-c82429033410, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, def29f0f-8fae-40dd-a9c6-ba1022d712ca, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=82fc21bb-115e3b6e-c65cc951-ba4ecc6a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a4e9b8fd-b865-4c6d-bd39-c82429033410, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=Yzc1ZmM3ZDQtZGNiNzZlNjMtYWNiMzI2ODQtZTIyYjM1N2I=" 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 0x7b698e737d70>
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 0x7b698fe6e030 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 0x7b698fe82d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 05a0ca33-fff8-4b79-89d3-1ea1cd0dbd53, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 05a0ca33-fff8-4b79-89d3-1ea1cd0dbd53, ghrun-valmf2sgoy.auto.internal:19888): 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 0x7b6990cf4430>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, a4e9b8fd-b865-4c6d-bd39-c82429033410, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b6990cf4430>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b6990cf4430> 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 0x7b6990cf4430> replacement.
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a4e9b8fd-b865-4c6d-bd39-c82429033410, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, a4e9b8fd-b865-4c6d-bd39-c82429033410, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3a31e0e5-8c5a-4c26-90af-15732dc903ec, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3a31e0e5-8c5a-4c26-90af-15732dc903ec, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 05a0ca33-fff8-4b79-89d3-1ea1cd0dbd53, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 05a0ca33-fff8-4b79-89d3-1ea1cd0dbd53, ghrun-valmf2sgoy.auto.internal:19888): 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  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2025-11-19T13:48:54.52328645+00:00"}"
>
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, aa5ccb8c-c048-42ec-9b42-271133843235, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 05a0ca33-fff8-4b79-89d3-1ea1cd0dbd53, ghrun-valmf2sgoy.auto.internal:19888): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-valmf2sgoy.auto.internal:19888
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, aa5ccb8c-c048-42ec-9b42-271133843235, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ZjQxZTNmMDQtMzA0ZGZkNDAtZGYwMGQ2NDMtZDQ5YWYwNDE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
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:173 Sent delete on session <ydb.table.Session object at 0x7b6990cf4430>
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 0x7b698fef2bb0 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 0x7b698fef37f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698fef37f0>
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:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, baf0f2e8-2593-44c3-a9a8-6f0a5c02f84b, localhost:2159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, baf0f2e8-2593-44c3-a9a8-6f0a5c02f84b, localhost:2159): request = { database: "/Root/test_simple_encryption_1" }
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  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2025-11-19T13:48:54.52328645+00:00"}"
>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, aa5ccb8c-c048-42ec-9b42-271133843235, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, aa5ccb8c-c048-42ec-9b42-271133843235, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, aa5ccb8c-c048-42ec-9b42-271133843235, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 3a31e0e5-8c5a-4c26-90af-15732dc903ec, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 3a31e0e5-8c5a-4c26-90af-15732dc903ec, ghrun-valmf2sgoy.auto.internal:19888): 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-11-19T13:48:54.545034094+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 3a31e0e5-8c5a-4c26-90af-15732dc903ec, ghrun-valmf2sgoy.auto.internal:19888): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-valmf2sgoy.auto.internal:19888
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-11-19T13:48:54.545034094+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, baf0f2e8-2593-44c3-a9a8-6f0a5c02f84b, localhost:2159): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-valmf2sgoy.auto.internal" port: 29798 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-valmf2sgoy.auto.internal" port: 19888 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-valmf2sgoy.auto.internal:19888, location , ssl: False>, <Endpoint ghrun-valmf2sgoy.auto.internal:29798, 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.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, da31a97c-1c4a-4927-9fc8-d100850f65a6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, da31a97c-1c4a-4927-9fc8-d100850f65a6, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9687962d-921c-41d1-940a-eb1354f47e89, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, da31a97c-1c4a-4927-9fc8-d100850f65a6, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, da31a97c-1c4a-4927-9fc8-d100850f65a6, ghrun-valmf2sgoy.auto.internal:19888): 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  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2025-11-19T13:48:54.622611118+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, da31a97c-1c4a-4927-9fc8-d100850f65a6, ghrun-valmf2sgoy.auto.internal:19888): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-valmf2sgoy.auto.internal:19888
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9687962d-921c-41d1-940a-eb1354f47e89, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2159
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  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2025-11-19T13:48:54.622611118+00:00"}"
>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 9687962d-921c-41d1-940a-eb1354f47e89, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 9687962d-921c-41d1-940a-eb1354f47e89, ghrun-valmf2sgoy.auto.internal:19888): 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  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2025-11-19T13:48:54.637602283+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 9687962d-921c-41d1-940a-eb1354f47e89, ghrun-valmf2sgoy.auto.internal:19888): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, adcba815-9dc3-4afe-aeda-faf528234ddb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-valmf2sgoy.auto.internal:19888
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, adcba815-9dc3-4afe-aeda-faf528234ddb, ghrun-valmf2sgoy.auto.internal:29798): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, adcba815-9dc3-4afe-aeda-faf528234ddb, ghrun-valmf2sgoy.auto.internal:29798): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, adcba815-9dc3-4afe-aeda-faf528234ddb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 34096eec-b45e-482c-a3ea-d37585e1227f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 34096eec-b45e-482c-a3ea-d37585e1227f, ghrun-valmf2sgoy.auto.internal:29798): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
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  {grpc_message:"Cannot create session: system shutdown requested.", grpc_status:8, created_time:"2025-11-19T13:48:54.637602283+00:00"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, adcba815-9dc3-4afe-aeda-faf528234ddb, ghrun-valmf2sgoy.auto.internal:29798): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ed837aee-3466-4380-9c31-00c57c68365c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ed837aee-3466-4380-9c31-00c57c68365c, ghrun-valmf2sgoy.auto.internal:29798): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 34096eec-b45e-482c-a3ea-d37585e1227f, ghrun-valmf2sgoy.auto.internal:29798): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 34096eec-b45e-482c-a3ea-d37585e1227f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 34096eec-b45e-482c-a3ea-d37585e1227f, ghrun-valmf2sgoy.auto.internal:29798): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, f48f8ee8-b1e8-4224-a7b0-c3e622272504, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, f48f8ee8-b1e8-4224-a7b0-c3e622272504, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" 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:421 RpcState(PrepareDataQuery, 656523d3-45ab-4e91-bff4-2da66c9bfd45, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 656523d3-45ab-4e91-bff4-2da66c9bfd45, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" 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:118 RpcState(CreateSession, ed837aee-3466-4380-9c31-00c57c68365c, ghrun-valmf2sgoy.auto.internal:29798): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ed837aee-3466-4380-9c31-00c57c68365c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, ed837aee-3466-4380-9c31-00c57c68365c, ghrun-valmf2sgoy.auto.internal:29798): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, f48f8ee8-b1e8-4224-a7b0-c3e622272504, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=39f3c852-61bc0c5b-18013d62-f0c5c7ab" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74cefeeb-a9ea-43d3-93a8-a713dd67b182, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74cefeeb-a9ea-43d3-93a8-a713dd67b182, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7970685005235101928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79706850052351019287970685005235101928797068500523510192879706850052351019287970685005235101928797068500523510192879706850052351019287970685005235101928797068500523510192879706850052351019287970685005235101928797068500523510192879706850052351019287970685005235101928797068500523510192879706850052351019287970685005235101928797068500523510192879706850052351019287970685005235101928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 656523d3-45ab-4e91-bff4-2da66c9bfd45, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=39f3c852-61bc0c5b-18013d62-f0c5c7ab" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2af674f9-bb15-45e5-872c-9ee4cb38715f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2af674f9-bb15-45e5-872c-9ee4cb38715f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6456202032291014438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64562020322910144386456202032291014438645620203229101443864562020322910144386456202032291014438645620203229101443864562020322910144386456202032291014438645620203229101443864562020322910144386456202032291014438645620203229101443864562020322910144386456202032291014438645620203229101443864562020322910144386456202032291014438645620203229101443864562020322910144386456202032291014438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2af674f9-bb15-45e5-872c-9ee4cb38715f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74cefeeb-a9ea-43d3-93a8-a713dd67b182, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, e0541c71-3f73-4d48-88bf-853337019b09, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, e0541c71-3f73-4d48-88bf-853337019b09, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" 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:421 RpcState(ExecuteDataQuery, 4eddae0a-93df-4135-8e28-0b322fd4dc5c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eddae0a-93df-4135-8e28-0b322fd4dc5c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2418166869838617985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24181668698386179852418166869838617985241816686983861798524181668698386179852418166869838617985241816686983861798524181668698386179852418166869838617985241816686983861798524181668698386179852418166869838617985241816686983861798524181668698386179852418166869838617985241816686983861798524181668698386179852418166869838617985241816686983861798524181668698386179852418166869838617985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, e0541c71-3f73-4d48-88bf-853337019b09, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=39f3c852-61bc0c5b-18013d62-f0c5c7ab" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57ee5be4-c860-4d0c-bc8f-1d84267934d6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57ee5be4-c860-4d0c-bc8f-1d84267934d6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3285463842234502739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32854638422345027393285463842234502739328546384223450273932854638422345027393285463842234502739328546384223450273932854638422345027393285463842234502739328546384223450273932854638422345027393285463842234502739328546384223450273932854638422345027393285463842234502739328546384223450273932854638422345027393285463842234502739328546384223450273932854638422345027393285463842234502739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eddae0a-93df-4135-8e28-0b322fd4dc5c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ab4aea-4530-4016-ade1-e18cf3805cb0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ab4aea-4530-4016-ade1-e18cf3805cb0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4236323919601609819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42363239196016098194236323919601609819423632391960160981942363239196016098194236323919601609819423632391960160981942363239196016098194236323919601609819423632391960160981942363239196016098194236323919601609819423632391960160981942363239196016098194236323919601609819423632391960160981942363239196016098194236323919601609819423632391960160981942363239196016098194236323919601609819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57ee5be4-c860-4d0c-bc8f-1d84267934d6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37c6b639-4e17-4cfe-bed9-f6ca8b4a175e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37c6b639-4e17-4cfe-bed9-f6ca8b4a175e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10825256807286948619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082525680728694861910825256807286948619108252568072869486191082525680728694861910825256807286948619108252568072869486191082525680728694861910825256807286948619108252568072869486191082525680728694861910825256807286948619108252568072869486191082525680728694861910825256807286948619108252568072869486191082525680728694861910825256807286948619108252568072869486191082525680728694861910825256807286948619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ab4aea-4530-4016-ade1-e18cf3805cb0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29b25688-fdc4-449b-9fad-d3e5379d6223, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29b25688-fdc4-449b-9fad-d3e5379d6223, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3100529848147220330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31005298481472203303100529848147220330310052984814722033031005298481472203303100529848147220330310052984814722033031005298481472203303100529848147220330310052984814722033031005298481472203303100529848147220330310052984814722033031005298481472203303100529848147220330310052984814722033031005298481472203303100529848147220330310052984814722033031005298481472203303100529848147220330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37c6b639-4e17-4cfe-bed9-f6ca8b4a175e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8c62cdc-fc9c-4726-b037-4252830767e8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8c62cdc-fc9c-4726-b037-4252830767e8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5349391797821547791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53493917978215477915349391797821547791534939179782154779153493917978215477915349391797821547791534939179782154779153493917978215477915349391797821547791534939179782154779153493917978215477915349391797821547791534939179782154779153493917978215477915349391797821547791534939179782154779153493917978215477915349391797821547791534939179782154779153493917978215477915349391797821547791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8c62cdc-fc9c-4726-b037-4252830767e8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c1d0330-af34-4788-b97d-7e66a054d596, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c1d0330-af34-4788-b97d-7e66a054d596, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13554329073507929895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355432907350792989513554329073507929895135543290735079298951355432907350792989513554329073507929895135543290735079298951355432907350792989513554329073507929895135543290735079298951355432907350792989513554329073507929895135543290735079298951355432907350792989513554329073507929895135543290735079298951355432907350792989513554329073507929895135543290735079298951355432907350792989513554329073507929895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29b25688-fdc4-449b-9fad-d3e5379d6223, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f8809f8-d65b-4ae3-b183-789efa126b26, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f8809f8-d65b-4ae3-b183-789efa126b26, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16336332614084278209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633633261408427820916336332614084278209163363326140842782091633633261408427820916336332614084278209163363326140842782091633633261408427820916336332614084278209163363326140842782091633633261408427820916336332614084278209163363326140842782091633633261408427820916336332614084278209163363326140842782091633633261408427820916336332614084278209163363326140842782091633633261408427820916336332614084278209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c1d0330-af34-4788-b97d-7e66a054d596, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cedbf03-21e8-441e-a696-60a865e1fe9b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cedbf03-21e8-441e-a696-60a865e1fe9b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6655303024798389366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66553030247983893666655303024798389366665530302479838936666553030247983893666655303024798389366665530302479838936666553030247983893666655303024798389366665530302479838936666553030247983893666655303024798389366665530302479838936666553030247983893666655303024798389366665530302479838936666553030247983893666655303024798389366665530302479838936666553030247983893666655303024798389366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f8809f8-d65b-4ae3-b183-789efa126b26, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c70870c4-705f-4ca2-9a18-5abebe719670, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c70870c4-705f-4ca2-9a18-5abebe719670, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15464967513410479236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546496751341047923615464967513410479236154649675134104792361546496751341047923615464967513410479236154649675134104792361546496751341047923615464967513410479236154649675134104792361546496751341047923615464967513410479236154649675134104792361546496751341047923615464967513410479236154649675134104792361546496751341047923615464967513410479236154649675134104792361546496751341047923615464967513410479236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cedbf03-21e8-441e-a696-60a865e1fe9b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cde48fb2-c226-49d2-bdc8-e0d128523771, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cde48fb2-c226-49d2-bdc8-e0d128523771, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13811416203285974387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381141620328597438713811416203285974387138114162032859743871381141620328597438713811416203285974387138114162032859743871381141620328597438713811416203285974387138114162032859743871381141620328597438713811416203285974387138114162032859743871381141620328597438713811416203285974387138114162032859743871381141620328597438713811416203285974387138114162032859743871381141620328597438713811416203285974387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cde48fb2-c226-49d2-bdc8-e0d128523771, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c70870c4-705f-4ca2-9a18-5abebe719670, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1569dbf8-9e1c-4a7e-8a6b-d26efc0e7d3e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1569dbf8-9e1c-4a7e-8a6b-d26efc0e7d3e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5577833683228565365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55778336832285653655577833683228565365557783368322856536555778336832285653655577833683228565365557783368322856536555778336832285653655577833683228565365557783368322856536555778336832285653655577833683228565365557783368322856536555778336832285653655577833683228565365557783368322856536555778336832285653655577833683228565365557783368322856536555778336832285653655577833683228565365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b58fbee6-64b7-4c47-bb13-467cc61baef0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b58fbee6-64b7-4c47-bb13-467cc61baef0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17132872897849589829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713287289784958982917132872897849589829171328728978495898291713287289784958982917132872897849589829171328728978495898291713287289784958982917132872897849589829171328728978495898291713287289784958982917132872897849589829171328728978495898291713287289784958982917132872897849589829171328728978495898291713287289784958982917132872897849589829171328728978495898291713287289784958982917132872897849589829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1569dbf8-9e1c-4a7e-8a6b-d26efc0e7d3e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11197a96-8004-41eb-9459-0e0bec3fc863, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11197a96-8004-41eb-9459-0e0bec3fc863, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11117952218089859286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111795221808985928611117952218089859286111179522180898592861111795221808985928611117952218089859286111179522180898592861111795221808985928611117952218089859286111179522180898592861111795221808985928611117952218089859286111179522180898592861111795221808985928611117952218089859286111179522180898592861111795221808985928611117952218089859286111179522180898592861111795221808985928611117952218089859286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b58fbee6-64b7-4c47-bb13-467cc61baef0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5925467b-86ab-4884-bada-25c92564da4b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5925467b-86ab-4884-bada-25c92564da4b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 331013408654234398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398331013408654234398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11197a96-8004-41eb-9459-0e0bec3fc863, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f61a67ac-392a-4ecc-91ae-82d3776b20dc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f61a67ac-392a-4ecc-91ae-82d3776b20dc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17053143429602477552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705314342960247755217053143429602477552170531434296024775521705314342960247755217053143429602477552170531434296024775521705314342960247755217053143429602477552170531434296024775521705314342960247755217053143429602477552170531434296024775521705314342960247755217053143429602477552170531434296024775521705314342960247755217053143429602477552170531434296024775521705314342960247755217053143429602477552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5925467b-86ab-4884-bada-25c92564da4b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 776d2d8c-b9f5-4294-9b02-0b8ed6e59d37, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 776d2d8c-b9f5-4294-9b02-0b8ed6e59d37, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10165544814041274402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016554481404127440210165544814041274402101655448140412744021016554481404127440210165544814041274402101655448140412744021016554481404127440210165544814041274402101655448140412744021016554481404127440210165544814041274402101655448140412744021016554481404127440210165544814041274402101655448140412744021016554481404127440210165544814041274402101655448140412744021016554481404127440210165544814041274402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f61a67ac-392a-4ecc-91ae-82d3776b20dc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33a651ed-4a5f-4a20-add9-fa5bfb8f89dc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33a651ed-4a5f-4a20-add9-fa5bfb8f89dc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12764683220971035712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276468322097103571212764683220971035712127646832209710357121276468322097103571212764683220971035712127646832209710357121276468322097103571212764683220971035712127646832209710357121276468322097103571212764683220971035712127646832209710357121276468322097103571212764683220971035712127646832209710357121276468322097103571212764683220971035712127646832209710357121276468322097103571212764683220971035712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 776d2d8c-b9f5-4294-9b02-0b8ed6e59d37, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6524e565-2589-4920-ba56-bbc00f48df2d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6524e565-2589-4920-ba56-bbc00f48df2d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12424653489905129390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242465348990512939012424653489905129390124246534899051293901242465348990512939012424653489905129390124246534899051293901242465348990512939012424653489905129390124246534899051293901242465348990512939012424653489905129390124246534899051293901242465348990512939012424653489905129390124246534899051293901242465348990512939012424653489905129390124246534899051293901242465348990512939012424653489905129390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33a651ed-4a5f-4a20-add9-fa5bfb8f89dc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f79d79b4-dc8b-421a-b55c-e885dafd9c85, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f79d79b4-dc8b-421a-b55c-e885dafd9c85, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15024797467794290044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502479746779429004415024797467794290044150247974677942900441502479746779429004415024797467794290044150247974677942900441502479746779429004415024797467794290044150247974677942900441502479746779429004415024797467794290044150247974677942900441502479746779429004415024797467794290044150247974677942900441502479746779429004415024797467794290044150247974677942900441502479746779429004415024797467794290044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6524e565-2589-4920-ba56-bbc00f48df2d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef454e2b-0cdb-4e3d-84c8-6732747ec41b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef454e2b-0cdb-4e3d-84c8-6732747ec41b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8989461322361581357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89894613223615813578989461322361581357898946132236158135789894613223615813578989461322361581357898946132236158135789894613223615813578989461322361581357898946132236158135789894613223615813578989461322361581357898946132236158135789894613223615813578989461322361581357898946132236158135789894613223615813578989461322361581357898946132236158135789894613223615813578989461322361581357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f79d79b4-dc8b-421a-b55c-e885dafd9c85, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 011c5cf4-f6da-492d-ad55-41a9403aa3cf, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 011c5cf4-f6da-492d-ad55-41a9403aa3cf, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10603760013861288152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060376001386128815210603760013861288152106037600138612881521060376001386128815210603760013861288152106037600138612881521060376001386128815210603760013861288152106037600138612881521060376001386128815210603760013861288152106037600138612881521060376001386128815210603760013861288152106037600138612881521060376001386128815210603760013861288152106037600138612881521060376001386128815210603760013861288152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef454e2b-0cdb-4e3d-84c8-6732747ec41b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac8d86a5-fcd8-46c1-968d-979104952bce, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac8d86a5-fcd8-46c1-968d-979104952bce, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1506542774979182564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15065427749791825641506542774979182564150654277497918256415065427749791825641506542774979182564150654277497918256415065427749791825641506542774979182564150654277497918256415065427749791825641506542774979182564150654277497918256415065427749791825641506542774979182564150654277497918256415065427749791825641506542774979182564150654277497918256415065427749791825641506542774979182564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 011c5cf4-f6da-492d-ad55-41a9403aa3cf, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90656ae3-26cf-4e4c-a4e6-6c9bc5239563, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90656ae3-26cf-4e4c-a4e6-6c9bc5239563, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18343422620160906051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834342262016090605118343422620160906051183434226201609060511834342262016090605118343422620160906051183434226201609060511834342262016090605118343422620160906051183434226201609060511834342262016090605118343422620160906051183434226201609060511834342262016090605118343422620160906051183434226201609060511834342262016090605118343422620160906051183434226201609060511834342262016090605118343422620160906051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac8d86a5-fcd8-46c1-968d-979104952bce, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78ce8959-c36b-42ea-8155-ce626c8dc82a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78ce8959-c36b-42ea-8155-ce626c8dc82a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9860024587028654490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98600245870286544909860024587028654490986002458702865449098600245870286544909860024587028654490986002458702865449098600245870286544909860024587028654490986002458702865449098600245870286544909860024587028654490986002458702865449098600245870286544909860024587028654490986002458702865449098600245870286544909860024587028654490986002458702865449098600245870286544909860024587028654490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90656ae3-26cf-4e4c-a4e6-6c9bc5239563, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4318639f-f704-4179-9c7d-19a5891b3aa1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4318639f-f704-4179-9c7d-19a5891b3aa1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11658347007375350722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165834700737535072211658347007375350722116583470073753507221165834700737535072211658347007375350722116583470073753507221165834700737535072211658347007375350722116583470073753507221165834700737535072211658347007375350722116583470073753507221165834700737535072211658347007375350722116583470073753507221165834700737535072211658347007375350722116583470073753507221165834700737535072211658347007375350722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78ce8959-c36b-42ea-8155-ce626c8dc82a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 593697ad-56c2-48b9-afe8-c43c8b82ba36, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 593697ad-56c2-48b9-afe8-c43c8b82ba36, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13192320467079736319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319232046707973631913192320467079736319131923204670797363191319232046707973631913192320467079736319131923204670797363191319232046707973631913192320467079736319131923204670797363191319232046707973631913192320467079736319131923204670797363191319232046707973631913192320467079736319131923204670797363191319232046707973631913192320467079736319131923204670797363191319232046707973631913192320467079736319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4318639f-f704-4179-9c7d-19a5891b3aa1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cd9c131-5e6a-433e-92e9-1aa40d6f8ef8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cd9c131-5e6a-433e-92e9-1aa40d6f8ef8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16504906371652626238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650490637165262623816504906371652626238165049063716526262381650490637165262623816504906371652626238165049063716526262381650490637165262623816504906371652626238165049063716526262381650490637165262623816504906371652626238165049063716526262381650490637165262623816504906371652626238165049063716526262381650490637165262623816504906371652626238165049063716526262381650490637165262623816504906371652626238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 593697ad-56c2-48b9-afe8-c43c8b82ba36, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 208c4a75-2874-4105-96e6-5f3e9b89cf4e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cd9c131-5e6a-433e-92e9-1aa40d6f8ef8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 208c4a75-2874-4105-96e6-5f3e9b89cf4e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2752843948558523669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27528439485585236692752843948558523669275284394855852366927528439485585236692752843948558523669275284394855852366927528439485585236692752843948558523669275284394855852366927528439485585236692752843948558523669275284394855852366927528439485585236692752843948558523669275284394855852366927528439485585236692752843948558523669275284394855852366927528439485585236692752843948558523669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2392c609-d093-4130-8b33-1e4b38f1db76, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2392c609-d093-4130-8b33-1e4b38f1db76, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4355446071185190536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43554460711851905364355446071185190536435544607118519053643554460711851905364355446071185190536435544607118519053643554460711851905364355446071185190536435544607118519053643554460711851905364355446071185190536435544607118519053643554460711851905364355446071185190536435544607118519053643554460711851905364355446071185190536435544607118519053643554460711851905364355446071185190536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 208c4a75-2874-4105-96e6-5f3e9b89cf4e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2054d51f-6ef2-44f8-bad5-1a481acd1fba, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2054d51f-6ef2-44f8-bad5-1a481acd1fba, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7283393240108190582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72833932401081905827283393240108190582728339324010819058272833932401081905827283393240108190582728339324010819058272833932401081905827283393240108190582728339324010819058272833932401081905827283393240108190582728339324010819058272833932401081905827283393240108190582728339324010819058272833932401081905827283393240108190582728339324010819058272833932401081905827283393240108190582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2392c609-d093-4130-8b33-1e4b38f1db76, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0db1c5dd-7db0-40cd-b184-fc4a1ed6fc6f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0db1c5dd-7db0-40cd-b184-fc4a1ed6fc6f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10033509262481129386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003350926248112938610033509262481129386100335092624811293861003350926248112938610033509262481129386100335092624811293861003350926248112938610033509262481129386100335092624811293861003350926248112938610033509262481129386100335092624811293861003350926248112938610033509262481129386100335092624811293861003350926248112938610033509262481129386100335092624811293861003350926248112938610033509262481129386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2054d51f-6ef2-44f8-bad5-1a481acd1fba, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a10f0a2-881c-4a73-b43f-12e937c674ba, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a10f0a2-881c-4a73-b43f-12e937c674ba, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15815365505525802658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581536550552580265815815365505525802658158153655055258026581581536550552580265815815365505525802658158153655055258026581581536550552580265815815365505525802658158153655055258026581581536550552580265815815365505525802658158153655055258026581581536550552580265815815365505525802658158153655055258026581581536550552580265815815365505525802658158153655055258026581581536550552580265815815365505525802658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0db1c5dd-7db0-40cd-b184-fc4a1ed6fc6f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ae1cedd-22d3-4d60-8f3a-76815a328037, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ae1cedd-22d3-4d60-8f3a-76815a328037, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11040695346691874271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104069534669187427111040695346691874271110406953466918742711104069534669187427111040695346691874271110406953466918742711104069534669187427111040695346691874271110406953466918742711104069534669187427111040695346691874271110406953466918742711104069534669187427111040695346691874271110406953466918742711104069534669187427111040695346691874271110406953466918742711104069534669187427111040695346691874271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a10f0a2-881c-4a73-b43f-12e937c674ba, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d29774f9-1867-48c1-b542-9464ca97b0f6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d29774f9-1867-48c1-b542-9464ca97b0f6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11344493866350236552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134449386635023655211344493866350236552113444938663502365521134449386635023655211344493866350236552113444938663502365521134449386635023655211344493866350236552113444938663502365521134449386635023655211344493866350236552113444938663502365521134449386635023655211344493866350236552113444938663502365521134449386635023655211344493866350236552113444938663502365521134449386635023655211344493866350236552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ae1cedd-22d3-4d60-8f3a-76815a328037, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 567bad39-e264-41ee-8c4d-40af85cc32a4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 567bad39-e264-41ee-8c4d-40af85cc32a4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5816052647318436891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58160526473184368915816052647318436891581605264731843689158160526473184368915816052647318436891581605264731843689158160526473184368915816052647318436891581605264731843689158160526473184368915816052647318436891581605264731843689158160526473184368915816052647318436891581605264731843689158160526473184368915816052647318436891581605264731843689158160526473184368915816052647318436891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d29774f9-1867-48c1-b542-9464ca97b0f6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8efb09b0-fbf6-478c-be79-204c76b9753a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8efb09b0-fbf6-478c-be79-204c76b9753a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7807165577765291187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78071655777652911877807165577765291187780716557776529118778071655777652911877807165577765291187780716557776529118778071655777652911877807165577765291187780716557776529118778071655777652911877807165577765291187780716557776529118778071655777652911877807165577765291187780716557776529118778071655777652911877807165577765291187780716557776529118778071655777652911877807165577765291187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 567bad39-e264-41ee-8c4d-40af85cc32a4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3854113-407e-4226-a80f-ada99bfda3e4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3854113-407e-4226-a80f-ada99bfda3e4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1053154276403456775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10531542764034567751053154276403456775105315427640345677510531542764034567751053154276403456775105315427640345677510531542764034567751053154276403456775105315427640345677510531542764034567751053154276403456775105315427640345677510531542764034567751053154276403456775105315427640345677510531542764034567751053154276403456775105315427640345677510531542764034567751053154276403456775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8efb09b0-fbf6-478c-be79-204c76b9753a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4d8c920-6bc8-4917-8243-74524b8f0074, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4d8c920-6bc8-4917-8243-74524b8f0074, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16975811617702016146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697581161770201614616975811617702016146169758116177020161461697581161770201614616975811617702016146169758116177020161461697581161770201614616975811617702016146169758116177020161461697581161770201614616975811617702016146169758116177020161461697581161770201614616975811617702016146169758116177020161461697581161770201614616975811617702016146169758116177020161461697581161770201614616975811617702016146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3854113-407e-4226-a80f-ada99bfda3e4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0c5e44c-54b3-4015-be1d-bc3d163e7520, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4d8c920-6bc8-4917-8243-74524b8f0074, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0c5e44c-54b3-4015-be1d-bc3d163e7520, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17637328329735443345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763732832973544334517637328329735443345176373283297354433451763732832973544334517637328329735443345176373283297354433451763732832973544334517637328329735443345176373283297354433451763732832973544334517637328329735443345176373283297354433451763732832973544334517637328329735443345176373283297354433451763732832973544334517637328329735443345176373283297354433451763732832973544334517637328329735443345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22927517-ad8c-4b13-9d2c-e911ef962b98, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22927517-ad8c-4b13-9d2c-e911ef962b98, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7399404631412281938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73994046314122819387399404631412281938739940463141228193873994046314122819387399404631412281938739940463141228193873994046314122819387399404631412281938739940463141228193873994046314122819387399404631412281938739940463141228193873994046314122819387399404631412281938739940463141228193873994046314122819387399404631412281938739940463141228193873994046314122819387399404631412281938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0c5e44c-54b3-4015-be1d-bc3d163e7520, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0afa095c-be42-4d91-aa43-27635fe790c0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0afa095c-be42-4d91-aa43-27635fe790c0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13559137668008803766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355913766800880376613559137668008803766135591376680088037661355913766800880376613559137668008803766135591376680088037661355913766800880376613559137668008803766135591376680088037661355913766800880376613559137668008803766135591376680088037661355913766800880376613559137668008803766135591376680088037661355913766800880376613559137668008803766135591376680088037661355913766800880376613559137668008803766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22927517-ad8c-4b13-9d2c-e911ef962b98, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20231507-3678-4b48-b7a7-014b2d7bfce1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20231507-3678-4b48-b7a7-014b2d7bfce1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12828848577505088634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282884857750508863412828848577505088634128288485775050886341282884857750508863412828848577505088634128288485775050886341282884857750508863412828848577505088634128288485775050886341282884857750508863412828848577505088634128288485775050886341282884857750508863412828848577505088634128288485775050886341282884857750508863412828848577505088634128288485775050886341282884857750508863412828848577505088634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0afa095c-be42-4d91-aa43-27635fe790c0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec14b6b2-9613-4a8b-a2a6-86bad3ac1f24, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec14b6b2-9613-4a8b-a2a6-86bad3ac1f24, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8432474589061407577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84324745890614075778432474589061407577843247458906140757784324745890614075778432474589061407577843247458906140757784324745890614075778432474589061407577843247458906140757784324745890614075778432474589061407577843247458906140757784324745890614075778432474589061407577843247458906140757784324745890614075778432474589061407577843247458906140757784324745890614075778432474589061407577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20231507-3678-4b48-b7a7-014b2d7bfce1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1de2438-4db5-49c7-89a1-ad26dae5ed0e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1de2438-4db5-49c7-89a1-ad26dae5ed0e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5294706199658853679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52947061996588536795294706199658853679529470619965885367952947061996588536795294706199658853679529470619965885367952947061996588536795294706199658853679529470619965885367952947061996588536795294706199658853679529470619965885367952947061996588536795294706199658853679529470619965885367952947061996588536795294706199658853679529470619965885367952947061996588536795294706199658853679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec14b6b2-9613-4a8b-a2a6-86bad3ac1f24, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac155d40-2a04-4d61-bd29-07ab4dc80b35, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac155d40-2a04-4d61-bd29-07ab4dc80b35, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5208572438936093452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52085724389360934525208572438936093452520857243893609345252085724389360934525208572438936093452520857243893609345252085724389360934525208572438936093452520857243893609345252085724389360934525208572438936093452520857243893609345252085724389360934525208572438936093452520857243893609345252085724389360934525208572438936093452520857243893609345252085724389360934525208572438936093452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1de2438-4db5-49c7-89a1-ad26dae5ed0e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb14bf0a-ce01-42d1-9d95-336dfac35adc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb14bf0a-ce01-42d1-9d95-336dfac35adc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16506662904628636436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650666290462863643616506662904628636436165066629046286364361650666290462863643616506662904628636436165066629046286364361650666290462863643616506662904628636436165066629046286364361650666290462863643616506662904628636436165066629046286364361650666290462863643616506662904628636436165066629046286364361650666290462863643616506662904628636436165066629046286364361650666290462863643616506662904628636436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac155d40-2a04-4d61-bd29-07ab4dc80b35, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dc47737-a344-4330-8ee1-dcb7cb30e4e2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dc47737-a344-4330-8ee1-dcb7cb30e4e2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9270320998420660450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92703209984206604509270320998420660450927032099842066045092703209984206604509270320998420660450927032099842066045092703209984206604509270320998420660450927032099842066045092703209984206604509270320998420660450927032099842066045092703209984206604509270320998420660450927032099842066045092703209984206604509270320998420660450927032099842066045092703209984206604509270320998420660450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb14bf0a-ce01-42d1-9d95-336dfac35adc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be07a388-bac6-4c9e-abe7-a72fafc3d89e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be07a388-bac6-4c9e-abe7-a72fafc3d89e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12081578573549248309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208157857354924830912081578573549248309120815785735492483091208157857354924830912081578573549248309120815785735492483091208157857354924830912081578573549248309120815785735492483091208157857354924830912081578573549248309120815785735492483091208157857354924830912081578573549248309120815785735492483091208157857354924830912081578573549248309120815785735492483091208157857354924830912081578573549248309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dc47737-a344-4330-8ee1-dcb7cb30e4e2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c5bb8e0-fbe4-445d-8992-3223522017e2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c5bb8e0-fbe4-445d-8992-3223522017e2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13279014957065821777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327901495706582177713279014957065821777132790149570658217771327901495706582177713279014957065821777132790149570658217771327901495706582177713279014957065821777132790149570658217771327901495706582177713279014957065821777132790149570658217771327901495706582177713279014957065821777132790149570658217771327901495706582177713279014957065821777132790149570658217771327901495706582177713279014957065821777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be07a388-bac6-4c9e-abe7-a72fafc3d89e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7744963b-af9d-4f64-8fec-064460db5074, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7744963b-af9d-4f64-8fec-064460db5074, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1080259220139970252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10802592201399702521080259220139970252108025922013997025210802592201399702521080259220139970252108025922013997025210802592201399702521080259220139970252108025922013997025210802592201399702521080259220139970252108025922013997025210802592201399702521080259220139970252108025922013997025210802592201399702521080259220139970252108025922013997025210802592201399702521080259220139970252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c5bb8e0-fbe4-445d-8992-3223522017e2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9d071a9-8d1a-4851-8039-8739439689ac, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9d071a9-8d1a-4851-8039-8739439689ac, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18104152558813550444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810415255881355044418104152558813550444181041525588135504441810415255881355044418104152558813550444181041525588135504441810415255881355044418104152558813550444181041525588135504441810415255881355044418104152558813550444181041525588135504441810415255881355044418104152558813550444181041525588135504441810415255881355044418104152558813550444181041525588135504441810415255881355044418104152558813550444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7744963b-af9d-4f64-8fec-064460db5074, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88c1bef1-f7a5-4b1c-976f-c0b86e02fb1b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88c1bef1-f7a5-4b1c-976f-c0b86e02fb1b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14300324580521680309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430032458052168030914300324580521680309143003245805216803091430032458052168030914300324580521680309143003245805216803091430032458052168030914300324580521680309143003245805216803091430032458052168030914300324580521680309143003245805216803091430032458052168030914300324580521680309143003245805216803091430032458052168030914300324580521680309143003245805216803091430032458052168030914300324580521680309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9d071a9-8d1a-4851-8039-8739439689ac, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c037618c-c151-43ee-8881-5d3d59f7d017, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c037618c-c151-43ee-8881-5d3d59f7d017, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16192770639460285463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619277063946028546316192770639460285463161927706394602854631619277063946028546316192770639460285463161927706394602854631619277063946028546316192770639460285463161927706394602854631619277063946028546316192770639460285463161927706394602854631619277063946028546316192770639460285463161927706394602854631619277063946028546316192770639460285463161927706394602854631619277063946028546316192770639460285463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88c1bef1-f7a5-4b1c-976f-c0b86e02fb1b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9139a481-224f-4d14-ab64-2b165366321c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9139a481-224f-4d14-ab64-2b165366321c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18172634365348869006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817263436534886900618172634365348869006181726343653488690061817263436534886900618172634365348869006181726343653488690061817263436534886900618172634365348869006181726343653488690061817263436534886900618172634365348869006181726343653488690061817263436534886900618172634365348869006181726343653488690061817263436534886900618172634365348869006181726343653488690061817263436534886900618172634365348869006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c037618c-c151-43ee-8881-5d3d59f7d017, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92aad1be-6322-41ee-b2ec-1867a53e5cde, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92aad1be-6322-41ee-b2ec-1867a53e5cde, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8811096851523160482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88110968515231604828811096851523160482881109685152316048288110968515231604828811096851523160482881109685152316048288110968515231604828811096851523160482881109685152316048288110968515231604828811096851523160482881109685152316048288110968515231604828811096851523160482881109685152316048288110968515231604828811096851523160482881109685152316048288110968515231604828811096851523160482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9139a481-224f-4d14-ab64-2b165366321c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 564aa0aa-eaff-463a-9d5d-51ce8bea4fc2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 564aa0aa-eaff-463a-9d5d-51ce8bea4fc2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11651845980000141820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165184598000014182011651845980000141820116518459800001418201165184598000014182011651845980000141820116518459800001418201165184598000014182011651845980000141820116518459800001418201165184598000014182011651845980000141820116518459800001418201165184598000014182011651845980000141820116518459800001418201165184598000014182011651845980000141820116518459800001418201165184598000014182011651845980000141820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92aad1be-6322-41ee-b2ec-1867a53e5cde, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2e1fc98-03ec-463e-9626-312661af22dc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2e1fc98-03ec-463e-9626-312661af22dc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3609948574295594911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36099485742955949113609948574295594911360994857429559491136099485742955949113609948574295594911360994857429559491136099485742955949113609948574295594911360994857429559491136099485742955949113609948574295594911360994857429559491136099485742955949113609948574295594911360994857429559491136099485742955949113609948574295594911360994857429559491136099485742955949113609948574295594911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 564aa0aa-eaff-463a-9d5d-51ce8bea4fc2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 223a5a16-ad4b-41c5-9125-5658e9233b75, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 223a5a16-ad4b-41c5-9125-5658e9233b75, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9446624990232232286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94466249902322322869446624990232232286944662499023223228694466249902322322869446624990232232286944662499023223228694466249902322322869446624990232232286944662499023223228694466249902322322869446624990232232286944662499023223228694466249902322322869446624990232232286944662499023223228694466249902322322869446624990232232286944662499023223228694466249902322322869446624990232232286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2e1fc98-03ec-463e-9626-312661af22dc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90693344-4538-463c-8704-ae5c562f4e68, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90693344-4538-463c-8704-ae5c562f4e68, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6678273514765115756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66782735147651157566678273514765115756667827351476511575666782735147651157566678273514765115756667827351476511575666782735147651157566678273514765115756667827351476511575666782735147651157566678273514765115756667827351476511575666782735147651157566678273514765115756667827351476511575666782735147651157566678273514765115756667827351476511575666782735147651157566678273514765115756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 223a5a16-ad4b-41c5-9125-5658e9233b75, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d21a73c-f9f1-440b-a918-02b71a0c39de, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d21a73c-f9f1-440b-a918-02b71a0c39de, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1433221932776349454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14332219327763494541433221932776349454143322193277634945414332219327763494541433221932776349454143322193277634945414332219327763494541433221932776349454143322193277634945414332219327763494541433221932776349454143322193277634945414332219327763494541433221932776349454143322193277634945414332219327763494541433221932776349454143322193277634945414332219327763494541433221932776349454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90693344-4538-463c-8704-ae5c562f4e68, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fbb3d6b-b389-4dd9-91e2-3f4d101ad6d4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fbb3d6b-b389-4dd9-91e2-3f4d101ad6d4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7322270763997892555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73222707639978925557322270763997892555732227076399789255573222707639978925557322270763997892555732227076399789255573222707639978925557322270763997892555732227076399789255573222707639978925557322270763997892555732227076399789255573222707639978925557322270763997892555732227076399789255573222707639978925557322270763997892555732227076399789255573222707639978925557322270763997892555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d21a73c-f9f1-440b-a918-02b71a0c39de, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6f9469d-5fca-49b3-9859-67991d59607b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6f9469d-5fca-49b3-9859-67991d59607b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4501772757467591120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45017727574675911204501772757467591120450177275746759112045017727574675911204501772757467591120450177275746759112045017727574675911204501772757467591120450177275746759112045017727574675911204501772757467591120450177275746759112045017727574675911204501772757467591120450177275746759112045017727574675911204501772757467591120450177275746759112045017727574675911204501772757467591120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fbb3d6b-b389-4dd9-91e2-3f4d101ad6d4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c22d75c-7d76-4143-9c33-fac9d4489a04, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c22d75c-7d76-4143-9c33-fac9d4489a04, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16272252006431995052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627225200643199505216272252006431995052162722520064319950521627225200643199505216272252006431995052162722520064319950521627225200643199505216272252006431995052162722520064319950521627225200643199505216272252006431995052162722520064319950521627225200643199505216272252006431995052162722520064319950521627225200643199505216272252006431995052162722520064319950521627225200643199505216272252006431995052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6f9469d-5fca-49b3-9859-67991d59607b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eb6da95-f444-4b84-bc96-48cce1af296f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eb6da95-f444-4b84-bc96-48cce1af296f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3407854823569255252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34078548235692552523407854823569255252340785482356925525234078548235692552523407854823569255252340785482356925525234078548235692552523407854823569255252340785482356925525234078548235692552523407854823569255252340785482356925525234078548235692552523407854823569255252340785482356925525234078548235692552523407854823569255252340785482356925525234078548235692552523407854823569255252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c22d75c-7d76-4143-9c33-fac9d4489a04, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b66ba3fb-e6c2-48e9-9e84-567eeabaf042, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b66ba3fb-e6c2-48e9-9e84-567eeabaf042, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11751289567569085228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175128956756908522811751289567569085228117512895675690852281175128956756908522811751289567569085228117512895675690852281175128956756908522811751289567569085228117512895675690852281175128956756908522811751289567569085228117512895675690852281175128956756908522811751289567569085228117512895675690852281175128956756908522811751289567569085228117512895675690852281175128956756908522811751289567569085228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eb6da95-f444-4b84-bc96-48cce1af296f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d81c3b2-c53b-4a41-a9b4-00d17a067c8f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b66ba3fb-e6c2-48e9-9e84-567eeabaf042, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87720235-40f6-4a4b-9ed5-baa605edbe11, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87720235-40f6-4a4b-9ed5-baa605edbe11, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14289358010566049884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428935801056604988414289358010566049884142893580105660498841428935801056604988414289358010566049884142893580105660498841428935801056604988414289358010566049884142893580105660498841428935801056604988414289358010566049884142893580105660498841428935801056604988414289358010566049884142893580105660498841428935801056604988414289358010566049884142893580105660498841428935801056604988414289358010566049884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d81c3b2-c53b-4a41-a9b4-00d17a067c8f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7566143219573539164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75661432195735391647566143219573539164756614321957353916475661432195735391647566143219573539164756614321957353916475661432195735391647566143219573539164756614321957353916475661432195735391647566143219573539164756614321957353916475661432195735391647566143219573539164756614321957353916475661432195735391647566143219573539164756614321957353916475661432195735391647566143219573539164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87720235-40f6-4a4b-9ed5-baa605edbe11, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d81c3b2-c53b-4a41-a9b4-00d17a067c8f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97df1cbd-4767-446f-be33-ca614968cb4d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97df1cbd-4767-446f-be33-ca614968cb4d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16057127203660013095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605712720366001309516057127203660013095160571272036600130951605712720366001309516057127203660013095160571272036600130951605712720366001309516057127203660013095160571272036600130951605712720366001309516057127203660013095160571272036600130951605712720366001309516057127203660013095160571272036600130951605712720366001309516057127203660013095160571272036600130951605712720366001309516057127203660013095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89be2c31-07fc-4f42-b3c1-567dd573d23b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89be2c31-07fc-4f42-b3c1-567dd573d23b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7712533725712839720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77125337257128397207712533725712839720771253372571283972077125337257128397207712533725712839720771253372571283972077125337257128397207712533725712839720771253372571283972077125337257128397207712533725712839720771253372571283972077125337257128397207712533725712839720771253372571283972077125337257128397207712533725712839720771253372571283972077125337257128397207712533725712839720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89be2c31-07fc-4f42-b3c1-567dd573d23b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97df1cbd-4767-446f-be33-ca614968cb4d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 741f18dd-c73d-44db-ba4b-8128cea089d0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 741f18dd-c73d-44db-ba4b-8128cea089d0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15404036036328370408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540403603632837040815404036036328370408154040360363283704081540403603632837040815404036036328370408154040360363283704081540403603632837040815404036036328370408154040360363283704081540403603632837040815404036036328370408154040360363283704081540403603632837040815404036036328370408154040360363283704081540403603632837040815404036036328370408154040360363283704081540403603632837040815404036036328370408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bc84594-e800-4d7b-b2d4-cb350cd00a91, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bc84594-e800-4d7b-b2d4-cb350cd00a91, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 88757198450282701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8875719845028270188757198450282701887571984502827018875719845028270188757198450282701887571984502827018875719845028270188757198450282701887571984502827018875719845028270188757198450282701887571984502827018875719845028270188757198450282701887571984502827018875719845028270188757198450282701887571984502827018875719845028270188757198450282701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 741f18dd-c73d-44db-ba4b-8128cea089d0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a584e20b-2547-461a-bb80-4aa6d50dd222, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a584e20b-2547-461a-bb80-4aa6d50dd222, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4957136672489679084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49571366724896790844957136672489679084495713667248967908449571366724896790844957136672489679084495713667248967908449571366724896790844957136672489679084495713667248967908449571366724896790844957136672489679084495713667248967908449571366724896790844957136672489679084495713667248967908449571366724896790844957136672489679084495713667248967908449571366724896790844957136672489679084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bc84594-e800-4d7b-b2d4-cb350cd00a91, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e226a1a0-4b31-498c-a02b-cc8a64f5d3d8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e226a1a0-4b31-498c-a02b-cc8a64f5d3d8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9570430604640574193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95704306046405741939570430604640574193957043060464057419395704306046405741939570430604640574193957043060464057419395704306046405741939570430604640574193957043060464057419395704306046405741939570430604640574193957043060464057419395704306046405741939570430604640574193957043060464057419395704306046405741939570430604640574193957043060464057419395704306046405741939570430604640574193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a584e20b-2547-461a-bb80-4aa6d50dd222, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7116216-439d-4b29-9e04-6ea6c1db3c85, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7116216-439d-4b29-9e04-6ea6c1db3c85, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5933502054479773419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59335020544797734195933502054479773419593350205447977341959335020544797734195933502054479773419593350205447977341959335020544797734195933502054479773419593350205447977341959335020544797734195933502054479773419593350205447977341959335020544797734195933502054479773419593350205447977341959335020544797734195933502054479773419593350205447977341959335020544797734195933502054479773419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e226a1a0-4b31-498c-a02b-cc8a64f5d3d8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 888c56a8-3d59-4af6-9a8e-8049ba7bd288, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 888c56a8-3d59-4af6-9a8e-8049ba7bd288, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10624891030329924713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062489103032992471310624891030329924713106248910303299247131062489103032992471310624891030329924713106248910303299247131062489103032992471310624891030329924713106248910303299247131062489103032992471310624891030329924713106248910303299247131062489103032992471310624891030329924713106248910303299247131062489103032992471310624891030329924713106248910303299247131062489103032992471310624891030329924713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7116216-439d-4b29-9e04-6ea6c1db3c85, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4fb5279-ef73-4fea-a9bb-dcc0e8956751, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4fb5279-ef73-4fea-a9bb-dcc0e8956751, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5284920944495380346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52849209444953803465284920944495380346528492094449538034652849209444953803465284920944495380346528492094449538034652849209444953803465284920944495380346528492094449538034652849209444953803465284920944495380346528492094449538034652849209444953803465284920944495380346528492094449538034652849209444953803465284920944495380346528492094449538034652849209444953803465284920944495380346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 888c56a8-3d59-4af6-9a8e-8049ba7bd288, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fac452c5-124f-4ed3-bdc7-e7e4491b7d9a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fac452c5-124f-4ed3-bdc7-e7e4491b7d9a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16750704327721198283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675070432772119828316750704327721198283167507043277211982831675070432772119828316750704327721198283167507043277211982831675070432772119828316750704327721198283167507043277211982831675070432772119828316750704327721198283167507043277211982831675070432772119828316750704327721198283167507043277211982831675070432772119828316750704327721198283167507043277211982831675070432772119828316750704327721198283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4fb5279-ef73-4fea-a9bb-dcc0e8956751, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b18c2cb6-3a79-41a2-9d15-c01de48260e4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fac452c5-124f-4ed3-bdc7-e7e4491b7d9a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d2266ab-5bab-45b0-9509-3c6a175626ee, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d2266ab-5bab-45b0-9509-3c6a175626ee, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12267192342132904770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226719234213290477012267192342132904770122671923421329047701226719234213290477012267192342132904770122671923421329047701226719234213290477012267192342132904770122671923421329047701226719234213290477012267192342132904770122671923421329047701226719234213290477012267192342132904770122671923421329047701226719234213290477012267192342132904770122671923421329047701226719234213290477012267192342132904770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b18c2cb6-3a79-41a2-9d15-c01de48260e4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9580114938787517037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95801149387875170379580114938787517037958011493878751703795801149387875170379580114938787517037958011493878751703795801149387875170379580114938787517037958011493878751703795801149387875170379580114938787517037958011493878751703795801149387875170379580114938787517037958011493878751703795801149387875170379580114938787517037958011493878751703795801149387875170379580114938787517037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b18c2cb6-3a79-41a2-9d15-c01de48260e4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd5a1ff6-4f2e-4800-aa74-87b19a0a7446, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd5a1ff6-4f2e-4800-aa74-87b19a0a7446, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7667884759563339900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76678847595633399007667884759563339900766788475956333990076678847595633399007667884759563339900766788475956333990076678847595633399007667884759563339900766788475956333990076678847595633399007667884759563339900766788475956333990076678847595633399007667884759563339900766788475956333990076678847595633399007667884759563339900766788475956333990076678847595633399007667884759563339900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d2266ab-5bab-45b0-9509-3c6a175626ee, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b95a5794-5334-4bd9-919b-4dfa5e054aa6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b95a5794-5334-4bd9-919b-4dfa5e054aa6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4510884713417243389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45108847134172433894510884713417243389451088471341724338945108847134172433894510884713417243389451088471341724338945108847134172433894510884713417243389451088471341724338945108847134172433894510884713417243389451088471341724338945108847134172433894510884713417243389451088471341724338945108847134172433894510884713417243389451088471341724338945108847134172433894510884713417243389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd5a1ff6-4f2e-4800-aa74-87b19a0a7446, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21394eca-4f3b-4f48-98fc-d57b7080b62e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21394eca-4f3b-4f48-98fc-d57b7080b62e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8186321368686672420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81863213686866724208186321368686672420818632136868667242081863213686866724208186321368686672420818632136868667242081863213686866724208186321368686672420818632136868667242081863213686866724208186321368686672420818632136868667242081863213686866724208186321368686672420818632136868667242081863213686866724208186321368686672420818632136868667242081863213686866724208186321368686672420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b95a5794-5334-4bd9-919b-4dfa5e054aa6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9637997c-de0d-40a2-abf6-985e28b5721e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9637997c-de0d-40a2-abf6-985e28b5721e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1611294145018391366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16112941450183913661611294145018391366161129414501839136616112941450183913661611294145018391366161129414501839136616112941450183913661611294145018391366161129414501839136616112941450183913661611294145018391366161129414501839136616112941450183913661611294145018391366161129414501839136616112941450183913661611294145018391366161129414501839136616112941450183913661611294145018391366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21394eca-4f3b-4f48-98fc-d57b7080b62e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef1eab82-b473-4bc3-b3af-acf8bec8f174, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef1eab82-b473-4bc3-b3af-acf8bec8f174, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11789245889171065892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178924588917106589211789245889171065892117892458891710658921178924588917106589211789245889171065892117892458891710658921178924588917106589211789245889171065892117892458891710658921178924588917106589211789245889171065892117892458891710658921178924588917106589211789245889171065892117892458891710658921178924588917106589211789245889171065892117892458891710658921178924588917106589211789245889171065892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9637997c-de0d-40a2-abf6-985e28b5721e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0b1e63d-a34b-4b0d-b700-0f4a371c231d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0b1e63d-a34b-4b0d-b700-0f4a371c231d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7247552750194134196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72475527501941341967247552750194134196724755275019413419672475527501941341967247552750194134196724755275019413419672475527501941341967247552750194134196724755275019413419672475527501941341967247552750194134196724755275019413419672475527501941341967247552750194134196724755275019413419672475527501941341967247552750194134196724755275019413419672475527501941341967247552750194134196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef1eab82-b473-4bc3-b3af-acf8bec8f174, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2078e975-9df0-4220-80e9-e9e212895169, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2078e975-9df0-4220-80e9-e9e212895169, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 207678864809180208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208207678864809180208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0b1e63d-a34b-4b0d-b700-0f4a371c231d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67b5de4f-214d-494f-af54-f14b5ea039ff, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67b5de4f-214d-494f-af54-f14b5ea039ff, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3334881874964540202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33348818749645402023334881874964540202333488187496454020233348818749645402023334881874964540202333488187496454020233348818749645402023334881874964540202333488187496454020233348818749645402023334881874964540202333488187496454020233348818749645402023334881874964540202333488187496454020233348818749645402023334881874964540202333488187496454020233348818749645402023334881874964540202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2078e975-9df0-4220-80e9-e9e212895169, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccd0caba-2240-4ae0-b50e-3b082ca3d3e5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccd0caba-2240-4ae0-b50e-3b082ca3d3e5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1175557831651131591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11755578316511315911175557831651131591117555783165113159111755578316511315911175557831651131591117555783165113159111755578316511315911175557831651131591117555783165113159111755578316511315911175557831651131591117555783165113159111755578316511315911175557831651131591117555783165113159111755578316511315911175557831651131591117555783165113159111755578316511315911175557831651131591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67b5de4f-214d-494f-af54-f14b5ea039ff, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b01d6751-11c4-4ed2-8b03-ccd3fa96965e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b01d6751-11c4-4ed2-8b03-ccd3fa96965e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14799296018250165115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479929601825016511514799296018250165115147992960182501651151479929601825016511514799296018250165115147992960182501651151479929601825016511514799296018250165115147992960182501651151479929601825016511514799296018250165115147992960182501651151479929601825016511514799296018250165115147992960182501651151479929601825016511514799296018250165115147992960182501651151479929601825016511514799296018250165115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccd0caba-2240-4ae0-b50e-3b082ca3d3e5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4e034ef-eeb6-418d-bb45-20a5b9cc58d6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b01d6751-11c4-4ed2-8b03-ccd3fa96965e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4e034ef-eeb6-418d-bb45-20a5b9cc58d6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7033110668760290701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70331106687602907017033110668760290701703311066876029070170331106687602907017033110668760290701703311066876029070170331106687602907017033110668760290701703311066876029070170331106687602907017033110668760290701703311066876029070170331106687602907017033110668760290701703311066876029070170331106687602907017033110668760290701703311066876029070170331106687602907017033110668760290701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01686f91-af48-44eb-8942-622bfb2480bd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01686f91-af48-44eb-8942-622bfb2480bd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10941102655726538750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094110265572653875010941102655726538750109411026557265387501094110265572653875010941102655726538750109411026557265387501094110265572653875010941102655726538750109411026557265387501094110265572653875010941102655726538750109411026557265387501094110265572653875010941102655726538750109411026557265387501094110265572653875010941102655726538750109411026557265387501094110265572653875010941102655726538750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4e034ef-eeb6-418d-bb45-20a5b9cc58d6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29b82c3c-2527-40cc-b9b9-bde243cb2794, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29b82c3c-2527-40cc-b9b9-bde243cb2794, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1166119405514208247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11661194055142082471166119405514208247116611940551420824711661194055142082471166119405514208247116611940551420824711661194055142082471166119405514208247116611940551420824711661194055142082471166119405514208247116611940551420824711661194055142082471166119405514208247116611940551420824711661194055142082471166119405514208247116611940551420824711661194055142082471166119405514208247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01686f91-af48-44eb-8942-622bfb2480bd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2293bfca-a73f-4bc6-8824-32d750eb2abe, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2293bfca-a73f-4bc6-8824-32d750eb2abe, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10091335163341192435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009133516334119243510091335163341192435100913351633411924351009133516334119243510091335163341192435100913351633411924351009133516334119243510091335163341192435100913351633411924351009133516334119243510091335163341192435100913351633411924351009133516334119243510091335163341192435100913351633411924351009133516334119243510091335163341192435100913351633411924351009133516334119243510091335163341192435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29b82c3c-2527-40cc-b9b9-bde243cb2794, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a4e27a-a0a1-4e1c-b442-02750ccbac81, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2293bfca-a73f-4bc6-8824-32d750eb2abe, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0474314c-4a79-4d7f-94f3-0d654a756aad, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0474314c-4a79-4d7f-94f3-0d654a756aad, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1101669819650346524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11016698196503465241101669819650346524110166981965034652411016698196503465241101669819650346524110166981965034652411016698196503465241101669819650346524110166981965034652411016698196503465241101669819650346524110166981965034652411016698196503465241101669819650346524110166981965034652411016698196503465241101669819650346524110166981965034652411016698196503465241101669819650346524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a4e27a-a0a1-4e1c-b442-02750ccbac81, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6682110737760886996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66821107377608869966682110737760886996668211073776088699666821107377608869966682110737760886996668211073776088699666821107377608869966682110737760886996668211073776088699666821107377608869966682110737760886996668211073776088699666821107377608869966682110737760886996668211073776088699666821107377608869966682110737760886996668211073776088699666821107377608869966682110737760886996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a4e27a-a0a1-4e1c-b442-02750ccbac81, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02df4cf8-548e-42b3-8d52-b63aa15271de, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02df4cf8-548e-42b3-8d52-b63aa15271de, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15755738292029714080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575573829202971408015755738292029714080157557382920297140801575573829202971408015755738292029714080157557382920297140801575573829202971408015755738292029714080157557382920297140801575573829202971408015755738292029714080157557382920297140801575573829202971408015755738292029714080157557382920297140801575573829202971408015755738292029714080157557382920297140801575573829202971408015755738292029714080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0474314c-4a79-4d7f-94f3-0d654a756aad, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6901d51-140d-4a75-a6c1-2f9f0f982d63, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6901d51-140d-4a75-a6c1-2f9f0f982d63, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9432270542309354257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94322705423093542579432270542309354257943227054230935425794322705423093542579432270542309354257943227054230935425794322705423093542579432270542309354257943227054230935425794322705423093542579432270542309354257943227054230935425794322705423093542579432270542309354257943227054230935425794322705423093542579432270542309354257943227054230935425794322705423093542579432270542309354257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02df4cf8-548e-42b3-8d52-b63aa15271de, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8594da9f-a5c2-478b-bff1-7c039b074631, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8594da9f-a5c2-478b-bff1-7c039b074631, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12556543220189393931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255654322018939393112556543220189393931125565432201893939311255654322018939393112556543220189393931125565432201893939311255654322018939393112556543220189393931125565432201893939311255654322018939393112556543220189393931125565432201893939311255654322018939393112556543220189393931125565432201893939311255654322018939393112556543220189393931125565432201893939311255654322018939393112556543220189393931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6901d51-140d-4a75-a6c1-2f9f0f982d63, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33493639-e966-4977-b74e-6c7fabeead88, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33493639-e966-4977-b74e-6c7fabeead88, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5887002527994422217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58870025279944222175887002527994422217588700252799442221758870025279944222175887002527994422217588700252799442221758870025279944222175887002527994422217588700252799442221758870025279944222175887002527994422217588700252799442221758870025279944222175887002527994422217588700252799442221758870025279944222175887002527994422217588700252799442221758870025279944222175887002527994422217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8594da9f-a5c2-478b-bff1-7c039b074631, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d659049a-1191-4a1a-ae96-43f30923a961, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d659049a-1191-4a1a-ae96-43f30923a961, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11475363366228002311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147536336622800231111475363366228002311114753633662280023111147536336622800231111475363366228002311114753633662280023111147536336622800231111475363366228002311114753633662280023111147536336622800231111475363366228002311114753633662280023111147536336622800231111475363366228002311114753633662280023111147536336622800231111475363366228002311114753633662280023111147536336622800231111475363366228002311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d659049a-1191-4a1a-ae96-43f30923a961, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c713efd-a897-4ed7-893d-7dfe53f37ee0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c713efd-a897-4ed7-893d-7dfe53f37ee0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15187162130514695822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518716213051469582215187162130514695822151871621305146958221518716213051469582215187162130514695822151871621305146958221518716213051469582215187162130514695822151871621305146958221518716213051469582215187162130514695822151871621305146958221518716213051469582215187162130514695822151871621305146958221518716213051469582215187162130514695822151871621305146958221518716213051469582215187162130514695822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33493639-e966-4977-b74e-6c7fabeead88, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01e5c83d-23af-4966-a888-0003a9d20c6e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e5c83d-23af-4966-a888-0003a9d20c6e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1557165135674232720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15571651356742327201557165135674232720155716513567423272015571651356742327201557165135674232720155716513567423272015571651356742327201557165135674232720155716513567423272015571651356742327201557165135674232720155716513567423272015571651356742327201557165135674232720155716513567423272015571651356742327201557165135674232720155716513567423272015571651356742327201557165135674232720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c713efd-a897-4ed7-893d-7dfe53f37ee0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5090fd36-d3bb-4ff1-9ed8-28fb4de44a93, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5090fd36-d3bb-4ff1-9ed8-28fb4de44a93, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2051860910585590769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20518609105855907692051860910585590769205186091058559076920518609105855907692051860910585590769205186091058559076920518609105855907692051860910585590769205186091058559076920518609105855907692051860910585590769205186091058559076920518609105855907692051860910585590769205186091058559076920518609105855907692051860910585590769205186091058559076920518609105855907692051860910585590769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e5c83d-23af-4966-a888-0003a9d20c6e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 236d5105-386d-4cef-b825-8b58486e212a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 236d5105-386d-4cef-b825-8b58486e212a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16948720250641574976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694872025064157497616948720250641574976169487202506415749761694872025064157497616948720250641574976169487202506415749761694872025064157497616948720250641574976169487202506415749761694872025064157497616948720250641574976169487202506415749761694872025064157497616948720250641574976169487202506415749761694872025064157497616948720250641574976169487202506415749761694872025064157497616948720250641574976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 236d5105-386d-4cef-b825-8b58486e212a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66a21017-700f-4ee1-8bf0-ac7b6c1d0e91, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66a21017-700f-4ee1-8bf0-ac7b6c1d0e91, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8945479427816804785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89454794278168047858945479427816804785894547942781680478589454794278168047858945479427816804785894547942781680478589454794278168047858945479427816804785894547942781680478589454794278168047858945479427816804785894547942781680478589454794278168047858945479427816804785894547942781680478589454794278168047858945479427816804785894547942781680478589454794278168047858945479427816804785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5090fd36-d3bb-4ff1-9ed8-28fb4de44a93, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86dd1442-a1d7-40d4-a3d9-f78181115907, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86dd1442-a1d7-40d4-a3d9-f78181115907, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2042178320827793912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20421783208277939122042178320827793912204217832082779391220421783208277939122042178320827793912204217832082779391220421783208277939122042178320827793912204217832082779391220421783208277939122042178320827793912204217832082779391220421783208277939122042178320827793912204217832082779391220421783208277939122042178320827793912204217832082779391220421783208277939122042178320827793912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86dd1442-a1d7-40d4-a3d9-f78181115907, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 751e4d35-03f2-4618-9688-4555a29614a7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 751e4d35-03f2-4618-9688-4555a29614a7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7596485597355091302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75964855973550913027596485597355091302759648559735509130275964855973550913027596485597355091302759648559735509130275964855973550913027596485597355091302759648559735509130275964855973550913027596485597355091302759648559735509130275964855973550913027596485597355091302759648559735509130275964855973550913027596485597355091302759648559735509130275964855973550913027596485597355091302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66a21017-700f-4ee1-8bf0-ac7b6c1d0e91, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 416eb40c-8550-43b9-b4f8-ce1ec7c753f9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 416eb40c-8550-43b9-b4f8-ce1ec7c753f9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3804522933962714130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38045229339627141303804522933962714130380452293396271413038045229339627141303804522933962714130380452293396271413038045229339627141303804522933962714130380452293396271413038045229339627141303804522933962714130380452293396271413038045229339627141303804522933962714130380452293396271413038045229339627141303804522933962714130380452293396271413038045229339627141303804522933962714130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 751e4d35-03f2-4618-9688-4555a29614a7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1e8ebf2-fc75-4b66-93a1-d90f26fd4e83, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1e8ebf2-fc75-4b66-93a1-d90f26fd4e83, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2791743648167107308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27917436481671073082791743648167107308279174364816710730827917436481671073082791743648167107308279174364816710730827917436481671073082791743648167107308279174364816710730827917436481671073082791743648167107308279174364816710730827917436481671073082791743648167107308279174364816710730827917436481671073082791743648167107308279174364816710730827917436481671073082791743648167107308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 416eb40c-8550-43b9-b4f8-ce1ec7c753f9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd39a318-444c-4948-9493-d310741c0153, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd39a318-444c-4948-9493-d310741c0153, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13843426943119518255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384342694311951825513843426943119518255138434269431195182551384342694311951825513843426943119518255138434269431195182551384342694311951825513843426943119518255138434269431195182551384342694311951825513843426943119518255138434269431195182551384342694311951825513843426943119518255138434269431195182551384342694311951825513843426943119518255138434269431195182551384342694311951825513843426943119518255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1e8ebf2-fc75-4b66-93a1-d90f26fd4e83, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a238d060-87d7-44e9-87e8-cfa450ee9b4d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a238d060-87d7-44e9-87e8-cfa450ee9b4d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8856602860215404309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88566028602154043098856602860215404309885660286021540430988566028602154043098856602860215404309885660286021540430988566028602154043098856602860215404309885660286021540430988566028602154043098856602860215404309885660286021540430988566028602154043098856602860215404309885660286021540430988566028602154043098856602860215404309885660286021540430988566028602154043098856602860215404309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd39a318-444c-4948-9493-d310741c0153, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05806ee6-6f48-49a4-ba58-f054c9fffc88, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05806ee6-6f48-49a4-ba58-f054c9fffc88, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5033678687086937191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50336786870869371915033678687086937191503367868708693719150336786870869371915033678687086937191503367868708693719150336786870869371915033678687086937191503367868708693719150336786870869371915033678687086937191503367868708693719150336786870869371915033678687086937191503367868708693719150336786870869371915033678687086937191503367868708693719150336786870869371915033678687086937191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a238d060-87d7-44e9-87e8-cfa450ee9b4d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4c2dd11-cb36-457d-aee8-927820145b87, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4c2dd11-cb36-457d-aee8-927820145b87, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16986036302818775298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698603630281877529816986036302818775298169860363028187752981698603630281877529816986036302818775298169860363028187752981698603630281877529816986036302818775298169860363028187752981698603630281877529816986036302818775298169860363028187752981698603630281877529816986036302818775298169860363028187752981698603630281877529816986036302818775298169860363028187752981698603630281877529816986036302818775298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05806ee6-6f48-49a4-ba58-f054c9fffc88, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa50e24c-e917-4d3d-a90d-ee6de72502ea, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa50e24c-e917-4d3d-a90d-ee6de72502ea, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3868264292662304983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38682642926623049833868264292662304983386826429266230498338682642926623049833868264292662304983386826429266230498338682642926623049833868264292662304983386826429266230498338682642926623049833868264292662304983386826429266230498338682642926623049833868264292662304983386826429266230498338682642926623049833868264292662304983386826429266230498338682642926623049833868264292662304983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4c2dd11-cb36-457d-aee8-927820145b87, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a700612b-90a6-4dda-b5e3-f4014897aadb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a700612b-90a6-4dda-b5e3-f4014897aadb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9598012404768873035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95980124047688730359598012404768873035959801240476887303595980124047688730359598012404768873035959801240476887303595980124047688730359598012404768873035959801240476887303595980124047688730359598012404768873035959801240476887303595980124047688730359598012404768873035959801240476887303595980124047688730359598012404768873035959801240476887303595980124047688730359598012404768873035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa50e24c-e917-4d3d-a90d-ee6de72502ea, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75042988-14ac-46f3-bab9-242b08ca410d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75042988-14ac-46f3-bab9-242b08ca410d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6154647233996590117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61546472339965901176154647233996590117615464723399659011761546472339965901176154647233996590117615464723399659011761546472339965901176154647233996590117615464723399659011761546472339965901176154647233996590117615464723399659011761546472339965901176154647233996590117615464723399659011761546472339965901176154647233996590117615464723399659011761546472339965901176154647233996590117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a700612b-90a6-4dda-b5e3-f4014897aadb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbca58a9-d8c4-4eaf-96ea-bffe44951961, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbca58a9-d8c4-4eaf-96ea-bffe44951961, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10359564966461810230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1035956496646181023010359564966461810230103595649664618102301035956496646181023010359564966461810230103595649664618102301035956496646181023010359564966461810230103595649664618102301035956496646181023010359564966461810230103595649664618102301035956496646181023010359564966461810230103595649664618102301035956496646181023010359564966461810230103595649664618102301035956496646181023010359564966461810230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75042988-14ac-46f3-bab9-242b08ca410d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55fd9290-3539-483d-88b8-4263d129cef9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55fd9290-3539-483d-88b8-4263d129cef9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7271192000596501979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72711920005965019797271192000596501979727119200059650197972711920005965019797271192000596501979727119200059650197972711920005965019797271192000596501979727119200059650197972711920005965019797271192000596501979727119200059650197972711920005965019797271192000596501979727119200059650197972711920005965019797271192000596501979727119200059650197972711920005965019797271192000596501979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbca58a9-d8c4-4eaf-96ea-bffe44951961, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9d372c6-00f5-4867-842d-ae2f3a1d3182, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9d372c6-00f5-4867-842d-ae2f3a1d3182, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 247194821200090291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291247194821200090291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55fd9290-3539-483d-88b8-4263d129cef9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f44c740e-5377-489c-82e9-5932346376fc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f44c740e-5377-489c-82e9-5932346376fc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9065628352950613756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90656283529506137569065628352950613756906562835295061375690656283529506137569065628352950613756906562835295061375690656283529506137569065628352950613756906562835295061375690656283529506137569065628352950613756906562835295061375690656283529506137569065628352950613756906562835295061375690656283529506137569065628352950613756906562835295061375690656283529506137569065628352950613756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9d372c6-00f5-4867-842d-ae2f3a1d3182, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62d3500b-7096-4147-bddf-661d0e30442f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62d3500b-7096-4147-bddf-661d0e30442f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1930472158132424871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19304721581324248711930472158132424871193047215813242487119304721581324248711930472158132424871193047215813242487119304721581324248711930472158132424871193047215813242487119304721581324248711930472158132424871193047215813242487119304721581324248711930472158132424871193047215813242487119304721581324248711930472158132424871193047215813242487119304721581324248711930472158132424871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f44c740e-5377-489c-82e9-5932346376fc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e02141da-cb19-474c-8e58-9d1534ce919c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62d3500b-7096-4147-bddf-661d0e30442f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e02141da-cb19-474c-8e58-9d1534ce919c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1676226249225865364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16762262492258653641676226249225865364167622624922586536416762262492258653641676226249225865364167622624922586536416762262492258653641676226249225865364167622624922586536416762262492258653641676226249225865364167622624922586536416762262492258653641676226249225865364167622624922586536416762262492258653641676226249225865364167622624922586536416762262492258653641676226249225865364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fbc07e3-a662-4a86-acdd-7cf469408b01, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fbc07e3-a662-4a86-acdd-7cf469408b01, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15903418983191615156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590341898319161515615903418983191615156159034189831916151561590341898319161515615903418983191615156159034189831916151561590341898319161515615903418983191615156159034189831916151561590341898319161515615903418983191615156159034189831916151561590341898319161515615903418983191615156159034189831916151561590341898319161515615903418983191615156159034189831916151561590341898319161515615903418983191615156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e02141da-cb19-474c-8e58-9d1534ce919c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22283f00-cc83-47ba-b74a-45e79906d2dc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22283f00-cc83-47ba-b74a-45e79906d2dc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12161332010302386407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216133201030238640712161332010302386407121613320103023864071216133201030238640712161332010302386407121613320103023864071216133201030238640712161332010302386407121613320103023864071216133201030238640712161332010302386407121613320103023864071216133201030238640712161332010302386407121613320103023864071216133201030238640712161332010302386407121613320103023864071216133201030238640712161332010302386407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fbc07e3-a662-4a86-acdd-7cf469408b01, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a152e0-3b4b-4f83-ae70-2823496f2229, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a152e0-3b4b-4f83-ae70-2823496f2229, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2586915610027069894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25869156100270698942586915610027069894258691561002706989425869156100270698942586915610027069894258691561002706989425869156100270698942586915610027069894258691561002706989425869156100270698942586915610027069894258691561002706989425869156100270698942586915610027069894258691561002706989425869156100270698942586915610027069894258691561002706989425869156100270698942586915610027069894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22283f00-cc83-47ba-b74a-45e79906d2dc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cede4f1f-e11c-4004-a6e8-f11da90797b4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cede4f1f-e11c-4004-a6e8-f11da90797b4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4098802012692289391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40988020126922893914098802012692289391409880201269228939140988020126922893914098802012692289391409880201269228939140988020126922893914098802012692289391409880201269228939140988020126922893914098802012692289391409880201269228939140988020126922893914098802012692289391409880201269228939140988020126922893914098802012692289391409880201269228939140988020126922893914098802012692289391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a152e0-3b4b-4f83-ae70-2823496f2229, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640441b8-61e1-4fd5-964e-340a37714694, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640441b8-61e1-4fd5-964e-340a37714694, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4789573168304514087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47895731683045140874789573168304514087478957316830451408747895731683045140874789573168304514087478957316830451408747895731683045140874789573168304514087478957316830451408747895731683045140874789573168304514087478957316830451408747895731683045140874789573168304514087478957316830451408747895731683045140874789573168304514087478957316830451408747895731683045140874789573168304514087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cede4f1f-e11c-4004-a6e8-f11da90797b4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd8a0633-0299-452d-bc5f-bb542b48ed0b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640441b8-61e1-4fd5-964e-340a37714694, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0b27e0b-665d-489a-a9f8-ccbbf71c5377, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0b27e0b-665d-489a-a9f8-ccbbf71c5377, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17556057884767384446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755605788476738444617556057884767384446175560578847673844461755605788476738444617556057884767384446175560578847673844461755605788476738444617556057884767384446175560578847673844461755605788476738444617556057884767384446175560578847673844461755605788476738444617556057884767384446175560578847673844461755605788476738444617556057884767384446175560578847673844461755605788476738444617556057884767384446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd8a0633-0299-452d-bc5f-bb542b48ed0b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6351869049018103112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63518690490181031126351869049018103112635186904901810311263518690490181031126351869049018103112635186904901810311263518690490181031126351869049018103112635186904901810311263518690490181031126351869049018103112635186904901810311263518690490181031126351869049018103112635186904901810311263518690490181031126351869049018103112635186904901810311263518690490181031126351869049018103112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0b27e0b-665d-489a-a9f8-ccbbf71c5377, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd8a0633-0299-452d-bc5f-bb542b48ed0b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74699db4-efd4-4a4e-85a6-17ccce7e8780, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74699db4-efd4-4a4e-85a6-17ccce7e8780, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13273763570016133408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327376357001613340813273763570016133408132737635700161334081327376357001613340813273763570016133408132737635700161334081327376357001613340813273763570016133408132737635700161334081327376357001613340813273763570016133408132737635700161334081327376357001613340813273763570016133408132737635700161334081327376357001613340813273763570016133408132737635700161334081327376357001613340813273763570016133408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b45259df-de8e-4272-9dc3-52c60523069a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b45259df-de8e-4272-9dc3-52c60523069a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6649019007161924940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66490190071619249406649019007161924940664901900716192494066490190071619249406649019007161924940664901900716192494066490190071619249406649019007161924940664901900716192494066490190071619249406649019007161924940664901900716192494066490190071619249406649019007161924940664901900716192494066490190071619249406649019007161924940664901900716192494066490190071619249406649019007161924940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74699db4-efd4-4a4e-85a6-17ccce7e8780, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 828223fc-6d06-498d-bb06-74771efbff85, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 828223fc-6d06-498d-bb06-74771efbff85, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14542890654643760493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454289065464376049314542890654643760493145428906546437604931454289065464376049314542890654643760493145428906546437604931454289065464376049314542890654643760493145428906546437604931454289065464376049314542890654643760493145428906546437604931454289065464376049314542890654643760493145428906546437604931454289065464376049314542890654643760493145428906546437604931454289065464376049314542890654643760493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b45259df-de8e-4272-9dc3-52c60523069a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b8617fb-d5b5-4f18-8d25-77b3d47c681c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b8617fb-d5b5-4f18-8d25-77b3d47c681c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2454621925000699419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24546219250006994192454621925000699419245462192500069941924546219250006994192454621925000699419245462192500069941924546219250006994192454621925000699419245462192500069941924546219250006994192454621925000699419245462192500069941924546219250006994192454621925000699419245462192500069941924546219250006994192454621925000699419245462192500069941924546219250006994192454621925000699419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 828223fc-6d06-498d-bb06-74771efbff85, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c5b93d8-6eaa-44c6-9910-2995ac0acb12, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c5b93d8-6eaa-44c6-9910-2995ac0acb12, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12546460064856764746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254646006485676474612546460064856764746125464600648567647461254646006485676474612546460064856764746125464600648567647461254646006485676474612546460064856764746125464600648567647461254646006485676474612546460064856764746125464600648567647461254646006485676474612546460064856764746125464600648567647461254646006485676474612546460064856764746125464600648567647461254646006485676474612546460064856764746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b8617fb-d5b5-4f18-8d25-77b3d47c681c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ecbca48-2dc9-4b08-b1b6-1b85ca8da62e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ecbca48-2dc9-4b08-b1b6-1b85ca8da62e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5271820651073217143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52718206510732171435271820651073217143527182065107321714352718206510732171435271820651073217143527182065107321714352718206510732171435271820651073217143527182065107321714352718206510732171435271820651073217143527182065107321714352718206510732171435271820651073217143527182065107321714352718206510732171435271820651073217143527182065107321714352718206510732171435271820651073217143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c5b93d8-6eaa-44c6-9910-2995ac0acb12, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf2e4957-02a7-4c08-b18d-bf27b14f9a7f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf2e4957-02a7-4c08-b18d-bf27b14f9a7f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4039233085097166108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40392330850971661084039233085097166108403923308509716610840392330850971661084039233085097166108403923308509716610840392330850971661084039233085097166108403923308509716610840392330850971661084039233085097166108403923308509716610840392330850971661084039233085097166108403923308509716610840392330850971661084039233085097166108403923308509716610840392330850971661084039233085097166108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ecbca48-2dc9-4b08-b1b6-1b85ca8da62e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 694faca8-6216-44b9-b039-b163e7244659, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 694faca8-6216-44b9-b039-b163e7244659, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1284368870852300614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12843688708523006141284368870852300614128436887085230061412843688708523006141284368870852300614128436887085230061412843688708523006141284368870852300614128436887085230061412843688708523006141284368870852300614128436887085230061412843688708523006141284368870852300614128436887085230061412843688708523006141284368870852300614128436887085230061412843688708523006141284368870852300614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf2e4957-02a7-4c08-b18d-bf27b14f9a7f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36ea1762-6d80-4118-8260-93738b543af1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36ea1762-6d80-4118-8260-93738b543af1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6337770615133600564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63377706151336005646337770615133600564633777061513360056463377706151336005646337770615133600564633777061513360056463377706151336005646337770615133600564633777061513360056463377706151336005646337770615133600564633777061513360056463377706151336005646337770615133600564633777061513360056463377706151336005646337770615133600564633777061513360056463377706151336005646337770615133600564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 694faca8-6216-44b9-b039-b163e7244659, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46be0852-571c-4871-8b4a-ff09f32f29b7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46be0852-571c-4871-8b4a-ff09f32f29b7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11324538919810007179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132453891981000717911324538919810007179113245389198100071791132453891981000717911324538919810007179113245389198100071791132453891981000717911324538919810007179113245389198100071791132453891981000717911324538919810007179113245389198100071791132453891981000717911324538919810007179113245389198100071791132453891981000717911324538919810007179113245389198100071791132453891981000717911324538919810007179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36ea1762-6d80-4118-8260-93738b543af1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bc76b26-bded-42d9-a892-cc1be59bc4c7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bc76b26-bded-42d9-a892-cc1be59bc4c7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12620791172638211868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262079117263821186812620791172638211868126207911726382118681262079117263821186812620791172638211868126207911726382118681262079117263821186812620791172638211868126207911726382118681262079117263821186812620791172638211868126207911726382118681262079117263821186812620791172638211868126207911726382118681262079117263821186812620791172638211868126207911726382118681262079117263821186812620791172638211868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46be0852-571c-4871-8b4a-ff09f32f29b7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37e2094c-44cd-48a4-a4ba-0ec87ba28620, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37e2094c-44cd-48a4-a4ba-0ec87ba28620, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8020753943832039638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80207539438320396388020753943832039638802075394383203963880207539438320396388020753943832039638802075394383203963880207539438320396388020753943832039638802075394383203963880207539438320396388020753943832039638802075394383203963880207539438320396388020753943832039638802075394383203963880207539438320396388020753943832039638802075394383203963880207539438320396388020753943832039638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bc76b26-bded-42d9-a892-cc1be59bc4c7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8f7186f-af2e-4bdc-8e93-5cdbf42e0ef9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8f7186f-af2e-4bdc-8e93-5cdbf42e0ef9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7971183253785223826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79711832537852238267971183253785223826797118325378522382679711832537852238267971183253785223826797118325378522382679711832537852238267971183253785223826797118325378522382679711832537852238267971183253785223826797118325378522382679711832537852238267971183253785223826797118325378522382679711832537852238267971183253785223826797118325378522382679711832537852238267971183253785223826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37e2094c-44cd-48a4-a4ba-0ec87ba28620, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b6f5e02-2716-478f-ac74-55ddba89fe06, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b6f5e02-2716-478f-ac74-55ddba89fe06, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13681639094429942117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368163909442994211713681639094429942117136816390944299421171368163909442994211713681639094429942117136816390944299421171368163909442994211713681639094429942117136816390944299421171368163909442994211713681639094429942117136816390944299421171368163909442994211713681639094429942117136816390944299421171368163909442994211713681639094429942117136816390944299421171368163909442994211713681639094429942117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8f7186f-af2e-4bdc-8e93-5cdbf42e0ef9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebfca9d1-6665-4f33-9e4e-c6bc5a1f9e7b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebfca9d1-6665-4f33-9e4e-c6bc5a1f9e7b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14734036734453175283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473403673445317528314734036734453175283147340367344531752831473403673445317528314734036734453175283147340367344531752831473403673445317528314734036734453175283147340367344531752831473403673445317528314734036734453175283147340367344531752831473403673445317528314734036734453175283147340367344531752831473403673445317528314734036734453175283147340367344531752831473403673445317528314734036734453175283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b6f5e02-2716-478f-ac74-55ddba89fe06, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0c67a6e-c3d4-4703-a135-87e51fa259ee, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0c67a6e-c3d4-4703-a135-87e51fa259ee, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16672139411261148394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667213941126114839416672139411261148394166721394112611483941667213941126114839416672139411261148394166721394112611483941667213941126114839416672139411261148394166721394112611483941667213941126114839416672139411261148394166721394112611483941667213941126114839416672139411261148394166721394112611483941667213941126114839416672139411261148394166721394112611483941667213941126114839416672139411261148394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebfca9d1-6665-4f33-9e4e-c6bc5a1f9e7b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65e994e8-dea4-40f9-96ad-810b672848e2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65e994e8-dea4-40f9-96ad-810b672848e2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3208748729412137491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32087487294121374913208748729412137491320874872941213749132087487294121374913208748729412137491320874872941213749132087487294121374913208748729412137491320874872941213749132087487294121374913208748729412137491320874872941213749132087487294121374913208748729412137491320874872941213749132087487294121374913208748729412137491320874872941213749132087487294121374913208748729412137491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0c67a6e-c3d4-4703-a135-87e51fa259ee, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffb0ab0d-c1cd-4ca4-a60f-174cb8b8054c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffb0ab0d-c1cd-4ca4-a60f-174cb8b8054c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13674877887541144280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1367487788754114428013674877887541144280136748778875411442801367487788754114428013674877887541144280136748778875411442801367487788754114428013674877887541144280136748778875411442801367487788754114428013674877887541144280136748778875411442801367487788754114428013674877887541144280136748778875411442801367487788754114428013674877887541144280136748778875411442801367487788754114428013674877887541144280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65e994e8-dea4-40f9-96ad-810b672848e2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba7b57ac-eb8a-4038-9f66-ef9ee7be417d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba7b57ac-eb8a-4038-9f66-ef9ee7be417d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12929362211102452625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292936221110245262512929362211102452625129293622111024526251292936221110245262512929362211102452625129293622111024526251292936221110245262512929362211102452625129293622111024526251292936221110245262512929362211102452625129293622111024526251292936221110245262512929362211102452625129293622111024526251292936221110245262512929362211102452625129293622111024526251292936221110245262512929362211102452625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffb0ab0d-c1cd-4ca4-a60f-174cb8b8054c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 339cd2b1-cd69-4f29-8831-a6f5d6e0a2c7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 339cd2b1-cd69-4f29-8831-a6f5d6e0a2c7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11859379104548147598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185937910454814759811859379104548147598118593791045481475981185937910454814759811859379104548147598118593791045481475981185937910454814759811859379104548147598118593791045481475981185937910454814759811859379104548147598118593791045481475981185937910454814759811859379104548147598118593791045481475981185937910454814759811859379104548147598118593791045481475981185937910454814759811859379104548147598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba7b57ac-eb8a-4038-9f66-ef9ee7be417d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b21a4e05-f457-4572-9b0d-3753283e642e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b21a4e05-f457-4572-9b0d-3753283e642e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9149925816252965115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91499258162529651159149925816252965115914992581625296511591499258162529651159149925816252965115914992581625296511591499258162529651159149925816252965115914992581625296511591499258162529651159149925816252965115914992581625296511591499258162529651159149925816252965115914992581625296511591499258162529651159149925816252965115914992581625296511591499258162529651159149925816252965115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 339cd2b1-cd69-4f29-8831-a6f5d6e0a2c7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e154bf08-45bc-440d-838c-f4c655e1ba18, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e154bf08-45bc-440d-838c-f4c655e1ba18, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17684430083508984566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768443008350898456617684430083508984566176844300835089845661768443008350898456617684430083508984566176844300835089845661768443008350898456617684430083508984566176844300835089845661768443008350898456617684430083508984566176844300835089845661768443008350898456617684430083508984566176844300835089845661768443008350898456617684430083508984566176844300835089845661768443008350898456617684430083508984566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b21a4e05-f457-4572-9b0d-3753283e642e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03b6eefe-fd31-4144-9503-6bf979a19c32, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03b6eefe-fd31-4144-9503-6bf979a19c32, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13637416939722368064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363741693972236806413637416939722368064136374169397223680641363741693972236806413637416939722368064136374169397223680641363741693972236806413637416939722368064136374169397223680641363741693972236806413637416939722368064136374169397223680641363741693972236806413637416939722368064136374169397223680641363741693972236806413637416939722368064136374169397223680641363741693972236806413637416939722368064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e154bf08-45bc-440d-838c-f4c655e1ba18, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bbe6ecd-27b8-4c4a-b720-45c508a0536b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bbe6ecd-27b8-4c4a-b720-45c508a0536b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 657537938177039837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837657537938177039837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03b6eefe-fd31-4144-9503-6bf979a19c32, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3815aa09-166f-48e1-8c5f-83cb2a0c1dcd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3815aa09-166f-48e1-8c5f-83cb2a0c1dcd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17557114242565488446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755711424256548844617557114242565488446175571142425654884461755711424256548844617557114242565488446175571142425654884461755711424256548844617557114242565488446175571142425654884461755711424256548844617557114242565488446175571142425654884461755711424256548844617557114242565488446175571142425654884461755711424256548844617557114242565488446175571142425654884461755711424256548844617557114242565488446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bbe6ecd-27b8-4c4a-b720-45c508a0536b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 557632e0-6d56-4eeb-8301-839f34c4e55a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 557632e0-6d56-4eeb-8301-839f34c4e55a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7537619263646806843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75376192636468068437537619263646806843753761926364680684375376192636468068437537619263646806843753761926364680684375376192636468068437537619263646806843753761926364680684375376192636468068437537619263646806843753761926364680684375376192636468068437537619263646806843753761926364680684375376192636468068437537619263646806843753761926364680684375376192636468068437537619263646806843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 557632e0-6d56-4eeb-8301-839f34c4e55a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e12eae92-ed0b-4465-bed3-e5c6e31c2f23, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e12eae92-ed0b-4465-bed3-e5c6e31c2f23, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6613484978080375985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66134849780803759856613484978080375985661348497808037598566134849780803759856613484978080375985661348497808037598566134849780803759856613484978080375985661348497808037598566134849780803759856613484978080375985661348497808037598566134849780803759856613484978080375985661348497808037598566134849780803759856613484978080375985661348497808037598566134849780803759856613484978080375985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3815aa09-166f-48e1-8c5f-83cb2a0c1dcd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85f0852e-c66b-475b-a298-2ce8d7b0745f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85f0852e-c66b-475b-a298-2ce8d7b0745f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9679521306023364508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96795213060233645089679521306023364508967952130602336450896795213060233645089679521306023364508967952130602336450896795213060233645089679521306023364508967952130602336450896795213060233645089679521306023364508967952130602336450896795213060233645089679521306023364508967952130602336450896795213060233645089679521306023364508967952130602336450896795213060233645089679521306023364508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e12eae92-ed0b-4465-bed3-e5c6e31c2f23, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da9d7ab4-c9c4-4aed-a3d0-dbb549fdaffd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da9d7ab4-c9c4-4aed-a3d0-dbb549fdaffd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17189306795295836098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718930679529583609817189306795295836098171893067952958360981718930679529583609817189306795295836098171893067952958360981718930679529583609817189306795295836098171893067952958360981718930679529583609817189306795295836098171893067952958360981718930679529583609817189306795295836098171893067952958360981718930679529583609817189306795295836098171893067952958360981718930679529583609817189306795295836098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85f0852e-c66b-475b-a298-2ce8d7b0745f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2fc67d3-b4c2-479a-87bd-63c20484a880, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2fc67d3-b4c2-479a-87bd-63c20484a880, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8248400469744995155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82484004697449951558248400469744995155824840046974499515582484004697449951558248400469744995155824840046974499515582484004697449951558248400469744995155824840046974499515582484004697449951558248400469744995155824840046974499515582484004697449951558248400469744995155824840046974499515582484004697449951558248400469744995155824840046974499515582484004697449951558248400469744995155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da9d7ab4-c9c4-4aed-a3d0-dbb549fdaffd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5b95f84-3df3-478f-b91b-c843ed44487b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5b95f84-3df3-478f-b91b-c843ed44487b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1309866802187036492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13098668021870364921309866802187036492130986680218703649213098668021870364921309866802187036492130986680218703649213098668021870364921309866802187036492130986680218703649213098668021870364921309866802187036492130986680218703649213098668021870364921309866802187036492130986680218703649213098668021870364921309866802187036492130986680218703649213098668021870364921309866802187036492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2fc67d3-b4c2-479a-87bd-63c20484a880, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bc5ee7c-e429-4367-b8c9-8f33111e6820, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bc5ee7c-e429-4367-b8c9-8f33111e6820, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9256995993618400497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92569959936184004979256995993618400497925699599361840049792569959936184004979256995993618400497925699599361840049792569959936184004979256995993618400497925699599361840049792569959936184004979256995993618400497925699599361840049792569959936184004979256995993618400497925699599361840049792569959936184004979256995993618400497925699599361840049792569959936184004979256995993618400497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5b95f84-3df3-478f-b91b-c843ed44487b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5158a94-036d-442f-b2cd-b182110c34ca, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5158a94-036d-442f-b2cd-b182110c34ca, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14440504915189629480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444050491518962948014440504915189629480144405049151896294801444050491518962948014440504915189629480144405049151896294801444050491518962948014440504915189629480144405049151896294801444050491518962948014440504915189629480144405049151896294801444050491518962948014440504915189629480144405049151896294801444050491518962948014440504915189629480144405049151896294801444050491518962948014440504915189629480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bc5ee7c-e429-4367-b8c9-8f33111e6820, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97353a0b-1085-4072-80d3-af4cca04af45, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97353a0b-1085-4072-80d3-af4cca04af45, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 415635289920186835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835415635289920186835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5158a94-036d-442f-b2cd-b182110c34ca, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9970539-b59b-4e4d-ab9a-88c187fe8c6d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9970539-b59b-4e4d-ab9a-88c187fe8c6d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17000257255782967173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700025725578296717317000257255782967173170002572557829671731700025725578296717317000257255782967173170002572557829671731700025725578296717317000257255782967173170002572557829671731700025725578296717317000257255782967173170002572557829671731700025725578296717317000257255782967173170002572557829671731700025725578296717317000257255782967173170002572557829671731700025725578296717317000257255782967173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97353a0b-1085-4072-80d3-af4cca04af45, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9970539-b59b-4e4d-ab9a-88c187fe8c6d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c9a527-0209-444d-9c67-badcc0b4988c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c9a527-0209-444d-9c67-badcc0b4988c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9116083035681162924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91160830356811629249116083035681162924911608303568116292491160830356811629249116083035681162924911608303568116292491160830356811629249116083035681162924911608303568116292491160830356811629249116083035681162924911608303568116292491160830356811629249116083035681162924911608303568116292491160830356811629249116083035681162924911608303568116292491160830356811629249116083035681162924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a64fd45-0522-4c94-8b4c-e289129d23ae, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a64fd45-0522-4c94-8b4c-e289129d23ae, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17682182807095123652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768218280709512365217682182807095123652176821828070951236521768218280709512365217682182807095123652176821828070951236521768218280709512365217682182807095123652176821828070951236521768218280709512365217682182807095123652176821828070951236521768218280709512365217682182807095123652176821828070951236521768218280709512365217682182807095123652176821828070951236521768218280709512365217682182807095123652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c9a527-0209-444d-9c67-badcc0b4988c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e209cdeb-4a08-40f8-a36c-fb8d38d40ec3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e209cdeb-4a08-40f8-a36c-fb8d38d40ec3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11406204363864000818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140620436386400081811406204363864000818114062043638640008181140620436386400081811406204363864000818114062043638640008181140620436386400081811406204363864000818114062043638640008181140620436386400081811406204363864000818114062043638640008181140620436386400081811406204363864000818114062043638640008181140620436386400081811406204363864000818114062043638640008181140620436386400081811406204363864000818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a64fd45-0522-4c94-8b4c-e289129d23ae, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 917b21b8-265e-46fa-9fec-131eb601ef44, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 917b21b8-265e-46fa-9fec-131eb601ef44, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7489073648790184959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74890736487901849597489073648790184959748907364879018495974890736487901849597489073648790184959748907364879018495974890736487901849597489073648790184959748907364879018495974890736487901849597489073648790184959748907364879018495974890736487901849597489073648790184959748907364879018495974890736487901849597489073648790184959748907364879018495974890736487901849597489073648790184959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 917b21b8-265e-46fa-9fec-131eb601ef44, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5defdd48-faed-48c8-b819-5c4fba20fd8f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5defdd48-faed-48c8-b819-5c4fba20fd8f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18192182393818932011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819218239381893201118192182393818932011181921823938189320111819218239381893201118192182393818932011181921823938189320111819218239381893201118192182393818932011181921823938189320111819218239381893201118192182393818932011181921823938189320111819218239381893201118192182393818932011181921823938189320111819218239381893201118192182393818932011181921823938189320111819218239381893201118192182393818932011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e209cdeb-4a08-40f8-a36c-fb8d38d40ec3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7549e72-b187-4888-86e7-bd0263d35b88, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7549e72-b187-4888-86e7-bd0263d35b88, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15663532275252741843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566353227525274184315663532275252741843156635322752527418431566353227525274184315663532275252741843156635322752527418431566353227525274184315663532275252741843156635322752527418431566353227525274184315663532275252741843156635322752527418431566353227525274184315663532275252741843156635322752527418431566353227525274184315663532275252741843156635322752527418431566353227525274184315663532275252741843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5defdd48-faed-48c8-b819-5c4fba20fd8f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ea44db0-3ce4-49a6-97f3-e84c54710938, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ea44db0-3ce4-49a6-97f3-e84c54710938, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1855543540737140985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18555435407371409851855543540737140985185554354073714098518555435407371409851855543540737140985185554354073714098518555435407371409851855543540737140985185554354073714098518555435407371409851855543540737140985185554354073714098518555435407371409851855543540737140985185554354073714098518555435407371409851855543540737140985185554354073714098518555435407371409851855543540737140985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7549e72-b187-4888-86e7-bd0263d35b88, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 984979ee-1893-4c92-adf7-44fc14c2532d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 984979ee-1893-4c92-adf7-44fc14c2532d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12443981882390164697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1244398188239016469712443981882390164697124439818823901646971244398188239016469712443981882390164697124439818823901646971244398188239016469712443981882390164697124439818823901646971244398188239016469712443981882390164697124439818823901646971244398188239016469712443981882390164697124439818823901646971244398188239016469712443981882390164697124439818823901646971244398188239016469712443981882390164697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ea44db0-3ce4-49a6-97f3-e84c54710938, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bdf62ef-d57f-4dd1-9e83-700e548e8c93, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bdf62ef-d57f-4dd1-9e83-700e548e8c93, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10971607414803474582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097160741480347458210971607414803474582109716074148034745821097160741480347458210971607414803474582109716074148034745821097160741480347458210971607414803474582109716074148034745821097160741480347458210971607414803474582109716074148034745821097160741480347458210971607414803474582109716074148034745821097160741480347458210971607414803474582109716074148034745821097160741480347458210971607414803474582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 984979ee-1893-4c92-adf7-44fc14c2532d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3859198c-3164-407b-a5ba-d7281b7f42bb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3859198c-3164-407b-a5ba-d7281b7f42bb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16597811009785138427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659781100978513842716597811009785138427165978110097851384271659781100978513842716597811009785138427165978110097851384271659781100978513842716597811009785138427165978110097851384271659781100978513842716597811009785138427165978110097851384271659781100978513842716597811009785138427165978110097851384271659781100978513842716597811009785138427165978110097851384271659781100978513842716597811009785138427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bdf62ef-d57f-4dd1-9e83-700e548e8c93, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 529b8dc9-258b-4425-a5a0-90277089ad04, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 529b8dc9-258b-4425-a5a0-90277089ad04, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7704266545145585220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77042665451455852207704266545145585220770426654514558522077042665451455852207704266545145585220770426654514558522077042665451455852207704266545145585220770426654514558522077042665451455852207704266545145585220770426654514558522077042665451455852207704266545145585220770426654514558522077042665451455852207704266545145585220770426654514558522077042665451455852207704266545145585220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3859198c-3164-407b-a5ba-d7281b7f42bb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 304ffe5c-0a43-417b-8d8b-177f7a1f088c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 304ffe5c-0a43-417b-8d8b-177f7a1f088c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17049940890268158331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704994089026815833117049940890268158331170499408902681583311704994089026815833117049940890268158331170499408902681583311704994089026815833117049940890268158331170499408902681583311704994089026815833117049940890268158331170499408902681583311704994089026815833117049940890268158331170499408902681583311704994089026815833117049940890268158331170499408902681583311704994089026815833117049940890268158331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 529b8dc9-258b-4425-a5a0-90277089ad04, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0562c38d-406e-4c7e-b050-8f63042b05d6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0562c38d-406e-4c7e-b050-8f63042b05d6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18266305431986343844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826630543198634384418266305431986343844182663054319863438441826630543198634384418266305431986343844182663054319863438441826630543198634384418266305431986343844182663054319863438441826630543198634384418266305431986343844182663054319863438441826630543198634384418266305431986343844182663054319863438441826630543198634384418266305431986343844182663054319863438441826630543198634384418266305431986343844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 304ffe5c-0a43-417b-8d8b-177f7a1f088c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a56b9dd-344b-45f1-a945-1650a1e5256e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a56b9dd-344b-45f1-a945-1650a1e5256e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16473623726786834270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647362372678683427016473623726786834270164736237267868342701647362372678683427016473623726786834270164736237267868342701647362372678683427016473623726786834270164736237267868342701647362372678683427016473623726786834270164736237267868342701647362372678683427016473623726786834270164736237267868342701647362372678683427016473623726786834270164736237267868342701647362372678683427016473623726786834270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0562c38d-406e-4c7e-b050-8f63042b05d6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34adcbda-f300-4310-935f-042d936a1987, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34adcbda-f300-4310-935f-042d936a1987, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9034259512944861212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90342595129448612129034259512944861212903425951294486121290342595129448612129034259512944861212903425951294486121290342595129448612129034259512944861212903425951294486121290342595129448612129034259512944861212903425951294486121290342595129448612129034259512944861212903425951294486121290342595129448612129034259512944861212903425951294486121290342595129448612129034259512944861212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a56b9dd-344b-45f1-a945-1650a1e5256e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3192f87-d7ad-408c-a8dd-6e4c580e53c5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3192f87-d7ad-408c-a8dd-6e4c580e53c5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15730664608627434751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573066460862743475115730664608627434751157306646086274347511573066460862743475115730664608627434751157306646086274347511573066460862743475115730664608627434751157306646086274347511573066460862743475115730664608627434751157306646086274347511573066460862743475115730664608627434751157306646086274347511573066460862743475115730664608627434751157306646086274347511573066460862743475115730664608627434751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34adcbda-f300-4310-935f-042d936a1987, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0b75746-84b8-48bd-8df6-81309106fa83, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0b75746-84b8-48bd-8df6-81309106fa83, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7472970494991777830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74729704949917778307472970494991777830747297049499177783074729704949917778307472970494991777830747297049499177783074729704949917778307472970494991777830747297049499177783074729704949917778307472970494991777830747297049499177783074729704949917778307472970494991777830747297049499177783074729704949917778307472970494991777830747297049499177783074729704949917778307472970494991777830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3192f87-d7ad-408c-a8dd-6e4c580e53c5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 727a1664-eb67-4e3a-a99b-146441ce8063, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 727a1664-eb67-4e3a-a99b-146441ce8063, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3300457295931590719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33004572959315907193300457295931590719330045729593159071933004572959315907193300457295931590719330045729593159071933004572959315907193300457295931590719330045729593159071933004572959315907193300457295931590719330045729593159071933004572959315907193300457295931590719330045729593159071933004572959315907193300457295931590719330045729593159071933004572959315907193300457295931590719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0b75746-84b8-48bd-8df6-81309106fa83, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5411e2ec-0dbf-4a00-9eb3-dde09b71c10a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5411e2ec-0dbf-4a00-9eb3-dde09b71c10a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17025817035321383024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702581703532138302417025817035321383024170258170353213830241702581703532138302417025817035321383024170258170353213830241702581703532138302417025817035321383024170258170353213830241702581703532138302417025817035321383024170258170353213830241702581703532138302417025817035321383024170258170353213830241702581703532138302417025817035321383024170258170353213830241702581703532138302417025817035321383024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 727a1664-eb67-4e3a-a99b-146441ce8063, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5bf8f2a-d60b-4de3-956a-4729f15905b4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5bf8f2a-d60b-4de3-956a-4729f15905b4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10881233883350893518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088123388335089351810881233883350893518108812338833508935181088123388335089351810881233883350893518108812338833508935181088123388335089351810881233883350893518108812338833508935181088123388335089351810881233883350893518108812338833508935181088123388335089351810881233883350893518108812338833508935181088123388335089351810881233883350893518108812338833508935181088123388335089351810881233883350893518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5411e2ec-0dbf-4a00-9eb3-dde09b71c10a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a567c1f-4ec3-4ec9-af09-41018a70c023, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a567c1f-4ec3-4ec9-af09-41018a70c023, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3844015509316384543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38440155093163845433844015509316384543384401550931638454338440155093163845433844015509316384543384401550931638454338440155093163845433844015509316384543384401550931638454338440155093163845433844015509316384543384401550931638454338440155093163845433844015509316384543384401550931638454338440155093163845433844015509316384543384401550931638454338440155093163845433844015509316384543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5bf8f2a-d60b-4de3-956a-4729f15905b4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3be0b31-0e7c-4962-b565-77dcdc150e10, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3be0b31-0e7c-4962-b565-77dcdc150e10, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2084301100597818653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20843011005978186532084301100597818653208430110059781865320843011005978186532084301100597818653208430110059781865320843011005978186532084301100597818653208430110059781865320843011005978186532084301100597818653208430110059781865320843011005978186532084301100597818653208430110059781865320843011005978186532084301100597818653208430110059781865320843011005978186532084301100597818653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a567c1f-4ec3-4ec9-af09-41018a70c023, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cab6883f-e6b4-4456-ba0f-8f7dedde5d51, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cab6883f-e6b4-4456-ba0f-8f7dedde5d51, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14116508429334290927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411650842933429092714116508429334290927141165084293342909271411650842933429092714116508429334290927141165084293342909271411650842933429092714116508429334290927141165084293342909271411650842933429092714116508429334290927141165084293342909271411650842933429092714116508429334290927141165084293342909271411650842933429092714116508429334290927141165084293342909271411650842933429092714116508429334290927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3be0b31-0e7c-4962-b565-77dcdc150e10, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cab6883f-e6b4-4456-ba0f-8f7dedde5d51, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85fb8a4b-b6f9-4965-b0ff-dd4ec9d06472, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85fb8a4b-b6f9-4965-b0ff-dd4ec9d06472, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3724286050502978421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37242860505029784213724286050502978421372428605050297842137242860505029784213724286050502978421372428605050297842137242860505029784213724286050502978421372428605050297842137242860505029784213724286050502978421372428605050297842137242860505029784213724286050502978421372428605050297842137242860505029784213724286050502978421372428605050297842137242860505029784213724286050502978421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5390ffc0-732d-410e-b365-29adfb7559f7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5390ffc0-732d-410e-b365-29adfb7559f7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6360007536210311137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63600075362103111376360007536210311137636000753621031113763600075362103111376360007536210311137636000753621031113763600075362103111376360007536210311137636000753621031113763600075362103111376360007536210311137636000753621031113763600075362103111376360007536210311137636000753621031113763600075362103111376360007536210311137636000753621031113763600075362103111376360007536210311137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85fb8a4b-b6f9-4965-b0ff-dd4ec9d06472, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57646c43-dbd7-4f8c-98a1-a190d6fdf49b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57646c43-dbd7-4f8c-98a1-a190d6fdf49b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16550946850249332103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655094685024933210316550946850249332103165509468502493321031655094685024933210316550946850249332103165509468502493321031655094685024933210316550946850249332103165509468502493321031655094685024933210316550946850249332103165509468502493321031655094685024933210316550946850249332103165509468502493321031655094685024933210316550946850249332103165509468502493321031655094685024933210316550946850249332103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5390ffc0-732d-410e-b365-29adfb7559f7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 411315b1-705c-4e54-9482-c9a4cc420114, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 411315b1-705c-4e54-9482-c9a4cc420114, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12746059909723635563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274605990972363556312746059909723635563127460599097236355631274605990972363556312746059909723635563127460599097236355631274605990972363556312746059909723635563127460599097236355631274605990972363556312746059909723635563127460599097236355631274605990972363556312746059909723635563127460599097236355631274605990972363556312746059909723635563127460599097236355631274605990972363556312746059909723635563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57646c43-dbd7-4f8c-98a1-a190d6fdf49b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 446fc44e-1b2e-4494-a736-d9027c8f6f71, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 446fc44e-1b2e-4494-a736-d9027c8f6f71, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4915141743290261980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49151417432902619804915141743290261980491514174329026198049151417432902619804915141743290261980491514174329026198049151417432902619804915141743290261980491514174329026198049151417432902619804915141743290261980491514174329026198049151417432902619804915141743290261980491514174329026198049151417432902619804915141743290261980491514174329026198049151417432902619804915141743290261980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 411315b1-705c-4e54-9482-c9a4cc420114, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce9c51ef-e506-40e2-b884-522963dbc7c1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce9c51ef-e506-40e2-b884-522963dbc7c1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7992193038680913818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79921930386809138187992193038680913818799219303868091381879921930386809138187992193038680913818799219303868091381879921930386809138187992193038680913818799219303868091381879921930386809138187992193038680913818799219303868091381879921930386809138187992193038680913818799219303868091381879921930386809138187992193038680913818799219303868091381879921930386809138187992193038680913818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 446fc44e-1b2e-4494-a736-d9027c8f6f71, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 718318b8-6853-4787-a95a-d943c9782566, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 718318b8-6853-4787-a95a-d943c9782566, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12311509332818828573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231150933281882857312311509332818828573123115093328188285731231150933281882857312311509332818828573123115093328188285731231150933281882857312311509332818828573123115093328188285731231150933281882857312311509332818828573123115093328188285731231150933281882857312311509332818828573123115093328188285731231150933281882857312311509332818828573123115093328188285731231150933281882857312311509332818828573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce9c51ef-e506-40e2-b884-522963dbc7c1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1085f7e4-d7a4-453e-843e-bc24c1182e45, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1085f7e4-d7a4-453e-843e-bc24c1182e45, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10096732994489476821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009673299448947682110096732994489476821100967329944894768211009673299448947682110096732994489476821100967329944894768211009673299448947682110096732994489476821100967329944894768211009673299448947682110096732994489476821100967329944894768211009673299448947682110096732994489476821100967329944894768211009673299448947682110096732994489476821100967329944894768211009673299448947682110096732994489476821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 718318b8-6853-4787-a95a-d943c9782566, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1085f7e4-d7a4-453e-843e-bc24c1182e45, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7246aa62-1b8c-426f-802b-6e6e8ed2a5f3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7246aa62-1b8c-426f-802b-6e6e8ed2a5f3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16999508269914244472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699950826991424447216999508269914244472169995082699142444721699950826991424447216999508269914244472169995082699142444721699950826991424447216999508269914244472169995082699142444721699950826991424447216999508269914244472169995082699142444721699950826991424447216999508269914244472169995082699142444721699950826991424447216999508269914244472169995082699142444721699950826991424447216999508269914244472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa37f55-dd5c-41fe-af5d-1e521cc434cb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa37f55-dd5c-41fe-af5d-1e521cc434cb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6657758919961265466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66577589199612654666657758919961265466665775891996126546666577589199612654666657758919961265466665775891996126546666577589199612654666657758919961265466665775891996126546666577589199612654666657758919961265466665775891996126546666577589199612654666657758919961265466665775891996126546666577589199612654666657758919961265466665775891996126546666577589199612654666657758919961265466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa37f55-dd5c-41fe-af5d-1e521cc434cb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba8372e-ef86-4465-b609-d280d7fe1d72, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba8372e-ef86-4465-b609-d280d7fe1d72, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4535270347918774802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45352703479187748024535270347918774802453527034791877480245352703479187748024535270347918774802453527034791877480245352703479187748024535270347918774802453527034791877480245352703479187748024535270347918774802453527034791877480245352703479187748024535270347918774802453527034791877480245352703479187748024535270347918774802453527034791877480245352703479187748024535270347918774802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7246aa62-1b8c-426f-802b-6e6e8ed2a5f3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef4523b7-cfd7-4bfb-bcf9-8defeebdf013, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef4523b7-cfd7-4bfb-bcf9-8defeebdf013, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1269965817318629566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12699658173186295661269965817318629566126996581731862956612699658173186295661269965817318629566126996581731862956612699658173186295661269965817318629566126996581731862956612699658173186295661269965817318629566126996581731862956612699658173186295661269965817318629566126996581731862956612699658173186295661269965817318629566126996581731862956612699658173186295661269965817318629566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba8372e-ef86-4465-b609-d280d7fe1d72, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcf06569-e8b6-405f-9a37-0dbbcc745b8c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcf06569-e8b6-405f-9a37-0dbbcc745b8c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 363953783572571314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314363953783572571314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef4523b7-cfd7-4bfb-bcf9-8defeebdf013, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90ea120a-839a-4f78-b135-2cd84de60092, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90ea120a-839a-4f78-b135-2cd84de60092, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14552861029795416002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455286102979541600214552861029795416002145528610297954160021455286102979541600214552861029795416002145528610297954160021455286102979541600214552861029795416002145528610297954160021455286102979541600214552861029795416002145528610297954160021455286102979541600214552861029795416002145528610297954160021455286102979541600214552861029795416002145528610297954160021455286102979541600214552861029795416002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcf06569-e8b6-405f-9a37-0dbbcc745b8c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eee71efc-d6c8-450c-89d0-60616c698a0c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eee71efc-d6c8-450c-89d0-60616c698a0c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8526886896469568045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85268868964695680458526886896469568045852688689646956804585268868964695680458526886896469568045852688689646956804585268868964695680458526886896469568045852688689646956804585268868964695680458526886896469568045852688689646956804585268868964695680458526886896469568045852688689646956804585268868964695680458526886896469568045852688689646956804585268868964695680458526886896469568045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90ea120a-839a-4f78-b135-2cd84de60092, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c99f888b-ceaf-41c8-ac9e-0a1309d40903, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c99f888b-ceaf-41c8-ac9e-0a1309d40903, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7795078640828752690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77950786408287526907795078640828752690779507864082875269077950786408287526907795078640828752690779507864082875269077950786408287526907795078640828752690779507864082875269077950786408287526907795078640828752690779507864082875269077950786408287526907795078640828752690779507864082875269077950786408287526907795078640828752690779507864082875269077950786408287526907795078640828752690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eee71efc-d6c8-450c-89d0-60616c698a0c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6154964e-637e-4b0b-afe7-e5979e771352, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6154964e-637e-4b0b-afe7-e5979e771352, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5921561388556967766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59215613885569677665921561388556967766592156138855696776659215613885569677665921561388556967766592156138855696776659215613885569677665921561388556967766592156138855696776659215613885569677665921561388556967766592156138855696776659215613885569677665921561388556967766592156138855696776659215613885569677665921561388556967766592156138855696776659215613885569677665921561388556967766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c99f888b-ceaf-41c8-ac9e-0a1309d40903, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b36f96a-0fcc-4d5c-9887-8d96b80ae6b0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b36f96a-0fcc-4d5c-9887-8d96b80ae6b0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5584379607559282651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55843796075592826515584379607559282651558437960755928265155843796075592826515584379607559282651558437960755928265155843796075592826515584379607559282651558437960755928265155843796075592826515584379607559282651558437960755928265155843796075592826515584379607559282651558437960755928265155843796075592826515584379607559282651558437960755928265155843796075592826515584379607559282651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6154964e-637e-4b0b-afe7-e5979e771352, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b36f96a-0fcc-4d5c-9887-8d96b80ae6b0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70acc89a-c300-4231-9a5a-ddfc0263d95a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70acc89a-c300-4231-9a5a-ddfc0263d95a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17326470206402556154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732647020640255615417326470206402556154173264702064025561541732647020640255615417326470206402556154173264702064025561541732647020640255615417326470206402556154173264702064025561541732647020640255615417326470206402556154173264702064025561541732647020640255615417326470206402556154173264702064025561541732647020640255615417326470206402556154173264702064025561541732647020640255615417326470206402556154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b56631-7e47-45eb-b709-8e2c49cbc1ae, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b56631-7e47-45eb-b709-8e2c49cbc1ae, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14012859943732357795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401285994373235779514012859943732357795140128599437323577951401285994373235779514012859943732357795140128599437323577951401285994373235779514012859943732357795140128599437323577951401285994373235779514012859943732357795140128599437323577951401285994373235779514012859943732357795140128599437323577951401285994373235779514012859943732357795140128599437323577951401285994373235779514012859943732357795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70acc89a-c300-4231-9a5a-ddfc0263d95a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88e2ca74-19d2-443f-ae14-87e97f626688, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88e2ca74-19d2-443f-ae14-87e97f626688, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4173393192325974743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41733931923259747434173393192325974743417339319232597474341733931923259747434173393192325974743417339319232597474341733931923259747434173393192325974743417339319232597474341733931923259747434173393192325974743417339319232597474341733931923259747434173393192325974743417339319232597474341733931923259747434173393192325974743417339319232597474341733931923259747434173393192325974743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b56631-7e47-45eb-b709-8e2c49cbc1ae, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9876b59b-7ca9-4173-913d-55e677098a4a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9876b59b-7ca9-4173-913d-55e677098a4a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9524576372209316453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95245763722093164539524576372209316453952457637220931645395245763722093164539524576372209316453952457637220931645395245763722093164539524576372209316453952457637220931645395245763722093164539524576372209316453952457637220931645395245763722093164539524576372209316453952457637220931645395245763722093164539524576372209316453952457637220931645395245763722093164539524576372209316453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88e2ca74-19d2-443f-ae14-87e97f626688, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6d28899-e3a6-4e58-9cd5-f221d9da48b4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6d28899-e3a6-4e58-9cd5-f221d9da48b4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4181953963359380821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41819539633593808214181953963359380821418195396335938082141819539633593808214181953963359380821418195396335938082141819539633593808214181953963359380821418195396335938082141819539633593808214181953963359380821418195396335938082141819539633593808214181953963359380821418195396335938082141819539633593808214181953963359380821418195396335938082141819539633593808214181953963359380821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9876b59b-7ca9-4173-913d-55e677098a4a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15a3a7c2-71ca-46f9-9aea-bde9b3bab78e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15a3a7c2-71ca-46f9-9aea-bde9b3bab78e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15786347971113466450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578634797111346645015786347971113466450157863479711134664501578634797111346645015786347971113466450157863479711134664501578634797111346645015786347971113466450157863479711134664501578634797111346645015786347971113466450157863479711134664501578634797111346645015786347971113466450157863479711134664501578634797111346645015786347971113466450157863479711134664501578634797111346645015786347971113466450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6d28899-e3a6-4e58-9cd5-f221d9da48b4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e559d8d2-e029-4255-9504-690b62eecb93, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e559d8d2-e029-4255-9504-690b62eecb93, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11019043812193798646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101904381219379864611019043812193798646110190438121937986461101904381219379864611019043812193798646110190438121937986461101904381219379864611019043812193798646110190438121937986461101904381219379864611019043812193798646110190438121937986461101904381219379864611019043812193798646110190438121937986461101904381219379864611019043812193798646110190438121937986461101904381219379864611019043812193798646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15a3a7c2-71ca-46f9-9aea-bde9b3bab78e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c37372c7-ed61-4217-ab29-71cf2ea18536, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c37372c7-ed61-4217-ab29-71cf2ea18536, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13257831496273874760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325783149627387476013257831496273874760132578314962738747601325783149627387476013257831496273874760132578314962738747601325783149627387476013257831496273874760132578314962738747601325783149627387476013257831496273874760132578314962738747601325783149627387476013257831496273874760132578314962738747601325783149627387476013257831496273874760132578314962738747601325783149627387476013257831496273874760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e559d8d2-e029-4255-9504-690b62eecb93, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53a9b58a-df89-44d3-a3ae-62d10bab3d92, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53a9b58a-df89-44d3-a3ae-62d10bab3d92, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13455826807308023466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345582680730802346613455826807308023466134558268073080234661345582680730802346613455826807308023466134558268073080234661345582680730802346613455826807308023466134558268073080234661345582680730802346613455826807308023466134558268073080234661345582680730802346613455826807308023466134558268073080234661345582680730802346613455826807308023466134558268073080234661345582680730802346613455826807308023466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c37372c7-ed61-4217-ab29-71cf2ea18536, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b090f94-af7c-4a17-b5e5-f246aa748a01, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b090f94-af7c-4a17-b5e5-f246aa748a01, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9214194849756837926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92141948497568379269214194849756837926921419484975683792692141948497568379269214194849756837926921419484975683792692141948497568379269214194849756837926921419484975683792692141948497568379269214194849756837926921419484975683792692141948497568379269214194849756837926921419484975683792692141948497568379269214194849756837926921419484975683792692141948497568379269214194849756837926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53a9b58a-df89-44d3-a3ae-62d10bab3d92, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f71d02b-fde6-41d9-bd72-d9d59f607e9f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f71d02b-fde6-41d9-bd72-d9d59f607e9f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15036045344931334495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503604534493133449515036045344931334495150360453449313344951503604534493133449515036045344931334495150360453449313344951503604534493133449515036045344931334495150360453449313344951503604534493133449515036045344931334495150360453449313344951503604534493133449515036045344931334495150360453449313344951503604534493133449515036045344931334495150360453449313344951503604534493133449515036045344931334495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b090f94-af7c-4a17-b5e5-f246aa748a01, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eb51c87-759a-4a97-adf7-39252926ec93, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eb51c87-759a-4a97-adf7-39252926ec93, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9310850076517504421 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93108500765175044219310850076517504421931085007651750442193108500765175044219310850076517504421931085007651750442193108500765175044219310850076517504421931085007651750442193108500765175044219310850076517504421931085007651750442193108500765175044219310850076517504421931085007651750442193108500765175044219310850076517504421931085007651750442193108500765175044219310850076517504421" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eb51c87-759a-4a97-adf7-39252926ec93, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f683a807-4f3e-4861-b261-b63db99b86f5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f683a807-4f3e-4861-b261-b63db99b86f5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 989304572947788579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579989304572947788579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f683a807-4f3e-4861-b261-b63db99b86f5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 429fd591-e132-43d1-b93b-a67b722e5417, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 429fd591-e132-43d1-b93b-a67b722e5417, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6797299874700213694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67972998747002136946797299874700213694679729987470021369467972998747002136946797299874700213694679729987470021369467972998747002136946797299874700213694679729987470021369467972998747002136946797299874700213694679729987470021369467972998747002136946797299874700213694679729987470021369467972998747002136946797299874700213694679729987470021369467972998747002136946797299874700213694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 429fd591-e132-43d1-b93b-a67b722e5417, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c724c584-102a-40fe-9026-2b293aa2d457, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c724c584-102a-40fe-9026-2b293aa2d457, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 883145917511557778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778883145917511557778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f71d02b-fde6-41d9-bd72-d9d59f607e9f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40fc1cc5-b883-4b11-97e2-c332b0a5fa3e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40fc1cc5-b883-4b11-97e2-c332b0a5fa3e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6051752144703392190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60517521447033921906051752144703392190605175214470339219060517521447033921906051752144703392190605175214470339219060517521447033921906051752144703392190605175214470339219060517521447033921906051752144703392190605175214470339219060517521447033921906051752144703392190605175214470339219060517521447033921906051752144703392190605175214470339219060517521447033921906051752144703392190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c724c584-102a-40fe-9026-2b293aa2d457, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f67caa8b-a238-46db-a260-44ab759535f0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f67caa8b-a238-46db-a260-44ab759535f0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18016942971852059487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801694297185205948718016942971852059487180169429718520594871801694297185205948718016942971852059487180169429718520594871801694297185205948718016942971852059487180169429718520594871801694297185205948718016942971852059487180169429718520594871801694297185205948718016942971852059487180169429718520594871801694297185205948718016942971852059487180169429718520594871801694297185205948718016942971852059487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40fc1cc5-b883-4b11-97e2-c332b0a5fa3e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f46001e2-eed0-4d17-8cc9-184e4d798ff9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f46001e2-eed0-4d17-8cc9-184e4d798ff9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13486891565803627496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348689156580362749613486891565803627496134868915658036274961348689156580362749613486891565803627496134868915658036274961348689156580362749613486891565803627496134868915658036274961348689156580362749613486891565803627496134868915658036274961348689156580362749613486891565803627496134868915658036274961348689156580362749613486891565803627496134868915658036274961348689156580362749613486891565803627496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f67caa8b-a238-46db-a260-44ab759535f0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96760670-c072-4757-9cb7-328beb71f2fa, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f46001e2-eed0-4d17-8cc9-184e4d798ff9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43a3323e-eb7d-4138-bfc4-30a320dcce1b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43a3323e-eb7d-4138-bfc4-30a320dcce1b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5415519378816798678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54155193788167986785415519378816798678541551937881679867854155193788167986785415519378816798678541551937881679867854155193788167986785415519378816798678541551937881679867854155193788167986785415519378816798678541551937881679867854155193788167986785415519378816798678541551937881679867854155193788167986785415519378816798678541551937881679867854155193788167986785415519378816798678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96760670-c072-4757-9cb7-328beb71f2fa, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16078389590431887928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607838959043188792816078389590431887928160783895904318879281607838959043188792816078389590431887928160783895904318879281607838959043188792816078389590431887928160783895904318879281607838959043188792816078389590431887928160783895904318879281607838959043188792816078389590431887928160783895904318879281607838959043188792816078389590431887928160783895904318879281607838959043188792816078389590431887928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43a3323e-eb7d-4138-bfc4-30a320dcce1b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1045d92a-f815-4ce3-a098-8f173c03864d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96760670-c072-4757-9cb7-328beb71f2fa, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c4acabd-d0fa-40a2-9fda-720492270177, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c4acabd-d0fa-40a2-9fda-720492270177, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15636501676741583331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563650167674158333115636501676741583331156365016767415833311563650167674158333115636501676741583331156365016767415833311563650167674158333115636501676741583331156365016767415833311563650167674158333115636501676741583331156365016767415833311563650167674158333115636501676741583331156365016767415833311563650167674158333115636501676741583331156365016767415833311563650167674158333115636501676741583331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1045d92a-f815-4ce3-a098-8f173c03864d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14839605228520009913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483960522852000991314839605228520009913148396052285200099131483960522852000991314839605228520009913148396052285200099131483960522852000991314839605228520009913148396052285200099131483960522852000991314839605228520009913148396052285200099131483960522852000991314839605228520009913148396052285200099131483960522852000991314839605228520009913148396052285200099131483960522852000991314839605228520009913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1045d92a-f815-4ce3-a098-8f173c03864d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b8c4985-53c4-40fc-8089-77de219b8aa8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b8c4985-53c4-40fc-8089-77de219b8aa8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7851565309285163763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78515653092851637637851565309285163763785156530928516376378515653092851637637851565309285163763785156530928516376378515653092851637637851565309285163763785156530928516376378515653092851637637851565309285163763785156530928516376378515653092851637637851565309285163763785156530928516376378515653092851637637851565309285163763785156530928516376378515653092851637637851565309285163763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c4acabd-d0fa-40a2-9fda-720492270177, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82dc34d4-6e03-413c-aa47-7f5d45827b68, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82dc34d4-6e03-413c-aa47-7f5d45827b68, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4856260896925016901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48562608969250169014856260896925016901485626089692501690148562608969250169014856260896925016901485626089692501690148562608969250169014856260896925016901485626089692501690148562608969250169014856260896925016901485626089692501690148562608969250169014856260896925016901485626089692501690148562608969250169014856260896925016901485626089692501690148562608969250169014856260896925016901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b8c4985-53c4-40fc-8089-77de219b8aa8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2577ff7c-cdc0-4011-991b-180cb2dc1509, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2577ff7c-cdc0-4011-991b-180cb2dc1509, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15459880051776622388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545988005177662238815459880051776622388154598800517766223881545988005177662238815459880051776622388154598800517766223881545988005177662238815459880051776622388154598800517766223881545988005177662238815459880051776622388154598800517766223881545988005177662238815459880051776622388154598800517766223881545988005177662238815459880051776622388154598800517766223881545988005177662238815459880051776622388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82dc34d4-6e03-413c-aa47-7f5d45827b68, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f2b7390-f2a6-42d0-a070-6d1609b02657, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f2b7390-f2a6-42d0-a070-6d1609b02657, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10009252475375207319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000925247537520731910009252475375207319100092524753752073191000925247537520731910009252475375207319100092524753752073191000925247537520731910009252475375207319100092524753752073191000925247537520731910009252475375207319100092524753752073191000925247537520731910009252475375207319100092524753752073191000925247537520731910009252475375207319100092524753752073191000925247537520731910009252475375207319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2577ff7c-cdc0-4011-991b-180cb2dc1509, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 733d1395-e5d6-453b-a611-865a0c4bc39f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 733d1395-e5d6-453b-a611-865a0c4bc39f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17743684228795326692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774368422879532669217743684228795326692177436842287953266921774368422879532669217743684228795326692177436842287953266921774368422879532669217743684228795326692177436842287953266921774368422879532669217743684228795326692177436842287953266921774368422879532669217743684228795326692177436842287953266921774368422879532669217743684228795326692177436842287953266921774368422879532669217743684228795326692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f2b7390-f2a6-42d0-a070-6d1609b02657, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90b891cc-1051-47cc-82b3-3fb915ec310d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90b891cc-1051-47cc-82b3-3fb915ec310d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3109382382051096490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31093823820510964903109382382051096490310938238205109649031093823820510964903109382382051096490310938238205109649031093823820510964903109382382051096490310938238205109649031093823820510964903109382382051096490310938238205109649031093823820510964903109382382051096490310938238205109649031093823820510964903109382382051096490310938238205109649031093823820510964903109382382051096490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 733d1395-e5d6-453b-a611-865a0c4bc39f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a2873b5-5b0f-42c1-aad9-f9e49ac9abd0, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a2873b5-5b0f-42c1-aad9-f9e49ac9abd0, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5273004239642382635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52730042396423826355273004239642382635527300423964238263552730042396423826355273004239642382635527300423964238263552730042396423826355273004239642382635527300423964238263552730042396423826355273004239642382635527300423964238263552730042396423826355273004239642382635527300423964238263552730042396423826355273004239642382635527300423964238263552730042396423826355273004239642382635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90b891cc-1051-47cc-82b3-3fb915ec310d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efb84a92-b7e0-43b1-9823-1be80cd03d18, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efb84a92-b7e0-43b1-9823-1be80cd03d18, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2794755864975643184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27947558649756431842794755864975643184279475586497564318427947558649756431842794755864975643184279475586497564318427947558649756431842794755864975643184279475586497564318427947558649756431842794755864975643184279475586497564318427947558649756431842794755864975643184279475586497564318427947558649756431842794755864975643184279475586497564318427947558649756431842794755864975643184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a2873b5-5b0f-42c1-aad9-f9e49ac9abd0, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47d37ddd-2b71-443b-8bd7-3170436aa40e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47d37ddd-2b71-443b-8bd7-3170436aa40e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7766523267715794662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77665232677157946627766523267715794662776652326771579466277665232677157946627766523267715794662776652326771579466277665232677157946627766523267715794662776652326771579466277665232677157946627766523267715794662776652326771579466277665232677157946627766523267715794662776652326771579466277665232677157946627766523267715794662776652326771579466277665232677157946627766523267715794662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efb84a92-b7e0-43b1-9823-1be80cd03d18, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4445cd83-65fe-4664-b88e-30271ca3c2f7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4445cd83-65fe-4664-b88e-30271ca3c2f7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7984248045283765983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79842480452837659837984248045283765983798424804528376598379842480452837659837984248045283765983798424804528376598379842480452837659837984248045283765983798424804528376598379842480452837659837984248045283765983798424804528376598379842480452837659837984248045283765983798424804528376598379842480452837659837984248045283765983798424804528376598379842480452837659837984248045283765983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47d37ddd-2b71-443b-8bd7-3170436aa40e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9bddf19-9d9e-4b8b-94a4-47ba7a779fb4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9bddf19-9d9e-4b8b-94a4-47ba7a779fb4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11235209143922192949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123520914392219294911235209143922192949112352091439221929491123520914392219294911235209143922192949112352091439221929491123520914392219294911235209143922192949112352091439221929491123520914392219294911235209143922192949112352091439221929491123520914392219294911235209143922192949112352091439221929491123520914392219294911235209143922192949112352091439221929491123520914392219294911235209143922192949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4445cd83-65fe-4664-b88e-30271ca3c2f7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9bddf19-9d9e-4b8b-94a4-47ba7a779fb4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a96e172-0c74-4921-b4f4-d1e8ab4da8f8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a96e172-0c74-4921-b4f4-d1e8ab4da8f8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15306369642783407111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530636964278340711115306369642783407111153063696427834071111530636964278340711115306369642783407111153063696427834071111530636964278340711115306369642783407111153063696427834071111530636964278340711115306369642783407111153063696427834071111530636964278340711115306369642783407111153063696427834071111530636964278340711115306369642783407111153063696427834071111530636964278340711115306369642783407111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5474b49-c45f-412f-a654-105831b07222, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5474b49-c45f-412f-a654-105831b07222, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16524468843142445098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652446884314244509816524468843142445098165244688431424450981652446884314244509816524468843142445098165244688431424450981652446884314244509816524468843142445098165244688431424450981652446884314244509816524468843142445098165244688431424450981652446884314244509816524468843142445098165244688431424450981652446884314244509816524468843142445098165244688431424450981652446884314244509816524468843142445098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a96e172-0c74-4921-b4f4-d1e8ab4da8f8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 111d9c68-c051-4b42-9ed5-2f4b40c9a285, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 111d9c68-c051-4b42-9ed5-2f4b40c9a285, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5438378775746018536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54383787757460185365438378775746018536543837877574601853654383787757460185365438378775746018536543837877574601853654383787757460185365438378775746018536543837877574601853654383787757460185365438378775746018536543837877574601853654383787757460185365438378775746018536543837877574601853654383787757460185365438378775746018536543837877574601853654383787757460185365438378775746018536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5474b49-c45f-412f-a654-105831b07222, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f6f729e-3b32-4425-8879-50a1deb1a961, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f6f729e-3b32-4425-8879-50a1deb1a961, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 266540128626768832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832266540128626768832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 111d9c68-c051-4b42-9ed5-2f4b40c9a285, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a81a655-3cb7-49a6-94b5-0fa780d6cd4d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a81a655-3cb7-49a6-94b5-0fa780d6cd4d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8901471750218334726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89014717502183347268901471750218334726890147175021833472689014717502183347268901471750218334726890147175021833472689014717502183347268901471750218334726890147175021833472689014717502183347268901471750218334726890147175021833472689014717502183347268901471750218334726890147175021833472689014717502183347268901471750218334726890147175021833472689014717502183347268901471750218334726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f6f729e-3b32-4425-8879-50a1deb1a961, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83018a62-49ec-4e79-bb72-f8ebcf71ff16, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83018a62-49ec-4e79-bb72-f8ebcf71ff16, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15084806507277370159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508480650727737015915084806507277370159150848065072773701591508480650727737015915084806507277370159150848065072773701591508480650727737015915084806507277370159150848065072773701591508480650727737015915084806507277370159150848065072773701591508480650727737015915084806507277370159150848065072773701591508480650727737015915084806507277370159150848065072773701591508480650727737015915084806507277370159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a81a655-3cb7-49a6-94b5-0fa780d6cd4d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44118f91-3bfc-48e6-9ef4-de9cc30dabcc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44118f91-3bfc-48e6-9ef4-de9cc30dabcc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15929019120962317263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592901912096231726315929019120962317263159290191209623172631592901912096231726315929019120962317263159290191209623172631592901912096231726315929019120962317263159290191209623172631592901912096231726315929019120962317263159290191209623172631592901912096231726315929019120962317263159290191209623172631592901912096231726315929019120962317263159290191209623172631592901912096231726315929019120962317263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83018a62-49ec-4e79-bb72-f8ebcf71ff16, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b21a3ef6-52a8-4274-b201-1e55456b7344, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44118f91-3bfc-48e6-9ef4-de9cc30dabcc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b21a3ef6-52a8-4274-b201-1e55456b7344, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14311460655563129036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431146065556312903614311460655563129036143114606555631290361431146065556312903614311460655563129036143114606555631290361431146065556312903614311460655563129036143114606555631290361431146065556312903614311460655563129036143114606555631290361431146065556312903614311460655563129036143114606555631290361431146065556312903614311460655563129036143114606555631290361431146065556312903614311460655563129036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9448a287-7f62-4531-8bbb-c467a83e26c6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9448a287-7f62-4531-8bbb-c467a83e26c6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4570409440415220306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45704094404152203064570409440415220306457040944041522030645704094404152203064570409440415220306457040944041522030645704094404152203064570409440415220306457040944041522030645704094404152203064570409440415220306457040944041522030645704094404152203064570409440415220306457040944041522030645704094404152203064570409440415220306457040944041522030645704094404152203064570409440415220306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b21a3ef6-52a8-4274-b201-1e55456b7344, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e0d0fe4-b8f4-4ce1-b81b-7b9a0597dfb7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e0d0fe4-b8f4-4ce1-b81b-7b9a0597dfb7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16298725402265000852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629872540226500085216298725402265000852162987254022650008521629872540226500085216298725402265000852162987254022650008521629872540226500085216298725402265000852162987254022650008521629872540226500085216298725402265000852162987254022650008521629872540226500085216298725402265000852162987254022650008521629872540226500085216298725402265000852162987254022650008521629872540226500085216298725402265000852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9448a287-7f62-4531-8bbb-c467a83e26c6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4103e9c9-3b62-4a52-9ad1-dec3772f11c4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4103e9c9-3b62-4a52-9ad1-dec3772f11c4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10388633333049921396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038863333304992139610388633333049921396103886333330499213961038863333304992139610388633333049921396103886333330499213961038863333304992139610388633333049921396103886333330499213961038863333304992139610388633333049921396103886333330499213961038863333304992139610388633333049921396103886333330499213961038863333304992139610388633333049921396103886333330499213961038863333304992139610388633333049921396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4103e9c9-3b62-4a52-9ad1-dec3772f11c4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cf12c61-fae8-45bc-9035-180a0ec5e084, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cf12c61-fae8-45bc-9035-180a0ec5e084, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13614296208774498129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361429620877449812913614296208774498129136142962087744981291361429620877449812913614296208774498129136142962087744981291361429620877449812913614296208774498129136142962087744981291361429620877449812913614296208774498129136142962087744981291361429620877449812913614296208774498129136142962087744981291361429620877449812913614296208774498129136142962087744981291361429620877449812913614296208774498129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e0d0fe4-b8f4-4ce1-b81b-7b9a0597dfb7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f24c06b-2bb4-4cb5-b9fc-bb7bf7d564fc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f24c06b-2bb4-4cb5-b9fc-bb7bf7d564fc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7748380542442737397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77483805424427373977748380542442737397774838054244273739777483805424427373977748380542442737397774838054244273739777483805424427373977748380542442737397774838054244273739777483805424427373977748380542442737397774838054244273739777483805424427373977748380542442737397774838054244273739777483805424427373977748380542442737397774838054244273739777483805424427373977748380542442737397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cf12c61-fae8-45bc-9035-180a0ec5e084, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce67e1a8-9113-41f1-b13b-854246b0859d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce67e1a8-9113-41f1-b13b-854246b0859d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3023188254096479750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30231882540964797503023188254096479750302318825409647975030231882540964797503023188254096479750302318825409647975030231882540964797503023188254096479750302318825409647975030231882540964797503023188254096479750302318825409647975030231882540964797503023188254096479750302318825409647975030231882540964797503023188254096479750302318825409647975030231882540964797503023188254096479750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f24c06b-2bb4-4cb5-b9fc-bb7bf7d564fc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fbad843-383a-4cfb-a81e-075846f26184, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fbad843-383a-4cfb-a81e-075846f26184, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11106094871804940841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110609487180494084111106094871804940841111060948718049408411110609487180494084111106094871804940841111060948718049408411110609487180494084111106094871804940841111060948718049408411110609487180494084111106094871804940841111060948718049408411110609487180494084111106094871804940841111060948718049408411110609487180494084111106094871804940841111060948718049408411110609487180494084111106094871804940841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce67e1a8-9113-41f1-b13b-854246b0859d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aabb5164-e43f-4b5f-a35d-1111793106e9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aabb5164-e43f-4b5f-a35d-1111793106e9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5356208113033046113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53562081130330461135356208113033046113535620811303304611353562081130330461135356208113033046113535620811303304611353562081130330461135356208113033046113535620811303304611353562081130330461135356208113033046113535620811303304611353562081130330461135356208113033046113535620811303304611353562081130330461135356208113033046113535620811303304611353562081130330461135356208113033046113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fbad843-383a-4cfb-a81e-075846f26184, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c17253f3-7d13-428d-b0e9-f54b0b218067, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17253f3-7d13-428d-b0e9-f54b0b218067, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3536398279771847654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35363982797718476543536398279771847654353639827977184765435363982797718476543536398279771847654353639827977184765435363982797718476543536398279771847654353639827977184765435363982797718476543536398279771847654353639827977184765435363982797718476543536398279771847654353639827977184765435363982797718476543536398279771847654353639827977184765435363982797718476543536398279771847654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17253f3-7d13-428d-b0e9-f54b0b218067, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98bc9e55-a158-4252-b1bf-ac0dcb94319f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98bc9e55-a158-4252-b1bf-ac0dcb94319f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1700737847617225296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17007378476172252961700737847617225296170073784761722529617007378476172252961700737847617225296170073784761722529617007378476172252961700737847617225296170073784761722529617007378476172252961700737847617225296170073784761722529617007378476172252961700737847617225296170073784761722529617007378476172252961700737847617225296170073784761722529617007378476172252961700737847617225296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aabb5164-e43f-4b5f-a35d-1111793106e9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04921236-05b3-4bc1-9d99-ee9ee36889fd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04921236-05b3-4bc1-9d99-ee9ee36889fd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13490114130274203725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349011413027420372513490114130274203725134901141302742037251349011413027420372513490114130274203725134901141302742037251349011413027420372513490114130274203725134901141302742037251349011413027420372513490114130274203725134901141302742037251349011413027420372513490114130274203725134901141302742037251349011413027420372513490114130274203725134901141302742037251349011413027420372513490114130274203725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98bc9e55-a158-4252-b1bf-ac0dcb94319f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae10aa1d-3f26-4eea-9237-533b7add2003, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae10aa1d-3f26-4eea-9237-533b7add2003, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7403969373493235852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74039693734932358527403969373493235852740396937349323585274039693734932358527403969373493235852740396937349323585274039693734932358527403969373493235852740396937349323585274039693734932358527403969373493235852740396937349323585274039693734932358527403969373493235852740396937349323585274039693734932358527403969373493235852740396937349323585274039693734932358527403969373493235852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04921236-05b3-4bc1-9d99-ee9ee36889fd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34bfd4ca-8e29-4681-8f6f-ac848f5e1ad4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34bfd4ca-8e29-4681-8f6f-ac848f5e1ad4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14606075165564671109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460607516556467110914606075165564671109146060751655646711091460607516556467110914606075165564671109146060751655646711091460607516556467110914606075165564671109146060751655646711091460607516556467110914606075165564671109146060751655646711091460607516556467110914606075165564671109146060751655646711091460607516556467110914606075165564671109146060751655646711091460607516556467110914606075165564671109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae10aa1d-3f26-4eea-9237-533b7add2003, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb3b1c6b-495c-4666-823c-b7c4c035fb92, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb3b1c6b-495c-4666-823c-b7c4c035fb92, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2438157248115283767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24381572481152837672438157248115283767243815724811528376724381572481152837672438157248115283767243815724811528376724381572481152837672438157248115283767243815724811528376724381572481152837672438157248115283767243815724811528376724381572481152837672438157248115283767243815724811528376724381572481152837672438157248115283767243815724811528376724381572481152837672438157248115283767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34bfd4ca-8e29-4681-8f6f-ac848f5e1ad4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7623e658-78de-44ee-b1fc-61813ec9035a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7623e658-78de-44ee-b1fc-61813ec9035a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2367657340673804958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23676573406738049582367657340673804958236765734067380495823676573406738049582367657340673804958236765734067380495823676573406738049582367657340673804958236765734067380495823676573406738049582367657340673804958236765734067380495823676573406738049582367657340673804958236765734067380495823676573406738049582367657340673804958236765734067380495823676573406738049582367657340673804958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb3b1c6b-495c-4666-823c-b7c4c035fb92, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42f58339-58d2-4d7b-aee9-473df79ee237, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42f58339-58d2-4d7b-aee9-473df79ee237, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5469328364067976458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54693283640679764585469328364067976458546932836406797645854693283640679764585469328364067976458546932836406797645854693283640679764585469328364067976458546932836406797645854693283640679764585469328364067976458546932836406797645854693283640679764585469328364067976458546932836406797645854693283640679764585469328364067976458546932836406797645854693283640679764585469328364067976458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7623e658-78de-44ee-b1fc-61813ec9035a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb7e716f-b0d8-4d0b-9a27-e18ae1f0dc2f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb7e716f-b0d8-4d0b-9a27-e18ae1f0dc2f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5385573526232552954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53855735262325529545385573526232552954538557352623255295453855735262325529545385573526232552954538557352623255295453855735262325529545385573526232552954538557352623255295453855735262325529545385573526232552954538557352623255295453855735262325529545385573526232552954538557352623255295453855735262325529545385573526232552954538557352623255295453855735262325529545385573526232552954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42f58339-58d2-4d7b-aee9-473df79ee237, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, beff2584-9d11-466c-8e83-95bd4b601fff, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, beff2584-9d11-466c-8e83-95bd4b601fff, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10432689991242943595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1043268999124294359510432689991242943595104326899912429435951043268999124294359510432689991242943595104326899912429435951043268999124294359510432689991242943595104326899912429435951043268999124294359510432689991242943595104326899912429435951043268999124294359510432689991242943595104326899912429435951043268999124294359510432689991242943595104326899912429435951043268999124294359510432689991242943595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb7e716f-b0d8-4d0b-9a27-e18ae1f0dc2f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09ed28bc-b2bf-4f01-8fa4-04268cd8571c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09ed28bc-b2bf-4f01-8fa4-04268cd8571c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15547323457836749290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554732345783674929015547323457836749290155473234578367492901554732345783674929015547323457836749290155473234578367492901554732345783674929015547323457836749290155473234578367492901554732345783674929015547323457836749290155473234578367492901554732345783674929015547323457836749290155473234578367492901554732345783674929015547323457836749290155473234578367492901554732345783674929015547323457836749290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, beff2584-9d11-466c-8e83-95bd4b601fff, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75119d59-0ee1-4913-b2bf-52eaf0536383, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75119d59-0ee1-4913-b2bf-52eaf0536383, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17991370189657433174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799137018965743317417991370189657433174179913701896574331741799137018965743317417991370189657433174179913701896574331741799137018965743317417991370189657433174179913701896574331741799137018965743317417991370189657433174179913701896574331741799137018965743317417991370189657433174179913701896574331741799137018965743317417991370189657433174179913701896574331741799137018965743317417991370189657433174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09ed28bc-b2bf-4f01-8fa4-04268cd8571c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5a69e5a-5318-4e60-af50-f929ea422c8a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75119d59-0ee1-4913-b2bf-52eaf0536383, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e200ae01-6bfe-41de-8f3e-7b4379af9e4c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e200ae01-6bfe-41de-8f3e-7b4379af9e4c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4747490564914166181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47474905649141661814747490564914166181474749056491416618147474905649141661814747490564914166181474749056491416618147474905649141661814747490564914166181474749056491416618147474905649141661814747490564914166181474749056491416618147474905649141661814747490564914166181474749056491416618147474905649141661814747490564914166181474749056491416618147474905649141661814747490564914166181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5a69e5a-5318-4e60-af50-f929ea422c8a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12355177432488757377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235517743248875737712355177432488757377123551774324887573771235517743248875737712355177432488757377123551774324887573771235517743248875737712355177432488757377123551774324887573771235517743248875737712355177432488757377123551774324887573771235517743248875737712355177432488757377123551774324887573771235517743248875737712355177432488757377123551774324887573771235517743248875737712355177432488757377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e200ae01-6bfe-41de-8f3e-7b4379af9e4c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5772ee07-4289-4377-a2e5-f1159ebcd049, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5772ee07-4289-4377-a2e5-f1159ebcd049, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17297674905177143351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729767490517714335117297674905177143351172976749051771433511729767490517714335117297674905177143351172976749051771433511729767490517714335117297674905177143351172976749051771433511729767490517714335117297674905177143351172976749051771433511729767490517714335117297674905177143351172976749051771433511729767490517714335117297674905177143351172976749051771433511729767490517714335117297674905177143351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5a69e5a-5318-4e60-af50-f929ea422c8a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7c4690f-5911-435d-9cdd-79fe407dbbdd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7c4690f-5911-435d-9cdd-79fe407dbbdd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12184807710211532692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218480771021153269212184807710211532692121848077102115326921218480771021153269212184807710211532692121848077102115326921218480771021153269212184807710211532692121848077102115326921218480771021153269212184807710211532692121848077102115326921218480771021153269212184807710211532692121848077102115326921218480771021153269212184807710211532692121848077102115326921218480771021153269212184807710211532692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5772ee07-4289-4377-a2e5-f1159ebcd049, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93bb852a-0838-4722-923d-e317e16af017, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93bb852a-0838-4722-923d-e317e16af017, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10095630917924104207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009563091792410420710095630917924104207100956309179241042071009563091792410420710095630917924104207100956309179241042071009563091792410420710095630917924104207100956309179241042071009563091792410420710095630917924104207100956309179241042071009563091792410420710095630917924104207100956309179241042071009563091792410420710095630917924104207100956309179241042071009563091792410420710095630917924104207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7c4690f-5911-435d-9cdd-79fe407dbbdd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26775463-8c19-436d-87e0-ab53cdf239d8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26775463-8c19-436d-87e0-ab53cdf239d8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11430625197217960296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143062519721796029611430625197217960296114306251972179602961143062519721796029611430625197217960296114306251972179602961143062519721796029611430625197217960296114306251972179602961143062519721796029611430625197217960296114306251972179602961143062519721796029611430625197217960296114306251972179602961143062519721796029611430625197217960296114306251972179602961143062519721796029611430625197217960296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93bb852a-0838-4722-923d-e317e16af017, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53aa53dc-ea09-4ea6-931f-67e18764ddc2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53aa53dc-ea09-4ea6-931f-67e18764ddc2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10646970978077019213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064697097807701921310646970978077019213106469709780770192131064697097807701921310646970978077019213106469709780770192131064697097807701921310646970978077019213106469709780770192131064697097807701921310646970978077019213106469709780770192131064697097807701921310646970978077019213106469709780770192131064697097807701921310646970978077019213106469709780770192131064697097807701921310646970978077019213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26775463-8c19-436d-87e0-ab53cdf239d8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5d31476-e132-41e6-932b-ad6a6af20e06, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5d31476-e132-41e6-932b-ad6a6af20e06, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8659485755749804452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86594857557498044528659485755749804452865948575574980445286594857557498044528659485755749804452865948575574980445286594857557498044528659485755749804452865948575574980445286594857557498044528659485755749804452865948575574980445286594857557498044528659485755749804452865948575574980445286594857557498044528659485755749804452865948575574980445286594857557498044528659485755749804452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53aa53dc-ea09-4ea6-931f-67e18764ddc2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e0c4653-eb65-49aa-8289-bcf18e4edd5e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e0c4653-eb65-49aa-8289-bcf18e4edd5e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 875675001258992598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598875675001258992598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5d31476-e132-41e6-932b-ad6a6af20e06, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e0c4653-eb65-49aa-8289-bcf18e4edd5e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7ebcbc9-02a4-4dfd-b1fc-73e2910f66a3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7ebcbc9-02a4-4dfd-b1fc-73e2910f66a3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13737978828394118251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373797882839411825113737978828394118251137379788283941182511373797882839411825113737978828394118251137379788283941182511373797882839411825113737978828394118251137379788283941182511373797882839411825113737978828394118251137379788283941182511373797882839411825113737978828394118251137379788283941182511373797882839411825113737978828394118251137379788283941182511373797882839411825113737978828394118251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67d2f603-7b10-4472-9a9e-ec2346ed1c7f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67d2f603-7b10-4472-9a9e-ec2346ed1c7f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1353795279673471067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13537952796734710671353795279673471067135379527967347106713537952796734710671353795279673471067135379527967347106713537952796734710671353795279673471067135379527967347106713537952796734710671353795279673471067135379527967347106713537952796734710671353795279673471067135379527967347106713537952796734710671353795279673471067135379527967347106713537952796734710671353795279673471067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7ebcbc9-02a4-4dfd-b1fc-73e2910f66a3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a8b9f07-e53d-4f0f-a257-5bd2190b88f9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a8b9f07-e53d-4f0f-a257-5bd2190b88f9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5413316511499404538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54133165114994045385413316511499404538541331651149940453854133165114994045385413316511499404538541331651149940453854133165114994045385413316511499404538541331651149940453854133165114994045385413316511499404538541331651149940453854133165114994045385413316511499404538541331651149940453854133165114994045385413316511499404538541331651149940453854133165114994045385413316511499404538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67d2f603-7b10-4472-9a9e-ec2346ed1c7f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84d3fca0-331a-4a06-bdcf-a517bb6cd795, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84d3fca0-331a-4a06-bdcf-a517bb6cd795, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4017800494732353354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40178004947323533544017800494732353354401780049473235335440178004947323533544017800494732353354401780049473235335440178004947323533544017800494732353354401780049473235335440178004947323533544017800494732353354401780049473235335440178004947323533544017800494732353354401780049473235335440178004947323533544017800494732353354401780049473235335440178004947323533544017800494732353354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a8b9f07-e53d-4f0f-a257-5bd2190b88f9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7193ae5b-956b-4fe1-b280-dfe6096af5fc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7193ae5b-956b-4fe1-b280-dfe6096af5fc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9328763785475713104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93287637854757131049328763785475713104932876378547571310493287637854757131049328763785475713104932876378547571310493287637854757131049328763785475713104932876378547571310493287637854757131049328763785475713104932876378547571310493287637854757131049328763785475713104932876378547571310493287637854757131049328763785475713104932876378547571310493287637854757131049328763785475713104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84d3fca0-331a-4a06-bdcf-a517bb6cd795, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66554075-b2e4-4e8e-a752-2081a3e4af20, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66554075-b2e4-4e8e-a752-2081a3e4af20, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9751372259870443713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97513722598704437139751372259870443713975137225987044371397513722598704437139751372259870443713975137225987044371397513722598704437139751372259870443713975137225987044371397513722598704437139751372259870443713975137225987044371397513722598704437139751372259870443713975137225987044371397513722598704437139751372259870443713975137225987044371397513722598704437139751372259870443713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7193ae5b-956b-4fe1-b280-dfe6096af5fc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db520309-7c87-4214-92c4-11308c50f2c6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db520309-7c87-4214-92c4-11308c50f2c6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14083041977990993303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408304197799099330314083041977990993303140830419779909933031408304197799099330314083041977990993303140830419779909933031408304197799099330314083041977990993303140830419779909933031408304197799099330314083041977990993303140830419779909933031408304197799099330314083041977990993303140830419779909933031408304197799099330314083041977990993303140830419779909933031408304197799099330314083041977990993303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66554075-b2e4-4e8e-a752-2081a3e4af20, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf49245c-3321-4ad0-a923-dbf2f6a71b02, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf49245c-3321-4ad0-a923-dbf2f6a71b02, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2487244558106686403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24872445581066864032487244558106686403248724455810668640324872445581066864032487244558106686403248724455810668640324872445581066864032487244558106686403248724455810668640324872445581066864032487244558106686403248724455810668640324872445581066864032487244558106686403248724455810668640324872445581066864032487244558106686403248724455810668640324872445581066864032487244558106686403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db520309-7c87-4214-92c4-11308c50f2c6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f624f7a7-7e67-4a97-9bc5-c4631df297c1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f624f7a7-7e67-4a97-9bc5-c4631df297c1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2331788531917540343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23317885319175403432331788531917540343233178853191754034323317885319175403432331788531917540343233178853191754034323317885319175403432331788531917540343233178853191754034323317885319175403432331788531917540343233178853191754034323317885319175403432331788531917540343233178853191754034323317885319175403432331788531917540343233178853191754034323317885319175403432331788531917540343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf49245c-3321-4ad0-a923-dbf2f6a71b02, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1bf1eb3-3ba7-4ac0-87c5-4015d95ca537, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1bf1eb3-3ba7-4ac0-87c5-4015d95ca537, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13243138455704377347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324313845570437734713243138455704377347132431384557043773471324313845570437734713243138455704377347132431384557043773471324313845570437734713243138455704377347132431384557043773471324313845570437734713243138455704377347132431384557043773471324313845570437734713243138455704377347132431384557043773471324313845570437734713243138455704377347132431384557043773471324313845570437734713243138455704377347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f624f7a7-7e67-4a97-9bc5-c4631df297c1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 982b74ae-bc03-45ac-8e2b-d1f45d211237, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 982b74ae-bc03-45ac-8e2b-d1f45d211237, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1661722017728860289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16617220177288602891661722017728860289166172201772886028916617220177288602891661722017728860289166172201772886028916617220177288602891661722017728860289166172201772886028916617220177288602891661722017728860289166172201772886028916617220177288602891661722017728860289166172201772886028916617220177288602891661722017728860289166172201772886028916617220177288602891661722017728860289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1bf1eb3-3ba7-4ac0-87c5-4015d95ca537, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f68c57c9-f6bf-49d2-affd-f5d366428363, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f68c57c9-f6bf-49d2-affd-f5d366428363, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16375675997178609152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637567599717860915216375675997178609152163756759971786091521637567599717860915216375675997178609152163756759971786091521637567599717860915216375675997178609152163756759971786091521637567599717860915216375675997178609152163756759971786091521637567599717860915216375675997178609152163756759971786091521637567599717860915216375675997178609152163756759971786091521637567599717860915216375675997178609152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 982b74ae-bc03-45ac-8e2b-d1f45d211237, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 027b40b6-1527-43cf-8ded-fddca6c5757c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 027b40b6-1527-43cf-8ded-fddca6c5757c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12950289198451289887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295028919845128988712950289198451289887129502891984512898871295028919845128988712950289198451289887129502891984512898871295028919845128988712950289198451289887129502891984512898871295028919845128988712950289198451289887129502891984512898871295028919845128988712950289198451289887129502891984512898871295028919845128988712950289198451289887129502891984512898871295028919845128988712950289198451289887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f68c57c9-f6bf-49d2-affd-f5d366428363, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adff9d2e-c22f-4677-a0d7-3add59cb78d7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adff9d2e-c22f-4677-a0d7-3add59cb78d7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1258911725060461128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12589117250604611281258911725060461128125891172506046112812589117250604611281258911725060461128125891172506046112812589117250604611281258911725060461128125891172506046112812589117250604611281258911725060461128125891172506046112812589117250604611281258911725060461128125891172506046112812589117250604611281258911725060461128125891172506046112812589117250604611281258911725060461128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 027b40b6-1527-43cf-8ded-fddca6c5757c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9c0e808-4e8c-4c71-99c0-f4b732c2bf3d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9c0e808-4e8c-4c71-99c0-f4b732c2bf3d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16231021791566294573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623102179156629457316231021791566294573162310217915662945731623102179156629457316231021791566294573162310217915662945731623102179156629457316231021791566294573162310217915662945731623102179156629457316231021791566294573162310217915662945731623102179156629457316231021791566294573162310217915662945731623102179156629457316231021791566294573162310217915662945731623102179156629457316231021791566294573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adff9d2e-c22f-4677-a0d7-3add59cb78d7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a45b8b16-dfed-4665-b897-5d9248dc85b9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a45b8b16-dfed-4665-b897-5d9248dc85b9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15067705712013062491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506770571201306249115067705712013062491150677057120130624911506770571201306249115067705712013062491150677057120130624911506770571201306249115067705712013062491150677057120130624911506770571201306249115067705712013062491150677057120130624911506770571201306249115067705712013062491150677057120130624911506770571201306249115067705712013062491150677057120130624911506770571201306249115067705712013062491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9c0e808-4e8c-4c71-99c0-f4b732c2bf3d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a45b8b16-dfed-4665-b897-5d9248dc85b9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 389da95e-284b-4290-8484-a95c0f64044f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 389da95e-284b-4290-8484-a95c0f64044f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2729767783344108542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27297677833441085422729767783344108542272976778334410854227297677833441085422729767783344108542272976778334410854227297677833441085422729767783344108542272976778334410854227297677833441085422729767783344108542272976778334410854227297677833441085422729767783344108542272976778334410854227297677833441085422729767783344108542272976778334410854227297677833441085422729767783344108542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75377831-cc2f-4ed7-bb6a-06655ce5fcce, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75377831-cc2f-4ed7-bb6a-06655ce5fcce, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6883889715545354548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68838897155453545486883889715545354548688388971554535454868838897155453545486883889715545354548688388971554535454868838897155453545486883889715545354548688388971554535454868838897155453545486883889715545354548688388971554535454868838897155453545486883889715545354548688388971554535454868838897155453545486883889715545354548688388971554535454868838897155453545486883889715545354548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 389da95e-284b-4290-8484-a95c0f64044f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0bcf54-78c0-4bdf-80a6-fcfbab653013, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0bcf54-78c0-4bdf-80a6-fcfbab653013, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5543970042747908517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55439700427479085175543970042747908517554397004274790851755439700427479085175543970042747908517554397004274790851755439700427479085175543970042747908517554397004274790851755439700427479085175543970042747908517554397004274790851755439700427479085175543970042747908517554397004274790851755439700427479085175543970042747908517554397004274790851755439700427479085175543970042747908517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75377831-cc2f-4ed7-bb6a-06655ce5fcce, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b8c2d59-fd3d-4224-aee2-3b1400cb8d37, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b8c2d59-fd3d-4224-aee2-3b1400cb8d37, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2591055815770553584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25910558157705535842591055815770553584259105581577055358425910558157705535842591055815770553584259105581577055358425910558157705535842591055815770553584259105581577055358425910558157705535842591055815770553584259105581577055358425910558157705535842591055815770553584259105581577055358425910558157705535842591055815770553584259105581577055358425910558157705535842591055815770553584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0bcf54-78c0-4bdf-80a6-fcfbab653013, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf87fc74-6b8c-499f-b4ba-ab0871c19165, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf87fc74-6b8c-499f-b4ba-ab0871c19165, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2168234656206649573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21682346562066495732168234656206649573216823465620664957321682346562066495732168234656206649573216823465620664957321682346562066495732168234656206649573216823465620664957321682346562066495732168234656206649573216823465620664957321682346562066495732168234656206649573216823465620664957321682346562066495732168234656206649573216823465620664957321682346562066495732168234656206649573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b8c2d59-fd3d-4224-aee2-3b1400cb8d37, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6a089a0-84ea-4786-a8d7-4aef41c6ee83, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6a089a0-84ea-4786-a8d7-4aef41c6ee83, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1178314275945050498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11783142759450504981178314275945050498117831427594505049811783142759450504981178314275945050498117831427594505049811783142759450504981178314275945050498117831427594505049811783142759450504981178314275945050498117831427594505049811783142759450504981178314275945050498117831427594505049811783142759450504981178314275945050498117831427594505049811783142759450504981178314275945050498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf87fc74-6b8c-499f-b4ba-ab0871c19165, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d708ec0-3b54-4d6f-9122-f5d81b6a85e7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d708ec0-3b54-4d6f-9122-f5d81b6a85e7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 182688695912134544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544182688695912134544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6a089a0-84ea-4786-a8d7-4aef41c6ee83, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9d20a84-bad8-4ad5-b9c8-6a8ceda83264, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d708ec0-3b54-4d6f-9122-f5d81b6a85e7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 344b475d-1550-4f3a-8bbb-2c2fef40cd23, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9d20a84-bad8-4ad5-b9c8-6a8ceda83264, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17889681755145569631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788968175514556963117889681755145569631178896817551455696311788968175514556963117889681755145569631178896817551455696311788968175514556963117889681755145569631178896817551455696311788968175514556963117889681755145569631178896817551455696311788968175514556963117889681755145569631178896817551455696311788968175514556963117889681755145569631178896817551455696311788968175514556963117889681755145569631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 344b475d-1550-4f3a-8bbb-2c2fef40cd23, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1562116371571086362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15621163715710863621562116371571086362156211637157108636215621163715710863621562116371571086362156211637157108636215621163715710863621562116371571086362156211637157108636215621163715710863621562116371571086362156211637157108636215621163715710863621562116371571086362156211637157108636215621163715710863621562116371571086362156211637157108636215621163715710863621562116371571086362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9d20a84-bad8-4ad5-b9c8-6a8ceda83264, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fbc50c1-3624-41ba-bb38-8bcd8b8b3293, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 344b475d-1550-4f3a-8bbb-2c2fef40cd23, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fbc50c1-3624-41ba-bb38-8bcd8b8b3293, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7022819037094606183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70228190370946061837022819037094606183702281903709460618370228190370946061837022819037094606183702281903709460618370228190370946061837022819037094606183702281903709460618370228190370946061837022819037094606183702281903709460618370228190370946061837022819037094606183702281903709460618370228190370946061837022819037094606183702281903709460618370228190370946061837022819037094606183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fea3af5-075e-4ffd-a977-7612dd950b9c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fea3af5-075e-4ffd-a977-7612dd950b9c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4291713681960807091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42917136819608070914291713681960807091429171368196080709142917136819608070914291713681960807091429171368196080709142917136819608070914291713681960807091429171368196080709142917136819608070914291713681960807091429171368196080709142917136819608070914291713681960807091429171368196080709142917136819608070914291713681960807091429171368196080709142917136819608070914291713681960807091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fbc50c1-3624-41ba-bb38-8bcd8b8b3293, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1a50d7a-e441-4baa-99ad-7df7e9ec26a6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1a50d7a-e441-4baa-99ad-7df7e9ec26a6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7872135982258921209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78721359822589212097872135982258921209787213598225892120978721359822589212097872135982258921209787213598225892120978721359822589212097872135982258921209787213598225892120978721359822589212097872135982258921209787213598225892120978721359822589212097872135982258921209787213598225892120978721359822589212097872135982258921209787213598225892120978721359822589212097872135982258921209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fea3af5-075e-4ffd-a977-7612dd950b9c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49c208f1-eedc-4362-afac-ea3617a23ae2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49c208f1-eedc-4362-afac-ea3617a23ae2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15952640504604819263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595264050460481926315952640504604819263159526405046048192631595264050460481926315952640504604819263159526405046048192631595264050460481926315952640504604819263159526405046048192631595264050460481926315952640504604819263159526405046048192631595264050460481926315952640504604819263159526405046048192631595264050460481926315952640504604819263159526405046048192631595264050460481926315952640504604819263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49c208f1-eedc-4362-afac-ea3617a23ae2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c66ec19-744c-44b1-a1a4-463bfdbcd354, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c66ec19-744c-44b1-a1a4-463bfdbcd354, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6664382617876110278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66643826178761102786664382617876110278666438261787611027866643826178761102786664382617876110278666438261787611027866643826178761102786664382617876110278666438261787611027866643826178761102786664382617876110278666438261787611027866643826178761102786664382617876110278666438261787611027866643826178761102786664382617876110278666438261787611027866643826178761102786664382617876110278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1a50d7a-e441-4baa-99ad-7df7e9ec26a6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39ec138a-09bf-4e4a-a7ab-0a1513dffd0f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39ec138a-09bf-4e4a-a7ab-0a1513dffd0f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12517550070342284477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251755007034228447712517550070342284477125175500703422844771251755007034228447712517550070342284477125175500703422844771251755007034228447712517550070342284477125175500703422844771251755007034228447712517550070342284477125175500703422844771251755007034228447712517550070342284477125175500703422844771251755007034228447712517550070342284477125175500703422844771251755007034228447712517550070342284477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c66ec19-744c-44b1-a1a4-463bfdbcd354, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cce1af3b-44df-4fd4-ac85-861a50dfb7c3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39ec138a-09bf-4e4a-a7ab-0a1513dffd0f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cce1af3b-44df-4fd4-ac85-861a50dfb7c3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16295067252476022990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1629506725247602299016295067252476022990162950672524760229901629506725247602299016295067252476022990162950672524760229901629506725247602299016295067252476022990162950672524760229901629506725247602299016295067252476022990162950672524760229901629506725247602299016295067252476022990162950672524760229901629506725247602299016295067252476022990162950672524760229901629506725247602299016295067252476022990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d575884a-49cb-427b-ad53-016199b3203b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d575884a-49cb-427b-ad53-016199b3203b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16523354871396715114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652335487139671511416523354871396715114165233548713967151141652335487139671511416523354871396715114165233548713967151141652335487139671511416523354871396715114165233548713967151141652335487139671511416523354871396715114165233548713967151141652335487139671511416523354871396715114165233548713967151141652335487139671511416523354871396715114165233548713967151141652335487139671511416523354871396715114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cce1af3b-44df-4fd4-ac85-861a50dfb7c3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17f0021b-4305-4d2c-a9a9-cd9ac701c398, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17f0021b-4305-4d2c-a9a9-cd9ac701c398, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2738524747221753800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27385247472217538002738524747221753800273852474722175380027385247472217538002738524747221753800273852474722175380027385247472217538002738524747221753800273852474722175380027385247472217538002738524747221753800273852474722175380027385247472217538002738524747221753800273852474722175380027385247472217538002738524747221753800273852474722175380027385247472217538002738524747221753800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17f0021b-4305-4d2c-a9a9-cd9ac701c398, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d575884a-49cb-427b-ad53-016199b3203b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 787a6f11-6103-46ff-a2aa-546e78ea46fc, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 787a6f11-6103-46ff-a2aa-546e78ea46fc, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7255476636710188859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72554766367101888597255476636710188859725547663671018885972554766367101888597255476636710188859725547663671018885972554766367101888597255476636710188859725547663671018885972554766367101888597255476636710188859725547663671018885972554766367101888597255476636710188859725547663671018885972554766367101888597255476636710188859725547663671018885972554766367101888597255476636710188859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 224269ae-ed50-4e5a-bb74-bbc3d9a25d12, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 224269ae-ed50-4e5a-bb74-bbc3d9a25d12, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3545951706596983834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35459517065969838343545951706596983834354595170659698383435459517065969838343545951706596983834354595170659698383435459517065969838343545951706596983834354595170659698383435459517065969838343545951706596983834354595170659698383435459517065969838343545951706596983834354595170659698383435459517065969838343545951706596983834354595170659698383435459517065969838343545951706596983834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 787a6f11-6103-46ff-a2aa-546e78ea46fc, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbec305c-76e1-46b9-9587-bd4335e8154e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbec305c-76e1-46b9-9587-bd4335e8154e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8446781950146981938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84467819501469819388446781950146981938844678195014698193884467819501469819388446781950146981938844678195014698193884467819501469819388446781950146981938844678195014698193884467819501469819388446781950146981938844678195014698193884467819501469819388446781950146981938844678195014698193884467819501469819388446781950146981938844678195014698193884467819501469819388446781950146981938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 224269ae-ed50-4e5a-bb74-bbc3d9a25d12, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c046e9f-67d4-4795-bd82-901381face69, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c046e9f-67d4-4795-bd82-901381face69, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4012134059847218870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40121340598472188704012134059847218870401213405984721887040121340598472188704012134059847218870401213405984721887040121340598472188704012134059847218870401213405984721887040121340598472188704012134059847218870401213405984721887040121340598472188704012134059847218870401213405984721887040121340598472188704012134059847218870401213405984721887040121340598472188704012134059847218870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbec305c-76e1-46b9-9587-bd4335e8154e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c046e9f-67d4-4795-bd82-901381face69, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eeb1a3e-5bc3-4885-b20d-2aed7ebc6195, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4536454-8372-4a09-9648-fa8128d85f40, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eeb1a3e-5bc3-4885-b20d-2aed7ebc6195, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8163501578127651027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81635015781276510278163501578127651027816350157812765102781635015781276510278163501578127651027816350157812765102781635015781276510278163501578127651027816350157812765102781635015781276510278163501578127651027816350157812765102781635015781276510278163501578127651027816350157812765102781635015781276510278163501578127651027816350157812765102781635015781276510278163501578127651027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4536454-8372-4a09-9648-fa8128d85f40, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1720506162513433377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17205061625134333771720506162513433377172050616251343337717205061625134333771720506162513433377172050616251343337717205061625134333771720506162513433377172050616251343337717205061625134333771720506162513433377172050616251343337717205061625134333771720506162513433377172050616251343337717205061625134333771720506162513433377172050616251343337717205061625134333771720506162513433377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eeb1a3e-5bc3-4885-b20d-2aed7ebc6195, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e51c87a-2b6a-4ef5-a43d-1eaf612db004, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4536454-8372-4a09-9648-fa8128d85f40, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f5d0321-9111-4e9e-a7ba-3207301ce4f3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f5d0321-9111-4e9e-a7ba-3207301ce4f3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1892839776894880453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18928397768948804531892839776894880453189283977689488045318928397768948804531892839776894880453189283977689488045318928397768948804531892839776894880453189283977689488045318928397768948804531892839776894880453189283977689488045318928397768948804531892839776894880453189283977689488045318928397768948804531892839776894880453189283977689488045318928397768948804531892839776894880453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e51c87a-2b6a-4ef5-a43d-1eaf612db004, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8259486707241355274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82594867072413552748259486707241355274825948670724135527482594867072413552748259486707241355274825948670724135527482594867072413552748259486707241355274825948670724135527482594867072413552748259486707241355274825948670724135527482594867072413552748259486707241355274825948670724135527482594867072413552748259486707241355274825948670724135527482594867072413552748259486707241355274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f5d0321-9111-4e9e-a7ba-3207301ce4f3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8d3be1d-db2e-49b8-9c1a-4f601493047a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8d3be1d-db2e-49b8-9c1a-4f601493047a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18008011053781005543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800801105378100554318008011053781005543180080110537810055431800801105378100554318008011053781005543180080110537810055431800801105378100554318008011053781005543180080110537810055431800801105378100554318008011053781005543180080110537810055431800801105378100554318008011053781005543180080110537810055431800801105378100554318008011053781005543180080110537810055431800801105378100554318008011053781005543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e51c87a-2b6a-4ef5-a43d-1eaf612db004, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e256bfe-699f-44a7-bf2c-4c459a8c6cd5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e256bfe-699f-44a7-bf2c-4c459a8c6cd5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2370883085690332192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23708830856903321922370883085690332192237088308569033219223708830856903321922370883085690332192237088308569033219223708830856903321922370883085690332192237088308569033219223708830856903321922370883085690332192237088308569033219223708830856903321922370883085690332192237088308569033219223708830856903321922370883085690332192237088308569033219223708830856903321922370883085690332192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8d3be1d-db2e-49b8-9c1a-4f601493047a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d10cdd4-a7ad-4655-b306-8f7d4c112425, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d10cdd4-a7ad-4655-b306-8f7d4c112425, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3111914023707298548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31119140237072985483111914023707298548311191402370729854831119140237072985483111914023707298548311191402370729854831119140237072985483111914023707298548311191402370729854831119140237072985483111914023707298548311191402370729854831119140237072985483111914023707298548311191402370729854831119140237072985483111914023707298548311191402370729854831119140237072985483111914023707298548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e256bfe-699f-44a7-bf2c-4c459a8c6cd5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb66c27d-7064-4c39-812a-083bc80a2374, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb66c27d-7064-4c39-812a-083bc80a2374, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11777287087722439002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177728708772243900211777287087722439002117772870877224390021177728708772243900211777287087722439002117772870877224390021177728708772243900211777287087722439002117772870877224390021177728708772243900211777287087722439002117772870877224390021177728708772243900211777287087722439002117772870877224390021177728708772243900211777287087722439002117772870877224390021177728708772243900211777287087722439002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d10cdd4-a7ad-4655-b306-8f7d4c112425, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 268a1947-c7fa-4196-9a00-e8ed8b430e36, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 268a1947-c7fa-4196-9a00-e8ed8b430e36, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7185265833862191733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71852658338621917337185265833862191733718526583386219173371852658338621917337185265833862191733718526583386219173371852658338621917337185265833862191733718526583386219173371852658338621917337185265833862191733718526583386219173371852658338621917337185265833862191733718526583386219173371852658338621917337185265833862191733718526583386219173371852658338621917337185265833862191733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb66c27d-7064-4c39-812a-083bc80a2374, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73ff6ea9-1ca1-4164-995a-0ca944978176, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73ff6ea9-1ca1-4164-995a-0ca944978176, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15823849853953232501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582384985395323250115823849853953232501158238498539532325011582384985395323250115823849853953232501158238498539532325011582384985395323250115823849853953232501158238498539532325011582384985395323250115823849853953232501158238498539532325011582384985395323250115823849853953232501158238498539532325011582384985395323250115823849853953232501158238498539532325011582384985395323250115823849853953232501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 268a1947-c7fa-4196-9a00-e8ed8b430e36, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1953c8ae-1d9a-48ef-8160-9f4d8b9bd6ac, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1953c8ae-1d9a-48ef-8160-9f4d8b9bd6ac, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9930082544253293285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99300825442532932859930082544253293285993008254425329328599300825442532932859930082544253293285993008254425329328599300825442532932859930082544253293285993008254425329328599300825442532932859930082544253293285993008254425329328599300825442532932859930082544253293285993008254425329328599300825442532932859930082544253293285993008254425329328599300825442532932859930082544253293285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73ff6ea9-1ca1-4164-995a-0ca944978176, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9acccb0-4c40-4edf-8771-250e43831a4a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9acccb0-4c40-4edf-8771-250e43831a4a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18417899915727149756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841789991572714975618417899915727149756184178999157271497561841789991572714975618417899915727149756184178999157271497561841789991572714975618417899915727149756184178999157271497561841789991572714975618417899915727149756184178999157271497561841789991572714975618417899915727149756184178999157271497561841789991572714975618417899915727149756184178999157271497561841789991572714975618417899915727149756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1953c8ae-1d9a-48ef-8160-9f4d8b9bd6ac, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 380f26f4-e513-4c3c-bcc1-05627cddf19c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 380f26f4-e513-4c3c-bcc1-05627cddf19c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14266142003838466866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426614200383846686614266142003838466866142661420038384668661426614200383846686614266142003838466866142661420038384668661426614200383846686614266142003838466866142661420038384668661426614200383846686614266142003838466866142661420038384668661426614200383846686614266142003838466866142661420038384668661426614200383846686614266142003838466866142661420038384668661426614200383846686614266142003838466866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9acccb0-4c40-4edf-8771-250e43831a4a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f1df6c7-0dd9-4bd3-9056-8028db9321ef, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f1df6c7-0dd9-4bd3-9056-8028db9321ef, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18309594169759530023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830959416975953002318309594169759530023183095941697595300231830959416975953002318309594169759530023183095941697595300231830959416975953002318309594169759530023183095941697595300231830959416975953002318309594169759530023183095941697595300231830959416975953002318309594169759530023183095941697595300231830959416975953002318309594169759530023183095941697595300231830959416975953002318309594169759530023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 380f26f4-e513-4c3c-bcc1-05627cddf19c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c155e162-f170-4e1c-a5a9-46278f3a0548, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c155e162-f170-4e1c-a5a9-46278f3a0548, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5215328898174780617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52153288981747806175215328898174780617521532889817478061752153288981747806175215328898174780617521532889817478061752153288981747806175215328898174780617521532889817478061752153288981747806175215328898174780617521532889817478061752153288981747806175215328898174780617521532889817478061752153288981747806175215328898174780617521532889817478061752153288981747806175215328898174780617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f1df6c7-0dd9-4bd3-9056-8028db9321ef, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57f0aa46-e15c-4e0e-ac4b-18695dbafdad, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57f0aa46-e15c-4e0e-ac4b-18695dbafdad, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10997805215954788313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099780521595478831310997805215954788313109978052159547883131099780521595478831310997805215954788313109978052159547883131099780521595478831310997805215954788313109978052159547883131099780521595478831310997805215954788313109978052159547883131099780521595478831310997805215954788313109978052159547883131099780521595478831310997805215954788313109978052159547883131099780521595478831310997805215954788313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c155e162-f170-4e1c-a5a9-46278f3a0548, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 845a77fa-66f8-462d-9c57-88f1b29c0815, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 845a77fa-66f8-462d-9c57-88f1b29c0815, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16824215104100900620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682421510410090062016824215104100900620168242151041009006201682421510410090062016824215104100900620168242151041009006201682421510410090062016824215104100900620168242151041009006201682421510410090062016824215104100900620168242151041009006201682421510410090062016824215104100900620168242151041009006201682421510410090062016824215104100900620168242151041009006201682421510410090062016824215104100900620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 845a77fa-66f8-462d-9c57-88f1b29c0815, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57f0aa46-e15c-4e0e-ac4b-18695dbafdad, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3beb98f9-d3e7-4af6-9ade-ce2583e0c4ba, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3beb98f9-d3e7-4af6-9ade-ce2583e0c4ba, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6939442544706735450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69394425447067354506939442544706735450693944254470673545069394425447067354506939442544706735450693944254470673545069394425447067354506939442544706735450693944254470673545069394425447067354506939442544706735450693944254470673545069394425447067354506939442544706735450693944254470673545069394425447067354506939442544706735450693944254470673545069394425447067354506939442544706735450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c916383f-852d-4c0a-82ef-55f455a18b5c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c916383f-852d-4c0a-82ef-55f455a18b5c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6062732875653275829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60627328756532758296062732875653275829606273287565327582960627328756532758296062732875653275829606273287565327582960627328756532758296062732875653275829606273287565327582960627328756532758296062732875653275829606273287565327582960627328756532758296062732875653275829606273287565327582960627328756532758296062732875653275829606273287565327582960627328756532758296062732875653275829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3beb98f9-d3e7-4af6-9ade-ce2583e0c4ba, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e61e4c4-19f9-403f-8c7b-a5913dfbe9c3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c916383f-852d-4c0a-82ef-55f455a18b5c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e61e4c4-19f9-403f-8c7b-a5913dfbe9c3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17520164624472518580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752016462447251858017520164624472518580175201646244725185801752016462447251858017520164624472518580175201646244725185801752016462447251858017520164624472518580175201646244725185801752016462447251858017520164624472518580175201646244725185801752016462447251858017520164624472518580175201646244725185801752016462447251858017520164624472518580175201646244725185801752016462447251858017520164624472518580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa4f7f1-31d7-4622-9826-537323eca513, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa4f7f1-31d7-4622-9826-537323eca513, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4964603151064470809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49646031510644708094964603151064470809496460315106447080949646031510644708094964603151064470809496460315106447080949646031510644708094964603151064470809496460315106447080949646031510644708094964603151064470809496460315106447080949646031510644708094964603151064470809496460315106447080949646031510644708094964603151064470809496460315106447080949646031510644708094964603151064470809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e61e4c4-19f9-403f-8c7b-a5913dfbe9c3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa4f7f1-31d7-4622-9826-537323eca513, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72a013ab-b8b4-48e1-8d15-8e53fb3b8d7d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e7f27d3-9d05-4398-9a78-641e9f99fa47, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72a013ab-b8b4-48e1-8d15-8e53fb3b8d7d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1315652908844162293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13156529088441622931315652908844162293131565290884416229313156529088441622931315652908844162293131565290884416229313156529088441622931315652908844162293131565290884416229313156529088441622931315652908844162293131565290884416229313156529088441622931315652908844162293131565290884416229313156529088441622931315652908844162293131565290884416229313156529088441622931315652908844162293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e7f27d3-9d05-4398-9a78-641e9f99fa47, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6767231159394491136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67672311593944911366767231159394491136676723115939449113667672311593944911366767231159394491136676723115939449113667672311593944911366767231159394491136676723115939449113667672311593944911366767231159394491136676723115939449113667672311593944911366767231159394491136676723115939449113667672311593944911366767231159394491136676723115939449113667672311593944911366767231159394491136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72a013ab-b8b4-48e1-8d15-8e53fb3b8d7d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f25f66b-28f1-43ec-a4ee-160522f9a0c5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f25f66b-28f1-43ec-a4ee-160522f9a0c5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2786286843646203699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27862868436462036992786286843646203699278628684364620369927862868436462036992786286843646203699278628684364620369927862868436462036992786286843646203699278628684364620369927862868436462036992786286843646203699278628684364620369927862868436462036992786286843646203699278628684364620369927862868436462036992786286843646203699278628684364620369927862868436462036992786286843646203699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e7f27d3-9d05-4398-9a78-641e9f99fa47, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29b604a6-307f-49ce-9c13-3bf9cef6354f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29b604a6-307f-49ce-9c13-3bf9cef6354f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14125453270193967545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412545327019396754514125453270193967545141254532701939675451412545327019396754514125453270193967545141254532701939675451412545327019396754514125453270193967545141254532701939675451412545327019396754514125453270193967545141254532701939675451412545327019396754514125453270193967545141254532701939675451412545327019396754514125453270193967545141254532701939675451412545327019396754514125453270193967545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f25f66b-28f1-43ec-a4ee-160522f9a0c5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d06b9b4-0f28-47e9-9ba2-3602c92e3058, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d06b9b4-0f28-47e9-9ba2-3602c92e3058, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17942079287665800327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794207928766580032717942079287665800327179420792876658003271794207928766580032717942079287665800327179420792876658003271794207928766580032717942079287665800327179420792876658003271794207928766580032717942079287665800327179420792876658003271794207928766580032717942079287665800327179420792876658003271794207928766580032717942079287665800327179420792876658003271794207928766580032717942079287665800327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29b604a6-307f-49ce-9c13-3bf9cef6354f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00901855-b3fe-4de2-937b-2a9b19e25c53, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00901855-b3fe-4de2-937b-2a9b19e25c53, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13819978458587691362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381997845858769136213819978458587691362138199784585876913621381997845858769136213819978458587691362138199784585876913621381997845858769136213819978458587691362138199784585876913621381997845858769136213819978458587691362138199784585876913621381997845858769136213819978458587691362138199784585876913621381997845858769136213819978458587691362138199784585876913621381997845858769136213819978458587691362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d06b9b4-0f28-47e9-9ba2-3602c92e3058, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ff3cfde-f4a5-4cb9-9c83-f782468b572c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ff3cfde-f4a5-4cb9-9c83-f782468b572c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1005864032626739378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10058640326267393781005864032626739378100586403262673937810058640326267393781005864032626739378100586403262673937810058640326267393781005864032626739378100586403262673937810058640326267393781005864032626739378100586403262673937810058640326267393781005864032626739378100586403262673937810058640326267393781005864032626739378100586403262673937810058640326267393781005864032626739378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00901855-b3fe-4de2-937b-2a9b19e25c53, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 801b9947-0a3f-49ae-9b59-da7a58a6ec3f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 801b9947-0a3f-49ae-9b59-da7a58a6ec3f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9985641402299898931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99856414022998989319985641402299898931998564140229989893199856414022998989319985641402299898931998564140229989893199856414022998989319985641402299898931998564140229989893199856414022998989319985641402299898931998564140229989893199856414022998989319985641402299898931998564140229989893199856414022998989319985641402299898931998564140229989893199856414022998989319985641402299898931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ff3cfde-f4a5-4cb9-9c83-f782468b572c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01607798-0f00-4aae-901e-6cb326daf1ca, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01607798-0f00-4aae-901e-6cb326daf1ca, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 345436412212799140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140345436412212799140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 801b9947-0a3f-49ae-9b59-da7a58a6ec3f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 776e6342-c1b4-47ae-901c-3e9a51e8851f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 776e6342-c1b4-47ae-901c-3e9a51e8851f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5200604813378413602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52006048133784136025200604813378413602520060481337841360252006048133784136025200604813378413602520060481337841360252006048133784136025200604813378413602520060481337841360252006048133784136025200604813378413602520060481337841360252006048133784136025200604813378413602520060481337841360252006048133784136025200604813378413602520060481337841360252006048133784136025200604813378413602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 776e6342-c1b4-47ae-901c-3e9a51e8851f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3e64e44-69b2-443b-b61f-946e9311542b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3e64e44-69b2-443b-b61f-946e9311542b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10548048228330797571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054804822833079757110548048228330797571105480482283307975711054804822833079757110548048228330797571105480482283307975711054804822833079757110548048228330797571105480482283307975711054804822833079757110548048228330797571105480482283307975711054804822833079757110548048228330797571105480482283307975711054804822833079757110548048228330797571105480482283307975711054804822833079757110548048228330797571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01607798-0f00-4aae-901e-6cb326daf1ca, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b8081e5-d23b-49a5-a310-526da9fdd08d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b8081e5-d23b-49a5-a310-526da9fdd08d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11734450264644821514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173445026464482151411734450264644821514117344502646448215141173445026464482151411734450264644821514117344502646448215141173445026464482151411734450264644821514117344502646448215141173445026464482151411734450264644821514117344502646448215141173445026464482151411734450264644821514117344502646448215141173445026464482151411734450264644821514117344502646448215141173445026464482151411734450264644821514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3e64e44-69b2-443b-b61f-946e9311542b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff0fe634-592a-45c7-8607-ff0aab1a1988, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff0fe634-592a-45c7-8607-ff0aab1a1988, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4801049287194184096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48010492871941840964801049287194184096480104928719418409648010492871941840964801049287194184096480104928719418409648010492871941840964801049287194184096480104928719418409648010492871941840964801049287194184096480104928719418409648010492871941840964801049287194184096480104928719418409648010492871941840964801049287194184096480104928719418409648010492871941840964801049287194184096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b8081e5-d23b-49a5-a310-526da9fdd08d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67827bbe-521c-4936-a66e-3992fde0b655, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67827bbe-521c-4936-a66e-3992fde0b655, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5459078141195939976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54590781411959399765459078141195939976545907814119593997654590781411959399765459078141195939976545907814119593997654590781411959399765459078141195939976545907814119593997654590781411959399765459078141195939976545907814119593997654590781411959399765459078141195939976545907814119593997654590781411959399765459078141195939976545907814119593997654590781411959399765459078141195939976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff0fe634-592a-45c7-8607-ff0aab1a1988, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 955b03e1-fd60-45de-98ff-ed2bebbfffd8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 955b03e1-fd60-45de-98ff-ed2bebbfffd8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12124194963516841862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212419496351684186212124194963516841862121241949635168418621212419496351684186212124194963516841862121241949635168418621212419496351684186212124194963516841862121241949635168418621212419496351684186212124194963516841862121241949635168418621212419496351684186212124194963516841862121241949635168418621212419496351684186212124194963516841862121241949635168418621212419496351684186212124194963516841862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67827bbe-521c-4936-a66e-3992fde0b655, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cce4e02-b7b8-4e83-b14f-9a4b3058b170, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cce4e02-b7b8-4e83-b14f-9a4b3058b170, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16592109676174576691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659210967617457669116592109676174576691165921096761745766911659210967617457669116592109676174576691165921096761745766911659210967617457669116592109676174576691165921096761745766911659210967617457669116592109676174576691165921096761745766911659210967617457669116592109676174576691165921096761745766911659210967617457669116592109676174576691165921096761745766911659210967617457669116592109676174576691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 955b03e1-fd60-45de-98ff-ed2bebbfffd8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 201999b8-49d7-43ed-a976-a606031b0e6c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 201999b8-49d7-43ed-a976-a606031b0e6c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6548468843943050550 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65484688439430505506548468843943050550654846884394305055065484688439430505506548468843943050550654846884394305055065484688439430505506548468843943050550654846884394305055065484688439430505506548468843943050550654846884394305055065484688439430505506548468843943050550654846884394305055065484688439430505506548468843943050550654846884394305055065484688439430505506548468843943050550" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cce4e02-b7b8-4e83-b14f-9a4b3058b170, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dd651a1-bcfe-4d0c-a378-1dd6bc1ee769, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dd651a1-bcfe-4d0c-a378-1dd6bc1ee769, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2092489526331692515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20924895263316925152092489526331692515209248952633169251520924895263316925152092489526331692515209248952633169251520924895263316925152092489526331692515209248952633169251520924895263316925152092489526331692515209248952633169251520924895263316925152092489526331692515209248952633169251520924895263316925152092489526331692515209248952633169251520924895263316925152092489526331692515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 201999b8-49d7-43ed-a976-a606031b0e6c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e76bc4c-8650-4665-87ff-73840ca67809, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e76bc4c-8650-4665-87ff-73840ca67809, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14899627591810545257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489962759181054525714899627591810545257148996275918105452571489962759181054525714899627591810545257148996275918105452571489962759181054525714899627591810545257148996275918105452571489962759181054525714899627591810545257148996275918105452571489962759181054525714899627591810545257148996275918105452571489962759181054525714899627591810545257148996275918105452571489962759181054525714899627591810545257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dd651a1-bcfe-4d0c-a378-1dd6bc1ee769, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74cc5745-bf65-4dac-a8fb-8b4c797104a4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e76bc4c-8650-4665-87ff-73840ca67809, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74cc5745-bf65-4dac-a8fb-8b4c797104a4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14989647483707966089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498964748370796608914989647483707966089149896474837079660891498964748370796608914989647483707966089149896474837079660891498964748370796608914989647483707966089149896474837079660891498964748370796608914989647483707966089149896474837079660891498964748370796608914989647483707966089149896474837079660891498964748370796608914989647483707966089149896474837079660891498964748370796608914989647483707966089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2635956-e797-4709-8907-33f850652309, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2635956-e797-4709-8907-33f850652309, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1270501951435939376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12705019514359393761270501951435939376127050195143593937612705019514359393761270501951435939376127050195143593937612705019514359393761270501951435939376127050195143593937612705019514359393761270501951435939376127050195143593937612705019514359393761270501951435939376127050195143593937612705019514359393761270501951435939376127050195143593937612705019514359393761270501951435939376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74cc5745-bf65-4dac-a8fb-8b4c797104a4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cec6f39-293b-46c8-924f-3690203885a8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cec6f39-293b-46c8-924f-3690203885a8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2974449797375864759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29744497973758647592974449797375864759297444979737586475929744497973758647592974449797375864759297444979737586475929744497973758647592974449797375864759297444979737586475929744497973758647592974449797375864759297444979737586475929744497973758647592974449797375864759297444979737586475929744497973758647592974449797375864759297444979737586475929744497973758647592974449797375864759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2635956-e797-4709-8907-33f850652309, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15c84e8c-0254-44ec-85fd-9d8121bfb50a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15c84e8c-0254-44ec-85fd-9d8121bfb50a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12579413335808169911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257941333580816991112579413335808169911125794133358081699111257941333580816991112579413335808169911125794133358081699111257941333580816991112579413335808169911125794133358081699111257941333580816991112579413335808169911125794133358081699111257941333580816991112579413335808169911125794133358081699111257941333580816991112579413335808169911125794133358081699111257941333580816991112579413335808169911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cec6f39-293b-46c8-924f-3690203885a8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f36a15ed-69f1-4fb0-aa8c-82ea6b83c1f3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f36a15ed-69f1-4fb0-aa8c-82ea6b83c1f3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2887979881789127921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28879798817891279212887979881789127921288797988178912792128879798817891279212887979881789127921288797988178912792128879798817891279212887979881789127921288797988178912792128879798817891279212887979881789127921288797988178912792128879798817891279212887979881789127921288797988178912792128879798817891279212887979881789127921288797988178912792128879798817891279212887979881789127921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15c84e8c-0254-44ec-85fd-9d8121bfb50a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43e0df5f-5f6b-451e-a9fc-f771fce413cb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43e0df5f-5f6b-451e-a9fc-f771fce413cb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9867157666304331077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98671576663043310779867157666304331077986715766630433107798671576663043310779867157666304331077986715766630433107798671576663043310779867157666304331077986715766630433107798671576663043310779867157666304331077986715766630433107798671576663043310779867157666304331077986715766630433107798671576663043310779867157666304331077986715766630433107798671576663043310779867157666304331077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f36a15ed-69f1-4fb0-aa8c-82ea6b83c1f3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa3e218-69f5-408b-a311-bcb5813609da, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa3e218-69f5-408b-a311-bcb5813609da, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10701603699394719191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070160369939471919110701603699394719191107016036993947191911070160369939471919110701603699394719191107016036993947191911070160369939471919110701603699394719191107016036993947191911070160369939471919110701603699394719191107016036993947191911070160369939471919110701603699394719191107016036993947191911070160369939471919110701603699394719191107016036993947191911070160369939471919110701603699394719191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43e0df5f-5f6b-451e-a9fc-f771fce413cb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15647684-56f6-4d85-9f46-afc8a4e400af, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15647684-56f6-4d85-9f46-afc8a4e400af, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4149520507658302060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41495205076583020604149520507658302060414952050765830206041495205076583020604149520507658302060414952050765830206041495205076583020604149520507658302060414952050765830206041495205076583020604149520507658302060414952050765830206041495205076583020604149520507658302060414952050765830206041495205076583020604149520507658302060414952050765830206041495205076583020604149520507658302060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa3e218-69f5-408b-a311-bcb5813609da, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ea38c9a-33da-47fc-ad73-60d3ac37de66, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15647684-56f6-4d85-9f46-afc8a4e400af, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 051453e4-cb2c-4a1f-914b-78bd94650d97, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ea38c9a-33da-47fc-ad73-60d3ac37de66, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3312757089899158718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33127570898991587183312757089899158718331275708989915871833127570898991587183312757089899158718331275708989915871833127570898991587183312757089899158718331275708989915871833127570898991587183312757089899158718331275708989915871833127570898991587183312757089899158718331275708989915871833127570898991587183312757089899158718331275708989915871833127570898991587183312757089899158718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 051453e4-cb2c-4a1f-914b-78bd94650d97, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2494203295207065296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24942032952070652962494203295207065296249420329520706529624942032952070652962494203295207065296249420329520706529624942032952070652962494203295207065296249420329520706529624942032952070652962494203295207065296249420329520706529624942032952070652962494203295207065296249420329520706529624942032952070652962494203295207065296249420329520706529624942032952070652962494203295207065296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ea38c9a-33da-47fc-ad73-60d3ac37de66, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 051453e4-cb2c-4a1f-914b-78bd94650d97, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5a0e256-0f61-4229-be17-5a7811934b52, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea2d3d4e-ec3a-4226-906a-6904e4e48516, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea2d3d4e-ec3a-4226-906a-6904e4e48516, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15881282338196143290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1588128233819614329015881282338196143290158812823381961432901588128233819614329015881282338196143290158812823381961432901588128233819614329015881282338196143290158812823381961432901588128233819614329015881282338196143290158812823381961432901588128233819614329015881282338196143290158812823381961432901588128233819614329015881282338196143290158812823381961432901588128233819614329015881282338196143290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5a0e256-0f61-4229-be17-5a7811934b52, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12519953497830611955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251995349783061195512519953497830611955125199534978306119551251995349783061195512519953497830611955125199534978306119551251995349783061195512519953497830611955125199534978306119551251995349783061195512519953497830611955125199534978306119551251995349783061195512519953497830611955125199534978306119551251995349783061195512519953497830611955125199534978306119551251995349783061195512519953497830611955" } } } 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:276 Stopped node localhost:19888/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5a0e256-0f61-4229-be17-5a7811934b52, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecd19c18-163d-402a-89cf-a9f118051f5f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecd19c18-163d-402a-89cf-a9f118051f5f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8213222412064846684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82132224120648466848213222412064846684821322241206484668482132224120648466848213222412064846684821322241206484668482132224120648466848213222412064846684821322241206484668482132224120648466848213222412064846684821322241206484668482132224120648466848213222412064846684821322241206484668482132224120648466848213222412064846684821322241206484668482132224120648466848213222412064846684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea2d3d4e-ec3a-4226-906a-6904e4e48516, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f523a908-afb9-40ca-b1e5-4838eb519514, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f523a908-afb9-40ca-b1e5-4838eb519514, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7151380189910350746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71513801899103507467151380189910350746715138018991035074671513801899103507467151380189910350746715138018991035074671513801899103507467151380189910350746715138018991035074671513801899103507467151380189910350746715138018991035074671513801899103507467151380189910350746715138018991035074671513801899103507467151380189910350746715138018991035074671513801899103507467151380189910350746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecd19c18-163d-402a-89cf-a9f118051f5f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dda0bc15-be9d-4122-a5b5-cad20619e491, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dda0bc15-be9d-4122-a5b5-cad20619e491, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16359891611050826621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635989161105082662116359891611050826621163598916110508266211635989161105082662116359891611050826621163598916110508266211635989161105082662116359891611050826621163598916110508266211635989161105082662116359891611050826621163598916110508266211635989161105082662116359891611050826621163598916110508266211635989161105082662116359891611050826621163598916110508266211635989161105082662116359891611050826621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f523a908-afb9-40ca-b1e5-4838eb519514, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a289c454-2a89-43ff-a695-9a58b20c1024, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a289c454-2a89-43ff-a695-9a58b20c1024, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14032426050251274585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403242605025127458514032426050251274585140324260502512745851403242605025127458514032426050251274585140324260502512745851403242605025127458514032426050251274585140324260502512745851403242605025127458514032426050251274585140324260502512745851403242605025127458514032426050251274585140324260502512745851403242605025127458514032426050251274585140324260502512745851403242605025127458514032426050251274585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dda0bc15-be9d-4122-a5b5-cad20619e491, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c708a636-b13b-42a4-941e-fd5c821c67b8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c708a636-b13b-42a4-941e-fd5c821c67b8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4567662467343262817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45676624673432628174567662467343262817456766246734326281745676624673432628174567662467343262817456766246734326281745676624673432628174567662467343262817456766246734326281745676624673432628174567662467343262817456766246734326281745676624673432628174567662467343262817456766246734326281745676624673432628174567662467343262817456766246734326281745676624673432628174567662467343262817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a289c454-2a89-43ff-a695-9a58b20c1024, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a50e532-c753-4f0d-be7d-2658653eed56, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a50e532-c753-4f0d-be7d-2658653eed56, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13863531354062137175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386353135406213717513863531354062137175138635313540621371751386353135406213717513863531354062137175138635313540621371751386353135406213717513863531354062137175138635313540621371751386353135406213717513863531354062137175138635313540621371751386353135406213717513863531354062137175138635313540621371751386353135406213717513863531354062137175138635313540621371751386353135406213717513863531354062137175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c708a636-b13b-42a4-941e-fd5c821c67b8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ca8e9b2-8a36-4325-a419-ebb09304de8e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ca8e9b2-8a36-4325-a419-ebb09304de8e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1102131079285653246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11021310792856532461102131079285653246110213107928565324611021310792856532461102131079285653246110213107928565324611021310792856532461102131079285653246110213107928565324611021310792856532461102131079285653246110213107928565324611021310792856532461102131079285653246110213107928565324611021310792856532461102131079285653246110213107928565324611021310792856532461102131079285653246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a50e532-c753-4f0d-be7d-2658653eed56, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b169b7bc-0f53-464e-9639-0af0d96d546c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ca8e9b2-8a36-4325-a419-ebb09304de8e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89607e21-aa45-405d-8fe3-90d4b5994705, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89607e21-aa45-405d-8fe3-90d4b5994705, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13360771977425419106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1336077197742541910613360771977425419106133607719774254191061336077197742541910613360771977425419106133607719774254191061336077197742541910613360771977425419106133607719774254191061336077197742541910613360771977425419106133607719774254191061336077197742541910613360771977425419106133607719774254191061336077197742541910613360771977425419106133607719774254191061336077197742541910613360771977425419106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b169b7bc-0f53-464e-9639-0af0d96d546c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7627557014429750538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76275570144297505387627557014429750538762755701442975053876275570144297505387627557014429750538762755701442975053876275570144297505387627557014429750538762755701442975053876275570144297505387627557014429750538762755701442975053876275570144297505387627557014429750538762755701442975053876275570144297505387627557014429750538762755701442975053876275570144297505387627557014429750538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89607e21-aa45-405d-8fe3-90d4b5994705, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a50f26d5-1e34-42e6-b4a4-df7f2e983963, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a50f26d5-1e34-42e6-b4a4-df7f2e983963, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7301237157971025920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73012371579710259207301237157971025920730123715797102592073012371579710259207301237157971025920730123715797102592073012371579710259207301237157971025920730123715797102592073012371579710259207301237157971025920730123715797102592073012371579710259207301237157971025920730123715797102592073012371579710259207301237157971025920730123715797102592073012371579710259207301237157971025920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b169b7bc-0f53-464e-9639-0af0d96d546c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4efef34e-d589-44af-a3ea-8284629b3792, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4efef34e-d589-44af-a3ea-8284629b3792, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16489320416300695690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648932041630069569016489320416300695690164893204163006956901648932041630069569016489320416300695690164893204163006956901648932041630069569016489320416300695690164893204163006956901648932041630069569016489320416300695690164893204163006956901648932041630069569016489320416300695690164893204163006956901648932041630069569016489320416300695690164893204163006956901648932041630069569016489320416300695690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a50f26d5-1e34-42e6-b4a4-df7f2e983963, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b4bf0fc-33bc-4026-850d-b99ea5b4d742, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b4bf0fc-33bc-4026-850d-b99ea5b4d742, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14595674829543377711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459567482954337771114595674829543377711145956748295433777111459567482954337771114595674829543377711145956748295433777111459567482954337771114595674829543377711145956748295433777111459567482954337771114595674829543377711145956748295433777111459567482954337771114595674829543377711145956748295433777111459567482954337771114595674829543377711145956748295433777111459567482954337771114595674829543377711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4efef34e-d589-44af-a3ea-8284629b3792, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdcc39cc-7e4f-47a0-b13c-cfbfa263c69d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdcc39cc-7e4f-47a0-b13c-cfbfa263c69d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3383133384411409609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33831333844114096093383133384411409609338313338441140960933831333844114096093383133384411409609338313338441140960933831333844114096093383133384411409609338313338441140960933831333844114096093383133384411409609338313338441140960933831333844114096093383133384411409609338313338441140960933831333844114096093383133384411409609338313338441140960933831333844114096093383133384411409609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b4bf0fc-33bc-4026-850d-b99ea5b4d742, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d73a8322-bcfd-4fc5-9df4-1d15789f036d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d73a8322-bcfd-4fc5-9df4-1d15789f036d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16996362221589874426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699636222158987442616996362221589874426169963622215898744261699636222158987442616996362221589874426169963622215898744261699636222158987442616996362221589874426169963622215898744261699636222158987442616996362221589874426169963622215898744261699636222158987442616996362221589874426169963622215898744261699636222158987442616996362221589874426169963622215898744261699636222158987442616996362221589874426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdcc39cc-7e4f-47a0-b13c-cfbfa263c69d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5de3165c-b6f3-40b4-b790-e6e1fb54374a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d73a8322-bcfd-4fc5-9df4-1d15789f036d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c96555ba-e696-4c88-a986-adc24df07b5f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c96555ba-e696-4c88-a986-adc24df07b5f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 969148068554595317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317969148068554595317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de3165c-b6f3-40b4-b790-e6e1fb54374a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5991639405324173577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59916394053241735775991639405324173577599163940532417357759916394053241735775991639405324173577599163940532417357759916394053241735775991639405324173577599163940532417357759916394053241735775991639405324173577599163940532417357759916394053241735775991639405324173577599163940532417357759916394053241735775991639405324173577599163940532417357759916394053241735775991639405324173577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c96555ba-e696-4c88-a986-adc24df07b5f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80610012-e878-4fc5-8e5e-5efae17299a9, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80610012-e878-4fc5-8e5e-5efae17299a9, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 764041573001852305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305764041573001852305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5de3165c-b6f3-40b4-b790-e6e1fb54374a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1dfcf3e-6896-4958-a05c-4a013c548e0f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1dfcf3e-6896-4958-a05c-4a013c548e0f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1675072166258597982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16750721662585979821675072166258597982167507216625859798216750721662585979821675072166258597982167507216625859798216750721662585979821675072166258597982167507216625859798216750721662585979821675072166258597982167507216625859798216750721662585979821675072166258597982167507216625859798216750721662585979821675072166258597982167507216625859798216750721662585979821675072166258597982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80610012-e878-4fc5-8e5e-5efae17299a9, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3a5af43-7df7-4b9a-832a-8d73a5ea7283, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3a5af43-7df7-4b9a-832a-8d73a5ea7283, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2455584043812769195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24555840438127691952455584043812769195245558404381276919524555840438127691952455584043812769195245558404381276919524555840438127691952455584043812769195245558404381276919524555840438127691952455584043812769195245558404381276919524555840438127691952455584043812769195245558404381276919524555840438127691952455584043812769195245558404381276919524555840438127691952455584043812769195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1dfcf3e-6896-4958-a05c-4a013c548e0f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf1bbeb9-8b70-4439-a76a-d5bd7ae22259, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf1bbeb9-8b70-4439-a76a-d5bd7ae22259, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7471200803989125116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74712008039891251167471200803989125116747120080398912511674712008039891251167471200803989125116747120080398912511674712008039891251167471200803989125116747120080398912511674712008039891251167471200803989125116747120080398912511674712008039891251167471200803989125116747120080398912511674712008039891251167471200803989125116747120080398912511674712008039891251167471200803989125116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3a5af43-7df7-4b9a-832a-8d73a5ea7283, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae47f0dd-391e-45a6-a190-653cade46cb6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae47f0dd-391e-45a6-a190-653cade46cb6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18249045854111010796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824904585411101079618249045854111010796182490458541110107961824904585411101079618249045854111010796182490458541110107961824904585411101079618249045854111010796182490458541110107961824904585411101079618249045854111010796182490458541110107961824904585411101079618249045854111010796182490458541110107961824904585411101079618249045854111010796182490458541110107961824904585411101079618249045854111010796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf1bbeb9-8b70-4439-a76a-d5bd7ae22259, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1fd96e5-3fb7-41a9-b176-2a3d928af065, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1fd96e5-3fb7-41a9-b176-2a3d928af065, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11460212894296106909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146021289429610690911460212894296106909114602128942961069091146021289429610690911460212894296106909114602128942961069091146021289429610690911460212894296106909114602128942961069091146021289429610690911460212894296106909114602128942961069091146021289429610690911460212894296106909114602128942961069091146021289429610690911460212894296106909114602128942961069091146021289429610690911460212894296106909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae47f0dd-391e-45a6-a190-653cade46cb6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21188a15-8cda-422b-af0c-db1ceceabe43, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21188a15-8cda-422b-af0c-db1ceceabe43, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 963061933707580199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199963061933707580199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1fd96e5-3fb7-41a9-b176-2a3d928af065, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 184d3a2e-bc29-4b98-a9f2-749224ff0414, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 184d3a2e-bc29-4b98-a9f2-749224ff0414, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13477541887181007575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1347754188718100757513477541887181007575134775418871810075751347754188718100757513477541887181007575134775418871810075751347754188718100757513477541887181007575134775418871810075751347754188718100757513477541887181007575134775418871810075751347754188718100757513477541887181007575134775418871810075751347754188718100757513477541887181007575134775418871810075751347754188718100757513477541887181007575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21188a15-8cda-422b-af0c-db1ceceabe43, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 184d3a2e-bc29-4b98-a9f2-749224ff0414, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b7a17fd-dd51-4291-96d7-c14b9e9e461b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b7a17fd-dd51-4291-96d7-c14b9e9e461b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9893623783469680913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98936237834696809139893623783469680913989362378346968091398936237834696809139893623783469680913989362378346968091398936237834696809139893623783469680913989362378346968091398936237834696809139893623783469680913989362378346968091398936237834696809139893623783469680913989362378346968091398936237834696809139893623783469680913989362378346968091398936237834696809139893623783469680913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8ce7241-bce7-40d8-ad0b-32f31a2d250a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8ce7241-bce7-40d8-ad0b-32f31a2d250a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7990647727491527946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79906477274915279467990647727491527946799064772749152794679906477274915279467990647727491527946799064772749152794679906477274915279467990647727491527946799064772749152794679906477274915279467990647727491527946799064772749152794679906477274915279467990647727491527946799064772749152794679906477274915279467990647727491527946799064772749152794679906477274915279467990647727491527946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b7a17fd-dd51-4291-96d7-c14b9e9e461b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e29fa68d-93a3-411c-bca7-471cd25f7c0f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e29fa68d-93a3-411c-bca7-471cd25f7c0f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3033488987738845097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30334889877388450973033488987738845097303348898773884509730334889877388450973033488987738845097303348898773884509730334889877388450973033488987738845097303348898773884509730334889877388450973033488987738845097303348898773884509730334889877388450973033488987738845097303348898773884509730334889877388450973033488987738845097303348898773884509730334889877388450973033488987738845097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8ce7241-bce7-40d8-ad0b-32f31a2d250a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23a35bac-7083-473b-8c42-a97973993dd2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23a35bac-7083-473b-8c42-a97973993dd2, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2118746294712613546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21187462947126135462118746294712613546211874629471261354621187462947126135462118746294712613546211874629471261354621187462947126135462118746294712613546211874629471261354621187462947126135462118746294712613546211874629471261354621187462947126135462118746294712613546211874629471261354621187462947126135462118746294712613546211874629471261354621187462947126135462118746294712613546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e29fa68d-93a3-411c-bca7-471cd25f7c0f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 912dd6e3-0826-40b5-9f1b-055693bba95b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 912dd6e3-0826-40b5-9f1b-055693bba95b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8281945145835560552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82819451458355605528281945145835560552828194514583556055282819451458355605528281945145835560552828194514583556055282819451458355605528281945145835560552828194514583556055282819451458355605528281945145835560552828194514583556055282819451458355605528281945145835560552828194514583556055282819451458355605528281945145835560552828194514583556055282819451458355605528281945145835560552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23a35bac-7083-473b-8c42-a97973993dd2, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bec47ab-3e4b-4865-b5cb-687953bc8688, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bec47ab-3e4b-4865-b5cb-687953bc8688, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16089364714697199472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1608936471469719947216089364714697199472160893647146971994721608936471469719947216089364714697199472160893647146971994721608936471469719947216089364714697199472160893647146971994721608936471469719947216089364714697199472160893647146971994721608936471469719947216089364714697199472160893647146971994721608936471469719947216089364714697199472160893647146971994721608936471469719947216089364714697199472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bec47ab-3e4b-4865-b5cb-687953bc8688, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 532f8fa4-0d21-439e-911f-88d04bc1c857, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 532f8fa4-0d21-439e-911f-88d04bc1c857, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12419496447218120674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241949644721812067412419496447218120674124194964472181206741241949644721812067412419496447218120674124194964472181206741241949644721812067412419496447218120674124194964472181206741241949644721812067412419496447218120674124194964472181206741241949644721812067412419496447218120674124194964472181206741241949644721812067412419496447218120674124194964472181206741241949644721812067412419496447218120674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 912dd6e3-0826-40b5-9f1b-055693bba95b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a52e40ac-6322-4faf-9235-20a85d7123e8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a52e40ac-6322-4faf-9235-20a85d7123e8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16953184558168349027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695318455816834902716953184558168349027169531845581683490271695318455816834902716953184558168349027169531845581683490271695318455816834902716953184558168349027169531845581683490271695318455816834902716953184558168349027169531845581683490271695318455816834902716953184558168349027169531845581683490271695318455816834902716953184558168349027169531845581683490271695318455816834902716953184558168349027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 532f8fa4-0d21-439e-911f-88d04bc1c857, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c3c8901-1067-482e-b2ce-cdc1a9c83384, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c3c8901-1067-482e-b2ce-cdc1a9c83384, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 166170162779760689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689166170162779760689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a52e40ac-6322-4faf-9235-20a85d7123e8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e0bd406-8da4-4a96-9787-be37b3fa52a3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e0bd406-8da4-4a96-9787-be37b3fa52a3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15164561407584147188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516456140758414718815164561407584147188151645614075841471881516456140758414718815164561407584147188151645614075841471881516456140758414718815164561407584147188151645614075841471881516456140758414718815164561407584147188151645614075841471881516456140758414718815164561407584147188151645614075841471881516456140758414718815164561407584147188151645614075841471881516456140758414718815164561407584147188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c3c8901-1067-482e-b2ce-cdc1a9c83384, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 250ee1ed-5db3-457c-96a6-66ce84f4ffeb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e0bd406-8da4-4a96-9787-be37b3fa52a3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 250ee1ed-5db3-457c-96a6-66ce84f4ffeb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8471860252577495449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84718602525774954498471860252577495449847186025257749544984718602525774954498471860252577495449847186025257749544984718602525774954498471860252577495449847186025257749544984718602525774954498471860252577495449847186025257749544984718602525774954498471860252577495449847186025257749544984718602525774954498471860252577495449847186025257749544984718602525774954498471860252577495449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb328829-35df-40e2-9e88-612d0b845cfd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb328829-35df-40e2-9e88-612d0b845cfd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11287161331410211993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128716133141021199311287161331410211993112871613314102119931128716133141021199311287161331410211993112871613314102119931128716133141021199311287161331410211993112871613314102119931128716133141021199311287161331410211993112871613314102119931128716133141021199311287161331410211993112871613314102119931128716133141021199311287161331410211993112871613314102119931128716133141021199311287161331410211993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 250ee1ed-5db3-457c-96a6-66ce84f4ffeb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0ef60aa-e020-4dcc-bae2-4a910183b689, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0ef60aa-e020-4dcc-bae2-4a910183b689, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9769219004421504320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97692190044215043209769219004421504320976921900442150432097692190044215043209769219004421504320976921900442150432097692190044215043209769219004421504320976921900442150432097692190044215043209769219004421504320976921900442150432097692190044215043209769219004421504320976921900442150432097692190044215043209769219004421504320976921900442150432097692190044215043209769219004421504320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb328829-35df-40e2-9e88-612d0b845cfd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64bd9e07-466f-4929-a820-7e370b12b3d6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64bd9e07-466f-4929-a820-7e370b12b3d6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13703698525127432270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370369852512743227013703698525127432270137036985251274322701370369852512743227013703698525127432270137036985251274322701370369852512743227013703698525127432270137036985251274322701370369852512743227013703698525127432270137036985251274322701370369852512743227013703698525127432270137036985251274322701370369852512743227013703698525127432270137036985251274322701370369852512743227013703698525127432270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0ef60aa-e020-4dcc-bae2-4a910183b689, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7086a2df-937b-404d-b055-f6a33378016f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7086a2df-937b-404d-b055-f6a33378016f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14853739247272781571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485373924727278157114853739247272781571148537392472727815711485373924727278157114853739247272781571148537392472727815711485373924727278157114853739247272781571148537392472727815711485373924727278157114853739247272781571148537392472727815711485373924727278157114853739247272781571148537392472727815711485373924727278157114853739247272781571148537392472727815711485373924727278157114853739247272781571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64bd9e07-466f-4929-a820-7e370b12b3d6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cb0f22b-69ee-41e3-9dc8-aeaeb264cdfe, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cb0f22b-69ee-41e3-9dc8-aeaeb264cdfe, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1999223523861296292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19992235238612962921999223523861296292199922352386129629219992235238612962921999223523861296292199922352386129629219992235238612962921999223523861296292199922352386129629219992235238612962921999223523861296292199922352386129629219992235238612962921999223523861296292199922352386129629219992235238612962921999223523861296292199922352386129629219992235238612962921999223523861296292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7086a2df-937b-404d-b055-f6a33378016f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8479c1f4-9904-4cd5-83b1-cd76bfcd0a96, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8479c1f4-9904-4cd5-83b1-cd76bfcd0a96, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1280969006403112454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12809690064031124541280969006403112454128096900640311245412809690064031124541280969006403112454128096900640311245412809690064031124541280969006403112454128096900640311245412809690064031124541280969006403112454128096900640311245412809690064031124541280969006403112454128096900640311245412809690064031124541280969006403112454128096900640311245412809690064031124541280969006403112454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cb0f22b-69ee-41e3-9dc8-aeaeb264cdfe, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310fecd6-3524-476f-84bb-5a25f506cc7a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310fecd6-3524-476f-84bb-5a25f506cc7a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8112316442567410650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81123164425674106508112316442567410650811231644256741065081123164425674106508112316442567410650811231644256741065081123164425674106508112316442567410650811231644256741065081123164425674106508112316442567410650811231644256741065081123164425674106508112316442567410650811231644256741065081123164425674106508112316442567410650811231644256741065081123164425674106508112316442567410650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8479c1f4-9904-4cd5-83b1-cd76bfcd0a96, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8efa8fc-c90a-4364-ad82-537725608fb8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8efa8fc-c90a-4364-ad82-537725608fb8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14769929620995161679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476992962099516167914769929620995161679147699296209951616791476992962099516167914769929620995161679147699296209951616791476992962099516167914769929620995161679147699296209951616791476992962099516167914769929620995161679147699296209951616791476992962099516167914769929620995161679147699296209951616791476992962099516167914769929620995161679147699296209951616791476992962099516167914769929620995161679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310fecd6-3524-476f-84bb-5a25f506cc7a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e144c1a9-d040-4571-ab5c-c4648aee8386, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e144c1a9-d040-4571-ab5c-c4648aee8386, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13380904563854185174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338090456385418517413380904563854185174133809045638541851741338090456385418517413380904563854185174133809045638541851741338090456385418517413380904563854185174133809045638541851741338090456385418517413380904563854185174133809045638541851741338090456385418517413380904563854185174133809045638541851741338090456385418517413380904563854185174133809045638541851741338090456385418517413380904563854185174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8efa8fc-c90a-4364-ad82-537725608fb8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 483bb215-8536-4bad-9b4d-91383b7da4d1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 483bb215-8536-4bad-9b4d-91383b7da4d1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16832483274567385270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683248327456738527016832483274567385270168324832745673852701683248327456738527016832483274567385270168324832745673852701683248327456738527016832483274567385270168324832745673852701683248327456738527016832483274567385270168324832745673852701683248327456738527016832483274567385270168324832745673852701683248327456738527016832483274567385270168324832745673852701683248327456738527016832483274567385270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e144c1a9-d040-4571-ab5c-c4648aee8386, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8f9a8af-0128-416b-b84f-e474ac107938, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8f9a8af-0128-416b-b84f-e474ac107938, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10799402427101468629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079940242710146862910799402427101468629107994024271014686291079940242710146862910799402427101468629107994024271014686291079940242710146862910799402427101468629107994024271014686291079940242710146862910799402427101468629107994024271014686291079940242710146862910799402427101468629107994024271014686291079940242710146862910799402427101468629107994024271014686291079940242710146862910799402427101468629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 483bb215-8536-4bad-9b4d-91383b7da4d1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df05597e-8d92-456c-9954-39c272b2ae04, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df05597e-8d92-456c-9954-39c272b2ae04, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1983815846795872627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19838158467958726271983815846795872627198381584679587262719838158467958726271983815846795872627198381584679587262719838158467958726271983815846795872627198381584679587262719838158467958726271983815846795872627198381584679587262719838158467958726271983815846795872627198381584679587262719838158467958726271983815846795872627198381584679587262719838158467958726271983815846795872627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8f9a8af-0128-416b-b84f-e474ac107938, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f652a2b9-dd5f-4b94-be9c-394cf962a545, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f652a2b9-dd5f-4b94-be9c-394cf962a545, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6870722550763853057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68707225507638530576870722550763853057687072255076385305768707225507638530576870722550763853057687072255076385305768707225507638530576870722550763853057687072255076385305768707225507638530576870722550763853057687072255076385305768707225507638530576870722550763853057687072255076385305768707225507638530576870722550763853057687072255076385305768707225507638530576870722550763853057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df05597e-8d92-456c-9954-39c272b2ae04, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ee6d3a0-a426-4d3c-bd5e-ac534a6ce680, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ee6d3a0-a426-4d3c-bd5e-ac534a6ce680, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5877423938881837987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58774239388818379875877423938881837987587742393888183798758774239388818379875877423938881837987587742393888183798758774239388818379875877423938881837987587742393888183798758774239388818379875877423938881837987587742393888183798758774239388818379875877423938881837987587742393888183798758774239388818379875877423938881837987587742393888183798758774239388818379875877423938881837987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f652a2b9-dd5f-4b94-be9c-394cf962a545, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaf03131-cb75-4d9f-9fff-8dec2253fef5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaf03131-cb75-4d9f-9fff-8dec2253fef5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18228035111931686383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822803511193168638318228035111931686383182280351119316863831822803511193168638318228035111931686383182280351119316863831822803511193168638318228035111931686383182280351119316863831822803511193168638318228035111931686383182280351119316863831822803511193168638318228035111931686383182280351119316863831822803511193168638318228035111931686383182280351119316863831822803511193168638318228035111931686383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ee6d3a0-a426-4d3c-bd5e-ac534a6ce680, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb9bb83b-6b3c-4a34-bd45-1ea10b357fed, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb9bb83b-6b3c-4a34-bd45-1ea10b357fed, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 559138360808219970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970559138360808219970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaf03131-cb75-4d9f-9fff-8dec2253fef5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e5828cf-3d5d-4088-a195-8d081970887e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e5828cf-3d5d-4088-a195-8d081970887e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18114132771415534146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811413277141553414618114132771415534146181141327714155341461811413277141553414618114132771415534146181141327714155341461811413277141553414618114132771415534146181141327714155341461811413277141553414618114132771415534146181141327714155341461811413277141553414618114132771415534146181141327714155341461811413277141553414618114132771415534146181141327714155341461811413277141553414618114132771415534146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb9bb83b-6b3c-4a34-bd45-1ea10b357fed, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fa2bc9e-9555-4d65-8147-de7907ffcbbb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fa2bc9e-9555-4d65-8147-de7907ffcbbb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8511811246127854916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85118112461278549168511811246127854916851181124612785491685118112461278549168511811246127854916851181124612785491685118112461278549168511811246127854916851181124612785491685118112461278549168511811246127854916851181124612785491685118112461278549168511811246127854916851181124612785491685118112461278549168511811246127854916851181124612785491685118112461278549168511811246127854916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e5828cf-3d5d-4088-a195-8d081970887e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b95ad2e0-01c3-45b8-922b-cb66d750db5b, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b95ad2e0-01c3-45b8-922b-cb66d750db5b, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10963808207869577078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096380820786957707810963808207869577078109638082078695770781096380820786957707810963808207869577078109638082078695770781096380820786957707810963808207869577078109638082078695770781096380820786957707810963808207869577078109638082078695770781096380820786957707810963808207869577078109638082078695770781096380820786957707810963808207869577078109638082078695770781096380820786957707810963808207869577078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fa2bc9e-9555-4d65-8147-de7907ffcbbb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3281d3bf-b618-482e-ad15-2337f739683f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3281d3bf-b618-482e-ad15-2337f739683f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13680086972625706057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368008697262570605713680086972625706057136800869726257060571368008697262570605713680086972625706057136800869726257060571368008697262570605713680086972625706057136800869726257060571368008697262570605713680086972625706057136800869726257060571368008697262570605713680086972625706057136800869726257060571368008697262570605713680086972625706057136800869726257060571368008697262570605713680086972625706057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b95ad2e0-01c3-45b8-922b-cb66d750db5b, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08e28f03-97c6-433d-a051-1f6c06d62040, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08e28f03-97c6-433d-a051-1f6c06d62040, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1959477986049102377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19594779860491023771959477986049102377195947798604910237719594779860491023771959477986049102377195947798604910237719594779860491023771959477986049102377195947798604910237719594779860491023771959477986049102377195947798604910237719594779860491023771959477986049102377195947798604910237719594779860491023771959477986049102377195947798604910237719594779860491023771959477986049102377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3281d3bf-b618-482e-ad15-2337f739683f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a1c2856-1b0b-4178-81dd-ca937f2710f3, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a1c2856-1b0b-4178-81dd-ca937f2710f3, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5747124749839085317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57471247498390853175747124749839085317574712474983908531757471247498390853175747124749839085317574712474983908531757471247498390853175747124749839085317574712474983908531757471247498390853175747124749839085317574712474983908531757471247498390853175747124749839085317574712474983908531757471247498390853175747124749839085317574712474983908531757471247498390853175747124749839085317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08e28f03-97c6-433d-a051-1f6c06d62040, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 397cd707-f1fb-470b-a7d5-45699c4b77cb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 397cd707-f1fb-470b-a7d5-45699c4b77cb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16594006894556656110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1659400689455665611016594006894556656110165940068945566561101659400689455665611016594006894556656110165940068945566561101659400689455665611016594006894556656110165940068945566561101659400689455665611016594006894556656110165940068945566561101659400689455665611016594006894556656110165940068945566561101659400689455665611016594006894556656110165940068945566561101659400689455665611016594006894556656110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a1c2856-1b0b-4178-81dd-ca937f2710f3, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08d336f0-5038-4438-a630-b5e9c3ffac3f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08d336f0-5038-4438-a630-b5e9c3ffac3f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17452716640343465068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745271664034346506817452716640343465068174527166403434650681745271664034346506817452716640343465068174527166403434650681745271664034346506817452716640343465068174527166403434650681745271664034346506817452716640343465068174527166403434650681745271664034346506817452716640343465068174527166403434650681745271664034346506817452716640343465068174527166403434650681745271664034346506817452716640343465068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 397cd707-f1fb-470b-a7d5-45699c4b77cb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d59ad07-9865-487a-ac05-a435112b062c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d59ad07-9865-487a-ac05-a435112b062c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9104032914360793514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91040329143607935149104032914360793514910403291436079351491040329143607935149104032914360793514910403291436079351491040329143607935149104032914360793514910403291436079351491040329143607935149104032914360793514910403291436079351491040329143607935149104032914360793514910403291436079351491040329143607935149104032914360793514910403291436079351491040329143607935149104032914360793514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08d336f0-5038-4438-a630-b5e9c3ffac3f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d30bf5-26c8-4e9d-a9c1-7f7dbc74741a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d30bf5-26c8-4e9d-a9c1-7f7dbc74741a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13709166218047961378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1370916621804796137813709166218047961378137091662180479613781370916621804796137813709166218047961378137091662180479613781370916621804796137813709166218047961378137091662180479613781370916621804796137813709166218047961378137091662180479613781370916621804796137813709166218047961378137091662180479613781370916621804796137813709166218047961378137091662180479613781370916621804796137813709166218047961378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d59ad07-9865-487a-ac05-a435112b062c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3eff5a7-60e0-4b1c-95e0-3c21ed2d5191, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3eff5a7-60e0-4b1c-95e0-3c21ed2d5191, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1960279787561723056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19602797875617230561960279787561723056196027978756172305619602797875617230561960279787561723056196027978756172305619602797875617230561960279787561723056196027978756172305619602797875617230561960279787561723056196027978756172305619602797875617230561960279787561723056196027978756172305619602797875617230561960279787561723056196027978756172305619602797875617230561960279787561723056" } } } 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:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_uwsln24o.log --grpc-port=19888 --mon-port=64060 --ic-port=2725 --key-file /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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:2159', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_uwsln24o.log', '--grpc-port=19888', '--mon-port=64060', '--ic-port=2725', '--key-file', '/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d30bf5-26c8-4e9d-a9c1-7f7dbc74741a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a32b55c9-93d1-4820-8d9f-0eac26c95f36, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2628611
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:19888/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a32b55c9-93d1-4820-8d9f-0eac26c95f36, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15013953740077100576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501395374007710057615013953740077100576150139537400771005761501395374007710057615013953740077100576150139537400771005761501395374007710057615013953740077100576150139537400771005761501395374007710057615013953740077100576150139537400771005761501395374007710057615013953740077100576150139537400771005761501395374007710057615013953740077100576150139537400771005761501395374007710057615013953740077100576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3eff5a7-60e0-4b1c-95e0-3c21ed2d5191, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 873827dd-62ac-494d-9f1d-aecd6f905eb4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 873827dd-62ac-494d-9f1d-aecd6f905eb4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2494526266820575466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24945262668205754662494526266820575466249452626682057546624945262668205754662494526266820575466249452626682057546624945262668205754662494526266820575466249452626682057546624945262668205754662494526266820575466249452626682057546624945262668205754662494526266820575466249452626682057546624945262668205754662494526266820575466249452626682057546624945262668205754662494526266820575466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2628612
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a32b55c9-93d1-4820-8d9f-0eac26c95f36, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbbc2917-fbc7-4c2b-ba79-aadccef862ba, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbbc2917-fbc7-4c2b-ba79-aadccef862ba, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2309743057528930497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23097430575289304972309743057528930497230974305752893049723097430575289304972309743057528930497230974305752893049723097430575289304972309743057528930497230974305752893049723097430575289304972309743057528930497230974305752893049723097430575289304972309743057528930497230974305752893049723097430575289304972309743057528930497230974305752893049723097430575289304972309743057528930497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 873827dd-62ac-494d-9f1d-aecd6f905eb4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ba434bd-993e-4c09-8f5f-0c8db17b4622, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ba434bd-993e-4c09-8f5f-0c8db17b4622, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13925545323410694777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392554532341069477713925545323410694777139255453234106947771392554532341069477713925545323410694777139255453234106947771392554532341069477713925545323410694777139255453234106947771392554532341069477713925545323410694777139255453234106947771392554532341069477713925545323410694777139255453234106947771392554532341069477713925545323410694777139255453234106947771392554532341069477713925545323410694777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbbc2917-fbc7-4c2b-ba79-aadccef862ba, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 779662f0-c4f7-4719-a1c5-f3a759753e4a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 779662f0-c4f7-4719-a1c5-f3a759753e4a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 940913658544533508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508940913658544533508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ba434bd-993e-4c09-8f5f-0c8db17b4622, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a1bdce3-e965-46f0-9593-1debba2bfa08, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a1bdce3-e965-46f0-9593-1debba2bfa08, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5883610130675898586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58836101306758985865883610130675898586588361013067589858658836101306758985865883610130675898586588361013067589858658836101306758985865883610130675898586588361013067589858658836101306758985865883610130675898586588361013067589858658836101306758985865883610130675898586588361013067589858658836101306758985865883610130675898586588361013067589858658836101306758985865883610130675898586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 779662f0-c4f7-4719-a1c5-f3a759753e4a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9548df55-6512-4be8-8882-21c6df13be0c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9548df55-6512-4be8-8882-21c6df13be0c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15558990639671308582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555899063967130858215558990639671308582155589906396713085821555899063967130858215558990639671308582155589906396713085821555899063967130858215558990639671308582155589906396713085821555899063967130858215558990639671308582155589906396713085821555899063967130858215558990639671308582155589906396713085821555899063967130858215558990639671308582155589906396713085821555899063967130858215558990639671308582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a1bdce3-e965-46f0-9593-1debba2bfa08, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d05466c-01f0-4d44-b00c-3a83a4ca6c1e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d05466c-01f0-4d44-b00c-3a83a4ca6c1e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17882362106546567075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1788236210654656707517882362106546567075178823621065465670751788236210654656707517882362106546567075178823621065465670751788236210654656707517882362106546567075178823621065465670751788236210654656707517882362106546567075178823621065465670751788236210654656707517882362106546567075178823621065465670751788236210654656707517882362106546567075178823621065465670751788236210654656707517882362106546567075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9548df55-6512-4be8-8882-21c6df13be0c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faf669a9-50ee-402b-b164-a0f46c050843, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faf669a9-50ee-402b-b164-a0f46c050843, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10303756741619963988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030375674161996398810303756741619963988103037567416199639881030375674161996398810303756741619963988103037567416199639881030375674161996398810303756741619963988103037567416199639881030375674161996398810303756741619963988103037567416199639881030375674161996398810303756741619963988103037567416199639881030375674161996398810303756741619963988103037567416199639881030375674161996398810303756741619963988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d05466c-01f0-4d44-b00c-3a83a4ca6c1e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10031bb3-f5fe-4adc-a97e-8227d8fa7107, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10031bb3-f5fe-4adc-a97e-8227d8fa7107, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2647702630617322294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26477026306173222942647702630617322294264770263061732229426477026306173222942647702630617322294264770263061732229426477026306173222942647702630617322294264770263061732229426477026306173222942647702630617322294264770263061732229426477026306173222942647702630617322294264770263061732229426477026306173222942647702630617322294264770263061732229426477026306173222942647702630617322294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faf669a9-50ee-402b-b164-a0f46c050843, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcadf13c-17b7-435c-92d1-832378e0f3c5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcadf13c-17b7-435c-92d1-832378e0f3c5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14186953117180943369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418695311718094336914186953117180943369141869531171809433691418695311718094336914186953117180943369141869531171809433691418695311718094336914186953117180943369141869531171809433691418695311718094336914186953117180943369141869531171809433691418695311718094336914186953117180943369141869531171809433691418695311718094336914186953117180943369141869531171809433691418695311718094336914186953117180943369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10031bb3-f5fe-4adc-a97e-8227d8fa7107, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3dd2d72-4e51-4548-a810-817e86c34727, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3dd2d72-4e51-4548-a810-817e86c34727, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7388937945328566288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73889379453285662887388937945328566288738893794532856628873889379453285662887388937945328566288738893794532856628873889379453285662887388937945328566288738893794532856628873889379453285662887388937945328566288738893794532856628873889379453285662887388937945328566288738893794532856628873889379453285662887388937945328566288738893794532856628873889379453285662887388937945328566288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcadf13c-17b7-435c-92d1-832378e0f3c5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad0996b8-7384-4410-911e-6604289860bb, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad0996b8-7384-4410-911e-6604289860bb, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17214973887302728491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721497388730272849117214973887302728491172149738873027284911721497388730272849117214973887302728491172149738873027284911721497388730272849117214973887302728491172149738873027284911721497388730272849117214973887302728491172149738873027284911721497388730272849117214973887302728491172149738873027284911721497388730272849117214973887302728491172149738873027284911721497388730272849117214973887302728491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3dd2d72-4e51-4548-a810-817e86c34727, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50771044-690c-47bd-82a3-dda77352f99c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50771044-690c-47bd-82a3-dda77352f99c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4484850870024134637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44848508700241346374484850870024134637448485087002413463744848508700241346374484850870024134637448485087002413463744848508700241346374484850870024134637448485087002413463744848508700241346374484850870024134637448485087002413463744848508700241346374484850870024134637448485087002413463744848508700241346374484850870024134637448485087002413463744848508700241346374484850870024134637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad0996b8-7384-4410-911e-6604289860bb, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab0405b2-a34c-4840-a106-7e0f76aa3310, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab0405b2-a34c-4840-a106-7e0f76aa3310, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11969022962317694026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196902296231769402611969022962317694026119690229623176940261196902296231769402611969022962317694026119690229623176940261196902296231769402611969022962317694026119690229623176940261196902296231769402611969022962317694026119690229623176940261196902296231769402611969022962317694026119690229623176940261196902296231769402611969022962317694026119690229623176940261196902296231769402611969022962317694026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50771044-690c-47bd-82a3-dda77352f99c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2c7c4d8-c0f1-4ef4-b80b-7dca4b291540, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2c7c4d8-c0f1-4ef4-b80b-7dca4b291540, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12552411073704868412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255241107370486841212552411073704868412125524110737048684121255241107370486841212552411073704868412125524110737048684121255241107370486841212552411073704868412125524110737048684121255241107370486841212552411073704868412125524110737048684121255241107370486841212552411073704868412125524110737048684121255241107370486841212552411073704868412125524110737048684121255241107370486841212552411073704868412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab0405b2-a34c-4840-a106-7e0f76aa3310, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 173733d0-6b2a-4246-a67b-0b8ca14082bd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 173733d0-6b2a-4246-a67b-0b8ca14082bd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 172429657034486675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675172429657034486675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2c7c4d8-c0f1-4ef4-b80b-7dca4b291540, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 127c5340-3fe1-407c-b657-3c89dd5cfb1f, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 127c5340-3fe1-407c-b657-3c89dd5cfb1f, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15587242623478985065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558724262347898506515587242623478985065155872426234789850651558724262347898506515587242623478985065155872426234789850651558724262347898506515587242623478985065155872426234789850651558724262347898506515587242623478985065155872426234789850651558724262347898506515587242623478985065155872426234789850651558724262347898506515587242623478985065155872426234789850651558724262347898506515587242623478985065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 173733d0-6b2a-4246-a67b-0b8ca14082bd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41866863-64cd-4270-9d39-9f83d043a962, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41866863-64cd-4270-9d39-9f83d043a962, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4111407405582327031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41114074055823270314111407405582327031411140740558232703141114074055823270314111407405582327031411140740558232703141114074055823270314111407405582327031411140740558232703141114074055823270314111407405582327031411140740558232703141114074055823270314111407405582327031411140740558232703141114074055823270314111407405582327031411140740558232703141114074055823270314111407405582327031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41866863-64cd-4270-9d39-9f83d043a962, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9305160a-b44e-45bf-918b-676fbdc76c89, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9305160a-b44e-45bf-918b-676fbdc76c89, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9545978583395200592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95459785833952005929545978583395200592954597858339520059295459785833952005929545978583395200592954597858339520059295459785833952005929545978583395200592954597858339520059295459785833952005929545978583395200592954597858339520059295459785833952005929545978583395200592954597858339520059295459785833952005929545978583395200592954597858339520059295459785833952005929545978583395200592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 127c5340-3fe1-407c-b657-3c89dd5cfb1f, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c59ae43c-bf81-4ff6-bae0-7c38bf0a0625, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c59ae43c-bf81-4ff6-bae0-7c38bf0a0625, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6544865455210389176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65448654552103891766544865455210389176654486545521038917665448654552103891766544865455210389176654486545521038917665448654552103891766544865455210389176654486545521038917665448654552103891766544865455210389176654486545521038917665448654552103891766544865455210389176654486545521038917665448654552103891766544865455210389176654486545521038917665448654552103891766544865455210389176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9305160a-b44e-45bf-918b-676fbdc76c89, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c6156cd-63de-4b7b-af8b-fbc9c3f40ee1, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c6156cd-63de-4b7b-af8b-fbc9c3f40ee1, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7187809083187972181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71878090831879721817187809083187972181718780908318797218171878090831879721817187809083187972181718780908318797218171878090831879721817187809083187972181718780908318797218171878090831879721817187809083187972181718780908318797218171878090831879721817187809083187972181718780908318797218171878090831879721817187809083187972181718780908318797218171878090831879721817187809083187972181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c59ae43c-bf81-4ff6-bae0-7c38bf0a0625, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10d2e859-e9ee-4b0f-ac45-8ed971091741, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d2e859-e9ee-4b0f-ac45-8ed971091741, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 471678639476692878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878471678639476692878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c6156cd-63de-4b7b-af8b-fbc9c3f40ee1, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de6cb25d-2921-4ff5-8f56-9b12893d1e17, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de6cb25d-2921-4ff5-8f56-9b12893d1e17, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14674133474283523003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467413347428352300314674133474283523003146741334742835230031467413347428352300314674133474283523003146741334742835230031467413347428352300314674133474283523003146741334742835230031467413347428352300314674133474283523003146741334742835230031467413347428352300314674133474283523003146741334742835230031467413347428352300314674133474283523003146741334742835230031467413347428352300314674133474283523003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d2e859-e9ee-4b0f-ac45-8ed971091741, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b9299de-3339-4897-8aa2-9a8eaab0fe99, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b9299de-3339-4897-8aa2-9a8eaab0fe99, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5064587325311904878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50645873253119048785064587325311904878506458732531190487850645873253119048785064587325311904878506458732531190487850645873253119048785064587325311904878506458732531190487850645873253119048785064587325311904878506458732531190487850645873253119048785064587325311904878506458732531190487850645873253119048785064587325311904878506458732531190487850645873253119048785064587325311904878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de6cb25d-2921-4ff5-8f56-9b12893d1e17, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb0734f1-2e3a-451d-ba57-fe4aa0a873a5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb0734f1-2e3a-451d-ba57-fe4aa0a873a5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8299611268304125980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82996112683041259808299611268304125980829961126830412598082996112683041259808299611268304125980829961126830412598082996112683041259808299611268304125980829961126830412598082996112683041259808299611268304125980829961126830412598082996112683041259808299611268304125980829961126830412598082996112683041259808299611268304125980829961126830412598082996112683041259808299611268304125980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b9299de-3339-4897-8aa2-9a8eaab0fe99, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9019b8a4-626f-4883-b847-7ab15181d479, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9019b8a4-626f-4883-b847-7ab15181d479, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6490043342771198715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64900433427711987156490043342771198715649004334277119871564900433427711987156490043342771198715649004334277119871564900433427711987156490043342771198715649004334277119871564900433427711987156490043342771198715649004334277119871564900433427711987156490043342771198715649004334277119871564900433427711987156490043342771198715649004334277119871564900433427711987156490043342771198715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb0734f1-2e3a-451d-ba57-fe4aa0a873a5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49a7d6e1-677d-4444-ae94-b6a4cb35d968, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49a7d6e1-677d-4444-ae94-b6a4cb35d968, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11949319360999359368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194931936099935936811949319360999359368119493193609993593681194931936099935936811949319360999359368119493193609993593681194931936099935936811949319360999359368119493193609993593681194931936099935936811949319360999359368119493193609993593681194931936099935936811949319360999359368119493193609993593681194931936099935936811949319360999359368119493193609993593681194931936099935936811949319360999359368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9019b8a4-626f-4883-b847-7ab15181d479, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d154c099-164a-45fb-aa2b-d3e3098ef497, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d154c099-164a-45fb-aa2b-d3e3098ef497, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5741594823363072148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57415948233630721485741594823363072148574159482336307214857415948233630721485741594823363072148574159482336307214857415948233630721485741594823363072148574159482336307214857415948233630721485741594823363072148574159482336307214857415948233630721485741594823363072148574159482336307214857415948233630721485741594823363072148574159482336307214857415948233630721485741594823363072148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49a7d6e1-677d-4444-ae94-b6a4cb35d968, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74da3d20-bab9-441a-9ec2-ca3587088df7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74da3d20-bab9-441a-9ec2-ca3587088df7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17644288408520951604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764428840852095160417644288408520951604176442884085209516041764428840852095160417644288408520951604176442884085209516041764428840852095160417644288408520951604176442884085209516041764428840852095160417644288408520951604176442884085209516041764428840852095160417644288408520951604176442884085209516041764428840852095160417644288408520951604176442884085209516041764428840852095160417644288408520951604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d154c099-164a-45fb-aa2b-d3e3098ef497, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8b93680-db97-4672-82ae-b2bdf5cf53e6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8b93680-db97-4672-82ae-b2bdf5cf53e6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 227145321125840618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618227145321125840618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74da3d20-bab9-441a-9ec2-ca3587088df7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69b30363-58d1-47bb-aa03-bd63fdca8a40, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8b93680-db97-4672-82ae-b2bdf5cf53e6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e93cfdfd-41d6-4646-bc46-9b9be43b6eaa, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69b30363-58d1-47bb-aa03-bd63fdca8a40, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6694063880897697897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66940638808976978976694063880897697897669406388089769789766940638808976978976694063880897697897669406388089769789766940638808976978976694063880897697897669406388089769789766940638808976978976694063880897697897669406388089769789766940638808976978976694063880897697897669406388089769789766940638808976978976694063880897697897669406388089769789766940638808976978976694063880897697897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e93cfdfd-41d6-4646-bc46-9b9be43b6eaa, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10725965194228109857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072596519422810985710725965194228109857107259651942281098571072596519422810985710725965194228109857107259651942281098571072596519422810985710725965194228109857107259651942281098571072596519422810985710725965194228109857107259651942281098571072596519422810985710725965194228109857107259651942281098571072596519422810985710725965194228109857107259651942281098571072596519422810985710725965194228109857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69b30363-58d1-47bb-aa03-bd63fdca8a40, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f82296e-b006-4e87-8bc6-1cc936e5b045, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f82296e-b006-4e87-8bc6-1cc936e5b045, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14636818853434837833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463681885343483783314636818853434837833146368188534348378331463681885343483783314636818853434837833146368188534348378331463681885343483783314636818853434837833146368188534348378331463681885343483783314636818853434837833146368188534348378331463681885343483783314636818853434837833146368188534348378331463681885343483783314636818853434837833146368188534348378331463681885343483783314636818853434837833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e93cfdfd-41d6-4646-bc46-9b9be43b6eaa, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f8820c-b912-4f95-b175-f4be6ecdd7db, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f8820c-b912-4f95-b175-f4be6ecdd7db, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6710790938487157542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67107909384871575426710790938487157542671079093848715754267107909384871575426710790938487157542671079093848715754267107909384871575426710790938487157542671079093848715754267107909384871575426710790938487157542671079093848715754267107909384871575426710790938487157542671079093848715754267107909384871575426710790938487157542671079093848715754267107909384871575426710790938487157542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f82296e-b006-4e87-8bc6-1cc936e5b045, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9b01abb-1649-4895-a153-b108e3f686ea, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9b01abb-1649-4895-a153-b108e3f686ea, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14957737863222068179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495773786322206817914957737863222068179149577378632220681791495773786322206817914957737863222068179149577378632220681791495773786322206817914957737863222068179149577378632220681791495773786322206817914957737863222068179149577378632220681791495773786322206817914957737863222068179149577378632220681791495773786322206817914957737863222068179149577378632220681791495773786322206817914957737863222068179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f8820c-b912-4f95-b175-f4be6ecdd7db, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec300d8c-b790-42de-8742-3dd6f5d23e08, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec300d8c-b790-42de-8742-3dd6f5d23e08, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 300993628499003211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211300993628499003211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9b01abb-1649-4895-a153-b108e3f686ea, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30e75bcf-0b90-4217-bfae-854269c3b827, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30e75bcf-0b90-4217-bfae-854269c3b827, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4212455666281675673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42124556662816756734212455666281675673421245566628167567342124556662816756734212455666281675673421245566628167567342124556662816756734212455666281675673421245566628167567342124556662816756734212455666281675673421245566628167567342124556662816756734212455666281675673421245566628167567342124556662816756734212455666281675673421245566628167567342124556662816756734212455666281675673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec300d8c-b790-42de-8742-3dd6f5d23e08, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0cf2fac-e87a-4f3f-bd42-43eb3fa892b5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0cf2fac-e87a-4f3f-bd42-43eb3fa892b5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16128835635858209982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612883563585820998216128835635858209982161288356358582099821612883563585820998216128835635858209982161288356358582099821612883563585820998216128835635858209982161288356358582099821612883563585820998216128835635858209982161288356358582099821612883563585820998216128835635858209982161288356358582099821612883563585820998216128835635858209982161288356358582099821612883563585820998216128835635858209982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30e75bcf-0b90-4217-bfae-854269c3b827, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0642248-aba8-41d8-9506-844a02a0cf2c, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0642248-aba8-41d8-9506-844a02a0cf2c, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14508770706212212624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450877070621221262414508770706212212624145087707062122126241450877070621221262414508770706212212624145087707062122126241450877070621221262414508770706212212624145087707062122126241450877070621221262414508770706212212624145087707062122126241450877070621221262414508770706212212624145087707062122126241450877070621221262414508770706212212624145087707062122126241450877070621221262414508770706212212624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0cf2fac-e87a-4f3f-bd42-43eb3fa892b5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 735dd4a3-13d8-4918-a18f-b0cb175acc25, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 735dd4a3-13d8-4918-a18f-b0cb175acc25, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1694972513664245484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16949725136642454841694972513664245484169497251366424548416949725136642454841694972513664245484169497251366424548416949725136642454841694972513664245484169497251366424548416949725136642454841694972513664245484169497251366424548416949725136642454841694972513664245484169497251366424548416949725136642454841694972513664245484169497251366424548416949725136642454841694972513664245484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0642248-aba8-41d8-9506-844a02a0cf2c, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1501eee7-7d37-4a60-a58d-5f3f39d84b04, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 735dd4a3-13d8-4918-a18f-b0cb175acc25, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f1ec2d3-b5c8-4580-9e87-6cc89bce0a38, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f1ec2d3-b5c8-4580-9e87-6cc89bce0a38, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5875736189087925486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58757361890879254865875736189087925486587573618908792548658757361890879254865875736189087925486587573618908792548658757361890879254865875736189087925486587573618908792548658757361890879254865875736189087925486587573618908792548658757361890879254865875736189087925486587573618908792548658757361890879254865875736189087925486587573618908792548658757361890879254865875736189087925486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1501eee7-7d37-4a60-a58d-5f3f39d84b04, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16605358862691489967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660535886269148996716605358862691489967166053588626914899671660535886269148996716605358862691489967166053588626914899671660535886269148996716605358862691489967166053588626914899671660535886269148996716605358862691489967166053588626914899671660535886269148996716605358862691489967166053588626914899671660535886269148996716605358862691489967166053588626914899671660535886269148996716605358862691489967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f1ec2d3-b5c8-4580-9e87-6cc89bce0a38, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42c00e01-f2f2-4c08-97d7-1574d33db8ae, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42c00e01-f2f2-4c08-97d7-1574d33db8ae, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9316276361990478616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93162763619904786169316276361990478616931627636199047861693162763619904786169316276361990478616931627636199047861693162763619904786169316276361990478616931627636199047861693162763619904786169316276361990478616931627636199047861693162763619904786169316276361990478616931627636199047861693162763619904786169316276361990478616931627636199047861693162763619904786169316276361990478616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1501eee7-7d37-4a60-a58d-5f3f39d84b04, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1906fc6-cc47-4476-bf00-44e2ca302eae, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1906fc6-cc47-4476-bf00-44e2ca302eae, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1639817053626569021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16398170536265690211639817053626569021163981705362656902116398170536265690211639817053626569021163981705362656902116398170536265690211639817053626569021163981705362656902116398170536265690211639817053626569021163981705362656902116398170536265690211639817053626569021163981705362656902116398170536265690211639817053626569021163981705362656902116398170536265690211639817053626569021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1906fc6-cc47-4476-bf00-44e2ca302eae, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d537688a-443e-4cff-978b-6323b2539f43, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d537688a-443e-4cff-978b-6323b2539f43, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13393333206676076855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339333320667607685513393333206676076855133933332066760768551339333320667607685513393333206676076855133933332066760768551339333320667607685513393333206676076855133933332066760768551339333320667607685513393333206676076855133933332066760768551339333320667607685513393333206676076855133933332066760768551339333320667607685513393333206676076855133933332066760768551339333320667607685513393333206676076855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42c00e01-f2f2-4c08-97d7-1574d33db8ae, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84de6117-a03a-47ed-9eeb-cf56d9cd9b7d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84de6117-a03a-47ed-9eeb-cf56d9cd9b7d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14904248333207404936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490424833320740493614904248333207404936149042483332074049361490424833320740493614904248333207404936149042483332074049361490424833320740493614904248333207404936149042483332074049361490424833320740493614904248333207404936149042483332074049361490424833320740493614904248333207404936149042483332074049361490424833320740493614904248333207404936149042483332074049361490424833320740493614904248333207404936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d537688a-443e-4cff-978b-6323b2539f43, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66ac05c9-7b68-4ff0-ac7f-893cbcff8a7a, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66ac05c9-7b68-4ff0-ac7f-893cbcff8a7a, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1580866138389255664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15808661383892556641580866138389255664158086613838925566415808661383892556641580866138389255664158086613838925566415808661383892556641580866138389255664158086613838925566415808661383892556641580866138389255664158086613838925566415808661383892556641580866138389255664158086613838925566415808661383892556641580866138389255664158086613838925566415808661383892556641580866138389255664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84de6117-a03a-47ed-9eeb-cf56d9cd9b7d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d47f7dda-ed9e-4f8b-b116-e10111fe5641, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d47f7dda-ed9e-4f8b-b116-e10111fe5641, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9930911788041317901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99309117880413179019930911788041317901993091178804131790199309117880413179019930911788041317901993091178804131790199309117880413179019930911788041317901993091178804131790199309117880413179019930911788041317901993091178804131790199309117880413179019930911788041317901993091178804131790199309117880413179019930911788041317901993091178804131790199309117880413179019930911788041317901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66ac05c9-7b68-4ff0-ac7f-893cbcff8a7a, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d1242d1-c42a-496f-9c74-8eb95ed957c4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d1242d1-c42a-496f-9c74-8eb95ed957c4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2537920668916352889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25379206689163528892537920668916352889253792066891635288925379206689163528892537920668916352889253792066891635288925379206689163528892537920668916352889253792066891635288925379206689163528892537920668916352889253792066891635288925379206689163528892537920668916352889253792066891635288925379206689163528892537920668916352889253792066891635288925379206689163528892537920668916352889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d47f7dda-ed9e-4f8b-b116-e10111fe5641, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a29d8a4-e36d-4b2e-b1be-fcdfd2d98c68, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a29d8a4-e36d-4b2e-b1be-fcdfd2d98c68, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6322422401657753226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63224224016577532266322422401657753226632242240165775322663224224016577532266322422401657753226632242240165775322663224224016577532266322422401657753226632242240165775322663224224016577532266322422401657753226632242240165775322663224224016577532266322422401657753226632242240165775322663224224016577532266322422401657753226632242240165775322663224224016577532266322422401657753226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d1242d1-c42a-496f-9c74-8eb95ed957c4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b9834b9-b444-4251-b9f7-fa267536119d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b9834b9-b444-4251-b9f7-fa267536119d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14021493236040121892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402149323604012189214021493236040121892140214932360401218921402149323604012189214021493236040121892140214932360401218921402149323604012189214021493236040121892140214932360401218921402149323604012189214021493236040121892140214932360401218921402149323604012189214021493236040121892140214932360401218921402149323604012189214021493236040121892140214932360401218921402149323604012189214021493236040121892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b9834b9-b444-4251-b9f7-fa267536119d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4728009-2fc1-43fd-a83a-436c70564731, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4728009-2fc1-43fd-a83a-436c70564731, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11261239669590332998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126123966959033299811261239669590332998112612396695903329981126123966959033299811261239669590332998112612396695903329981126123966959033299811261239669590332998112612396695903329981126123966959033299811261239669590332998112612396695903329981126123966959033299811261239669590332998112612396695903329981126123966959033299811261239669590332998112612396695903329981126123966959033299811261239669590332998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a29d8a4-e36d-4b2e-b1be-fcdfd2d98c68, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 940f32f9-73f5-4146-a2b3-0e72fa5372ea, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 940f32f9-73f5-4146-a2b3-0e72fa5372ea, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10428154891260604080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042815489126060408010428154891260604080104281548912606040801042815489126060408010428154891260604080104281548912606040801042815489126060408010428154891260604080104281548912606040801042815489126060408010428154891260604080104281548912606040801042815489126060408010428154891260604080104281548912606040801042815489126060408010428154891260604080104281548912606040801042815489126060408010428154891260604080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4728009-2fc1-43fd-a83a-436c70564731, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c768dad-9af4-48fc-8817-3ab83605b7e7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c768dad-9af4-48fc-8817-3ab83605b7e7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13767458358091848627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376745835809184862713767458358091848627137674583580918486271376745835809184862713767458358091848627137674583580918486271376745835809184862713767458358091848627137674583580918486271376745835809184862713767458358091848627137674583580918486271376745835809184862713767458358091848627137674583580918486271376745835809184862713767458358091848627137674583580918486271376745835809184862713767458358091848627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 940f32f9-73f5-4146-a2b3-0e72fa5372ea, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d3563bd-bda5-40c3-a062-1d204a8b3172, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c768dad-9af4-48fc-8817-3ab83605b7e7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d3563bd-bda5-40c3-a062-1d204a8b3172, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13580223738388867665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358022373838886766513580223738388867665135802237383888676651358022373838886766513580223738388867665135802237383888676651358022373838886766513580223738388867665135802237383888676651358022373838886766513580223738388867665135802237383888676651358022373838886766513580223738388867665135802237383888676651358022373838886766513580223738388867665135802237383888676651358022373838886766513580223738388867665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a720440-0ec5-4ab1-87ef-afb12cb5c9e6, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a720440-0ec5-4ab1-87ef-afb12cb5c9e6, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3575150610390662676 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35751506103906626763575150610390662676357515061039066267635751506103906626763575150610390662676357515061039066267635751506103906626763575150610390662676357515061039066267635751506103906626763575150610390662676357515061039066267635751506103906626763575150610390662676357515061039066267635751506103906626763575150610390662676357515061039066267635751506103906626763575150610390662676" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d3563bd-bda5-40c3-a062-1d204a8b3172, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5664bdbf-2943-4f6b-9ef4-68ee2e9b4623, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5664bdbf-2943-4f6b-9ef4-68ee2e9b4623, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8236232393549789932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82362323935497899328236232393549789932823623239354978993282362323935497899328236232393549789932823623239354978993282362323935497899328236232393549789932823623239354978993282362323935497899328236232393549789932823623239354978993282362323935497899328236232393549789932823623239354978993282362323935497899328236232393549789932823623239354978993282362323935497899328236232393549789932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a720440-0ec5-4ab1-87ef-afb12cb5c9e6, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8124a322-23af-44c4-be3e-75be3e884a87, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8124a322-23af-44c4-be3e-75be3e884a87, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15502949376885397384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550294937688539738415502949376885397384155029493768853973841550294937688539738415502949376885397384155029493768853973841550294937688539738415502949376885397384155029493768853973841550294937688539738415502949376885397384155029493768853973841550294937688539738415502949376885397384155029493768853973841550294937688539738415502949376885397384155029493768853973841550294937688539738415502949376885397384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5664bdbf-2943-4f6b-9ef4-68ee2e9b4623, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82c3d6bb-be7d-44d5-a2e4-73f382cd6bc5, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82c3d6bb-be7d-44d5-a2e4-73f382cd6bc5, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8347303021418492879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83473030214184928798347303021418492879834730302141849287983473030214184928798347303021418492879834730302141849287983473030214184928798347303021418492879834730302141849287983473030214184928798347303021418492879834730302141849287983473030214184928798347303021418492879834730302141849287983473030214184928798347303021418492879834730302141849287983473030214184928798347303021418492879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8124a322-23af-44c4-be3e-75be3e884a87, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dabf8df3-b86b-4492-86cb-e9dd19fe1106, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dabf8df3-b86b-4492-86cb-e9dd19fe1106, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5933730318932884779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59337303189328847795933730318932884779593373031893288477959337303189328847795933730318932884779593373031893288477959337303189328847795933730318932884779593373031893288477959337303189328847795933730318932884779593373031893288477959337303189328847795933730318932884779593373031893288477959337303189328847795933730318932884779593373031893288477959337303189328847795933730318932884779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82c3d6bb-be7d-44d5-a2e4-73f382cd6bc5, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 886bdb28-a2db-4d90-9adf-ac90f291c059, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 886bdb28-a2db-4d90-9adf-ac90f291c059, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9304111897895919938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93041118978959199389304111897895919938930411189789591993893041118978959199389304111897895919938930411189789591993893041118978959199389304111897895919938930411189789591993893041118978959199389304111897895919938930411189789591993893041118978959199389304111897895919938930411189789591993893041118978959199389304111897895919938930411189789591993893041118978959199389304111897895919938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dabf8df3-b86b-4492-86cb-e9dd19fe1106, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db902c16-f1cf-4eaa-8f3b-33c4bae186e4, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db902c16-f1cf-4eaa-8f3b-33c4bae186e4, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6043797043405574980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60437970434055749806043797043405574980604379704340557498060437970434055749806043797043405574980604379704340557498060437970434055749806043797043405574980604379704340557498060437970434055749806043797043405574980604379704340557498060437970434055749806043797043405574980604379704340557498060437970434055749806043797043405574980604379704340557498060437970434055749806043797043405574980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 886bdb28-a2db-4d90-9adf-ac90f291c059, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47bc9e42-2192-4e06-9afd-71b4c35b6903, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47bc9e42-2192-4e06-9afd-71b4c35b6903, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3715993842727544974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37159938427275449743715993842727544974371599384272754497437159938427275449743715993842727544974371599384272754497437159938427275449743715993842727544974371599384272754497437159938427275449743715993842727544974371599384272754497437159938427275449743715993842727544974371599384272754497437159938427275449743715993842727544974371599384272754497437159938427275449743715993842727544974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 2628612) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2628612) elapsed time (sec): 1.2252247333526611
DEBUG    ya.test:process.py:263 Command (pid 2628612) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2628612) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2628612) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2628612) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2628612) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2628612) maxrss: 890044
DEBUG    ya.test:process.py:263 Command (pid 2628612) minflt: 45475
DEBUG    ya.test:process.py:263 Command (pid 2628612) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2628612) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2628612) nivcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 2628612) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2628612) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2628612) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2628612) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2628612) stime: 0.20193699999999998
DEBUG    ya.test:process.py:263 Command (pid 2628612) utime: 0.5271779999999999
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db902c16-f1cf-4eaa-8f3b-33c4bae186e4, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 2628612) wtime: 1.227
DEBUG    ya.test:process.py:275 Command (pid 2628612) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2628612) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6aec7c6-a6a5-495c-886f-a5a5ba19162e, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6aec7c6-a6a5-495c-886f-a5a5ba19162e, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14949617509468213160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494961750946821316014949617509468213160149496175094682131601494961750946821316014949617509468213160149496175094682131601494961750946821316014949617509468213160149496175094682131601494961750946821316014949617509468213160149496175094682131601494961750946821316014949617509468213160149496175094682131601494961750946821316014949617509468213160149496175094682131601494961750946821316014949617509468213160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47bc9e42-2192-4e06-9afd-71b4c35b6903, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3ab2689-4e0e-4669-b604-dfb2ec5987cd, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3ab2689-4e0e-4669-b604-dfb2ec5987cd, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3088216414495402715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30882164144954027153088216414495402715308821641449540271530882164144954027153088216414495402715308821641449540271530882164144954027153088216414495402715308821641449540271530882164144954027153088216414495402715308821641449540271530882164144954027153088216414495402715308821641449540271530882164144954027153088216414495402715308821641449540271530882164144954027153088216414495402715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6aec7c6-a6a5-495c-886f-a5a5ba19162e, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54fcc9b0-2333-49e2-8fc7-34da2274425d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54fcc9b0-2333-49e2-8fc7-34da2274425d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9050213013386703124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90502130133867031249050213013386703124905021301338670312490502130133867031249050213013386703124905021301338670312490502130133867031249050213013386703124905021301338670312490502130133867031249050213013386703124905021301338670312490502130133867031249050213013386703124905021301338670312490502130133867031249050213013386703124905021301338670312490502130133867031249050213013386703124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3ab2689-4e0e-4669-b604-dfb2ec5987cd, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f883f5b3-734b-4526-8510-2594c4b1e7f7, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f883f5b3-734b-4526-8510-2594c4b1e7f7, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11916507577111598927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191650757711159892711916507577111598927119165075771115989271191650757711159892711916507577111598927119165075771115989271191650757711159892711916507577111598927119165075771115989271191650757711159892711916507577111598927119165075771115989271191650757711159892711916507577111598927119165075771115989271191650757711159892711916507577111598927119165075771115989271191650757711159892711916507577111598927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54fcc9b0-2333-49e2-8fc7-34da2274425d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e956efe-845b-46bf-afb5-c240f8d95304, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e956efe-845b-46bf-afb5-c240f8d95304, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14101649676201043147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410164967620104314714101649676201043147141016496762010431471410164967620104314714101649676201043147141016496762010431471410164967620104314714101649676201043147141016496762010431471410164967620104314714101649676201043147141016496762010431471410164967620104314714101649676201043147141016496762010431471410164967620104314714101649676201043147141016496762010431471410164967620104314714101649676201043147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f883f5b3-734b-4526-8510-2594c4b1e7f7, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b698fef37f0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b698fef37f0> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 869006a7-b584-40da-b7e9-7e43670ceaec, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 869006a7-b584-40da-b7e9-7e43670ceaec, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NWVlYzU4MWQtODczMTEzNGItOTkyOWFmZGUtNzcyYmM1NWM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 869006a7-b584-40da-b7e9-7e43670ceaec, ghrun-valmf2sgoy.auto.internal:29798): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 869006a7-b584-40da-b7e9-7e43670ceaec, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 869006a7-b584-40da-b7e9-7e43670ceaec, ghrun-valmf2sgoy.auto.internal:29798): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b698fef37f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e956efe-845b-46bf-afb5-c240f8d95304, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b698fe8e4b0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b698fe8e4b0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 3986da64-7409-4b03-a3ad-12cbc418ee0d, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3986da64-7409-4b03-a3ad-12cbc418ee0d, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=NTdhYWJiODctY2YzOWNiYTgtYjE1ZWUxYTMtNzdiMmI4NWE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ad0939e-9b46-410d-af02-bbf5954e96c8, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b698fe8e4b0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 3986da64-7409-4b03-a3ad-12cbc418ee0d, ghrun-valmf2sgoy.auto.internal:29798): on response callback started
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ad0939e-9b46-410d-af02-bbf5954e96c8, ghrun-valmf2sgoy.auto.internal:29798): request = { session_id: "ydb://session/3?node_id=50003&id=MzIxNTY3ZTktZGNlZWI2MmItMzk5ZDg3MjctYjkwNGE3MDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9501955285160505081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95019552851605050819501955285160505081950195528516050508195019552851605050819501955285160505081950195528516050508195019552851605050819501955285160505081950195528516050508195019552851605050819501955285160505081950195528516050508195019552851605050819501955285160505081950195528516050508195019552851605050819501955285160505081950195528516050508195019552851605050819501955285160505081" } } } 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 0x7b6990749c70 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 0x7b6990738330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, da3c08dd-8215-4e50-a8fc-62a86d4174b2, ghrun-valmf2sgoy.auto.internal:29798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, da3c08dd-8215-4e50-a8fc-62a86d4174b2, ghrun-valmf2sgoy.auto.internal:29798): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3986da64-7409-4b03-a3ad-12cbc418ee0d, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 3986da64-7409-4b03-a3ad-12cbc418ee0d, ghrun-valmf2sgoy.auto.internal:29798): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, da3c08dd-8215-4e50-a8fc-62a86d4174b2, ghrun-valmf2sgoy.auto.internal:29798): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, da3c08dd-8215-4e50-a8fc-62a86d4174b2, ghrun-valmf2sgoy.auto.internal:29798): 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-11-19T13:49:03.873392053+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, da3c08dd-8215-4e50-a8fc-62a86d4174b2, ghrun-valmf2sgoy.auto.internal:29798): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-valmf2sgoy.auto.internal:29798
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-11-19T13:49:03.873392053+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.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ad0939e-9b46-410d-af02-bbf5954e96c8, ghrun-valmf2sgoy.auto.internal:29798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=35e0a517-4c9eab3f-43517d8-f819e954" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b698fe82d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b698fe82d70>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b698fe82d70> 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 0x7b698fe82d70> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, de6ad591-76fe-48d0-8ddc-689f4d79bc21, localhost:2159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, de6ad591-76fe-48d0-8ddc-689f4d79bc21, localhost:2159): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b699102be70>
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 0x7b698fe82d70>
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 0x7b6991045130 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 0x7b699105aab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b699105aab0>
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:52 RpcState(ListEndpoints, de6ad591-76fe-48d0-8ddc-689f4d79bc21, localhost:2159): 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:2159". 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:2159
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, 1c9b8e60-4b43-43f8-80d5-951287c294a1, localhost:2159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1c9b8e60-4b43-43f8-80d5-951287c294a1, localhost:2159): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1c9b8e60-4b43-43f8-80d5-951287c294a1, localhost:2159): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints []>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2159
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, 2cd2327e-1549-4bc2-a1e7-487e323667cd, localhost:2159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2cd2327e-1549-4bc2-a1e7-487e323667cd, localhost:2159): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2cd2327e-1549-4bc2-a1e7-487e323667cd, localhost:2159): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-valmf2sgoy.auto.internal" port: 19888 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-valmf2sgoy.auto.internal:19888, 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:549 Closing channel for endpoint localhost:2159
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8913d74a-08da-4090-938b-b07549f82113, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8913d74a-08da-4090-938b-b07549f82113, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2960cf35-a22c-4eae-a745-e95a4b6cb210, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2960cf35-a22c-4eae-a745-e95a4b6cb210, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 40f652ec-8b2b-4a1a-b200-a22016fc67ea, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 40f652ec-8b2b-4a1a-b200-a22016fc67ea, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b6990749c70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7b6991045130 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 0x7b6990f402f0 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 0x7b6990976370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cea25bdd-1dd1-46ad-9d71-51d3faae112c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cea25bdd-1dd1-46ad-9d71-51d3faae112c, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
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 0x7b6990f41730 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 0x7b69911129f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7c78cda7-e302-45ea-a63c-ee4664e93ffc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7c78cda7-e302-45ea-a63c-ee4664e93ffc, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 8913d74a-08da-4090-938b-b07549f82113, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 8913d74a-08da-4090-938b-b07549f82113, ghrun-valmf2sgoy.auto.internal:19888): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2025-11-19T13:49:09.874595725+00:00"}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7d1dbdcb-a3aa-4f6e-a11d-4009499fad56, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7d1dbdcb-a3aa-4f6e-a11d-4009499fad56, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2960cf35-a22c-4eae-a745-e95a4b6cb210, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 2960cf35-a22c-4eae-a745-e95a4b6cb210, ghrun-valmf2sgoy.auto.internal:19888): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-11-19T13:49:09.879684037+00:00", grpc_status:4}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 12b6bac8-6179-4c1c-85ab-2491abc8743a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 12b6bac8-6179-4c1c-85ab-2491abc8743a, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 40f652ec-8b2b-4a1a-b200-a22016fc67ea, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 40f652ec-8b2b-4a1a-b200-a22016fc67ea, ghrun-valmf2sgoy.auto.internal:19888): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2025-11-19T13:49:09.884549001+00:00"}"
>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Deadline exceeded on request
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aab93d81-c5f1-4306-93e3-8cbf947c7323, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aab93d81-c5f1-4306-93e3-8cbf947c7323, ghrun-valmf2sgoy.auto.internal:19888): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, cea25bdd-1dd1-46ad-9d71-51d3faae112c, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cea25bdd-1dd1-46ad-9d71-51d3faae112c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, cea25bdd-1dd1-46ad-9d71-51d3faae112c, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7c78cda7-e302-45ea-a63c-ee4664e93ffc, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7c78cda7-e302-45ea-a63c-ee4664e93ffc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 7c78cda7-e302-45ea-a63c-ee4664e93ffc, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7d1dbdcb-a3aa-4f6e-a11d-4009499fad56, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7d1dbdcb-a3aa-4f6e-a11d-4009499fad56, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 7d1dbdcb-a3aa-4f6e-a11d-4009499fad56, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 12b6bac8-6179-4c1c-85ab-2491abc8743a, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 12b6bac8-6179-4c1c-85ab-2491abc8743a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 12b6bac8-6179-4c1c-85ab-2491abc8743a, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, aab93d81-c5f1-4306-93e3-8cbf947c7323, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aab93d81-c5f1-4306-93e3-8cbf947c7323, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, aab93d81-c5f1-4306-93e3-8cbf947c7323, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, cd81ffae-9fd7-4b21-9374-2175b17e8ad4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, cd81ffae-9fd7-4b21-9374-2175b17e8ad4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" 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:421 RpcState(PrepareDataQuery, a2d785eb-8ec0-4096-99a3-d043e08dd838, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, a2d785eb-8ec0-4096-99a3-d043e08dd838, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" 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:52 RpcState(PrepareDataQuery, a2d785eb-8ec0-4096-99a3-d043e08dd838, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=9a14f326-8762eb0c-59eb92ad-db7f0e0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2378cc7-f02c-453b-848c-8c69386d07a1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2378cc7-f02c-453b-848c-8c69386d07a1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16839195386617664362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683919538661766436216839195386617664362168391953866176643621683919538661766436216839195386617664362168391953866176643621683919538661766436216839195386617664362168391953866176643621683919538661766436216839195386617664362168391953866176643621683919538661766436216839195386617664362168391953866176643621683919538661766436216839195386617664362168391953866176643621683919538661766436216839195386617664362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, cd81ffae-9fd7-4b21-9374-2175b17e8ad4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=9a14f326-8762eb0c-59eb92ad-db7f0e0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f48a16db-f664-44ef-b84f-88ee69a979e5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f48a16db-f664-44ef-b84f-88ee69a979e5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7113655665919480590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71136556659194805907113655665919480590711365566591948059071136556659194805907113655665919480590711365566591948059071136556659194805907113655665919480590711365566591948059071136556659194805907113655665919480590711365566591948059071136556659194805907113655665919480590711365566591948059071136556659194805907113655665919480590711365566591948059071136556659194805907113655665919480590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f48a16db-f664-44ef-b84f-88ee69a979e5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 0722b096-960e-4a8c-b0ac-00eeab82f1ac, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 0722b096-960e-4a8c-b0ac-00eeab82f1ac, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" 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:52 RpcState(ExecuteDataQuery, f2378cc7-f02c-453b-848c-8c69386d07a1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 06d5fac3-ddf5-41ca-9223-6ed4ec572d99, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 06d5fac3-ddf5-41ca-9223-6ed4ec572d99, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" 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:52 RpcState(PrepareDataQuery, 0722b096-960e-4a8c-b0ac-00eeab82f1ac, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=9a14f326-8762eb0c-59eb92ad-db7f0e0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1aee014-99cd-4fa3-a672-1539fdd26a2a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1aee014-99cd-4fa3-a672-1539fdd26a2a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14885548661830257095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488554866183025709514885548661830257095148855486618302570951488554866183025709514885548661830257095148855486618302570951488554866183025709514885548661830257095148855486618302570951488554866183025709514885548661830257095148855486618302570951488554866183025709514885548661830257095148855486618302570951488554866183025709514885548661830257095148855486618302570951488554866183025709514885548661830257095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 06d5fac3-ddf5-41ca-9223-6ed4ec572d99, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=9a14f326-8762eb0c-59eb92ad-db7f0e0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41fe2324-ab26-48b4-8cd5-c8fadab3de97, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41fe2324-ab26-48b4-8cd5-c8fadab3de97, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16732256362117697757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673225636211769775716732256362117697757167322563621176977571673225636211769775716732256362117697757167322563621176977571673225636211769775716732256362117697757167322563621176977571673225636211769775716732256362117697757167322563621176977571673225636211769775716732256362117697757167322563621176977571673225636211769775716732256362117697757167322563621176977571673225636211769775716732256362117697757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1aee014-99cd-4fa3-a672-1539fdd26a2a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, f1b2107f-0faf-4482-9222-336852cd870f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41fe2324-ab26-48b4-8cd5-c8fadab3de97, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, f1b2107f-0faf-4482-9222-336852cd870f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" 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:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eab19103-8920-4af1-9068-29937db86e14, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, f1b2107f-0faf-4482-9222-336852cd870f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=9a14f326-8762eb0c-59eb92ad-db7f0e0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eab19103-8920-4af1-9068-29937db86e14, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12972826337303493710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297282633730349371012972826337303493710129728263373034937101297282633730349371012972826337303493710129728263373034937101297282633730349371012972826337303493710129728263373034937101297282633730349371012972826337303493710129728263373034937101297282633730349371012972826337303493710129728263373034937101297282633730349371012972826337303493710129728263373034937101297282633730349371012972826337303493710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba47e265-4ba7-4c96-b770-26f5847f4522, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba47e265-4ba7-4c96-b770-26f5847f4522, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10163639458574671004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016363945857467100410163639458574671004101636394585746710041016363945857467100410163639458574671004101636394585746710041016363945857467100410163639458574671004101636394585746710041016363945857467100410163639458574671004101636394585746710041016363945857467100410163639458574671004101636394585746710041016363945857467100410163639458574671004101636394585746710041016363945857467100410163639458574671004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eab19103-8920-4af1-9068-29937db86e14, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dce97c2-0cd8-4185-80d0-ff1a67287c6c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dce97c2-0cd8-4185-80d0-ff1a67287c6c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17169049788208444405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716904978820844440517169049788208444405171690497882084444051716904978820844440517169049788208444405171690497882084444051716904978820844440517169049788208444405171690497882084444051716904978820844440517169049788208444405171690497882084444051716904978820844440517169049788208444405171690497882084444051716904978820844440517169049788208444405171690497882084444051716904978820844440517169049788208444405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba47e265-4ba7-4c96-b770-26f5847f4522, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c3c1cea-ecdf-4912-9e11-52aa2d20d1dc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c3c1cea-ecdf-4912-9e11-52aa2d20d1dc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12524461541866161109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252446154186616110912524461541866161109125244615418661611091252446154186616110912524461541866161109125244615418661611091252446154186616110912524461541866161109125244615418661611091252446154186616110912524461541866161109125244615418661611091252446154186616110912524461541866161109125244615418661611091252446154186616110912524461541866161109125244615418661611091252446154186616110912524461541866161109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dce97c2-0cd8-4185-80d0-ff1a67287c6c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a81aa145-26d8-4b3a-ae57-c22f7036378b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a81aa145-26d8-4b3a-ae57-c22f7036378b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1674130899999217095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16741308999992170951674130899999217095167413089999921709516741308999992170951674130899999217095167413089999921709516741308999992170951674130899999217095167413089999921709516741308999992170951674130899999217095167413089999921709516741308999992170951674130899999217095167413089999921709516741308999992170951674130899999217095167413089999921709516741308999992170951674130899999217095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c3c1cea-ecdf-4912-9e11-52aa2d20d1dc, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08f162eb-5dce-46d6-972e-8649c24a8e01, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08f162eb-5dce-46d6-972e-8649c24a8e01, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8044633758134957815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80446337581349578158044633758134957815804463375813495781580446337581349578158044633758134957815804463375813495781580446337581349578158044633758134957815804463375813495781580446337581349578158044633758134957815804463375813495781580446337581349578158044633758134957815804463375813495781580446337581349578158044633758134957815804463375813495781580446337581349578158044633758134957815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a81aa145-26d8-4b3a-ae57-c22f7036378b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08f162eb-5dce-46d6-972e-8649c24a8e01, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be668aa4-dd8d-4958-9f61-4d663a25e074, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be668aa4-dd8d-4958-9f61-4d663a25e074, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10956299581314627183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095629958131462718310956299581314627183109562995813146271831095629958131462718310956299581314627183109562995813146271831095629958131462718310956299581314627183109562995813146271831095629958131462718310956299581314627183109562995813146271831095629958131462718310956299581314627183109562995813146271831095629958131462718310956299581314627183109562995813146271831095629958131462718310956299581314627183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73440772-5654-462f-8682-8ea860c3b965, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73440772-5654-462f-8682-8ea860c3b965, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15550274330761039016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555027433076103901615550274330761039016155502743307610390161555027433076103901615550274330761039016155502743307610390161555027433076103901615550274330761039016155502743307610390161555027433076103901615550274330761039016155502743307610390161555027433076103901615550274330761039016155502743307610390161555027433076103901615550274330761039016155502743307610390161555027433076103901615550274330761039016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be668aa4-dd8d-4958-9f61-4d663a25e074, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d041026-5187-48fa-91a4-3c8bd4732817, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d041026-5187-48fa-91a4-3c8bd4732817, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16202265615522448726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620226561552244872616202265615522448726162022656155224487261620226561552244872616202265615522448726162022656155224487261620226561552244872616202265615522448726162022656155224487261620226561552244872616202265615522448726162022656155224487261620226561552244872616202265615522448726162022656155224487261620226561552244872616202265615522448726162022656155224487261620226561552244872616202265615522448726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73440772-5654-462f-8682-8ea860c3b965, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec0817c9-8ab9-463a-bc23-db1b85de3ab6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec0817c9-8ab9-463a-bc23-db1b85de3ab6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18372521926853877568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837252192685387756818372521926853877568183725219268538775681837252192685387756818372521926853877568183725219268538775681837252192685387756818372521926853877568183725219268538775681837252192685387756818372521926853877568183725219268538775681837252192685387756818372521926853877568183725219268538775681837252192685387756818372521926853877568183725219268538775681837252192685387756818372521926853877568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec0817c9-8ab9-463a-bc23-db1b85de3ab6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaa0866a-a993-4b64-83ed-a70badffb2a7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaa0866a-a993-4b64-83ed-a70badffb2a7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6304805466244792061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63048054662447920616304805466244792061630480546624479206163048054662447920616304805466244792061630480546624479206163048054662447920616304805466244792061630480546624479206163048054662447920616304805466244792061630480546624479206163048054662447920616304805466244792061630480546624479206163048054662447920616304805466244792061630480546624479206163048054662447920616304805466244792061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d041026-5187-48fa-91a4-3c8bd4732817, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae119865-464a-46ce-bd74-0632e502b354, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae119865-464a-46ce-bd74-0632e502b354, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10206945667728593774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020694566772859377410206945667728593774102069456677285937741020694566772859377410206945667728593774102069456677285937741020694566772859377410206945667728593774102069456677285937741020694566772859377410206945667728593774102069456677285937741020694566772859377410206945667728593774102069456677285937741020694566772859377410206945667728593774102069456677285937741020694566772859377410206945667728593774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae119865-464a-46ce-bd74-0632e502b354, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f0bfc7f-a83e-4d80-bd54-c42a1a9579f9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f0bfc7f-a83e-4d80-bd54-c42a1a9579f9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17237487787479164554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723748778747916455417237487787479164554172374877874791645541723748778747916455417237487787479164554172374877874791645541723748778747916455417237487787479164554172374877874791645541723748778747916455417237487787479164554172374877874791645541723748778747916455417237487787479164554172374877874791645541723748778747916455417237487787479164554172374877874791645541723748778747916455417237487787479164554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaa0866a-a993-4b64-83ed-a70badffb2a7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f20eb646-e6f2-4413-a863-dbacbc21578a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f20eb646-e6f2-4413-a863-dbacbc21578a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6346828694788444774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63468286947884447746346828694788444774634682869478844477463468286947884447746346828694788444774634682869478844477463468286947884447746346828694788444774634682869478844477463468286947884447746346828694788444774634682869478844477463468286947884447746346828694788444774634682869478844477463468286947884447746346828694788444774634682869478844477463468286947884447746346828694788444774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f0bfc7f-a83e-4d80-bd54-c42a1a9579f9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7398784c-303d-4e4a-aadd-e26902579f80, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7398784c-303d-4e4a-aadd-e26902579f80, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16334116458770896404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633411645877089640416334116458770896404163341164587708964041633411645877089640416334116458770896404163341164587708964041633411645877089640416334116458770896404163341164587708964041633411645877089640416334116458770896404163341164587708964041633411645877089640416334116458770896404163341164587708964041633411645877089640416334116458770896404163341164587708964041633411645877089640416334116458770896404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f20eb646-e6f2-4413-a863-dbacbc21578a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b628da4e-5c30-4e2a-9050-9087d265c228, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b628da4e-5c30-4e2a-9050-9087d265c228, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2077867265458392859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20778672654583928592077867265458392859207786726545839285920778672654583928592077867265458392859207786726545839285920778672654583928592077867265458392859207786726545839285920778672654583928592077867265458392859207786726545839285920778672654583928592077867265458392859207786726545839285920778672654583928592077867265458392859207786726545839285920778672654583928592077867265458392859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7398784c-303d-4e4a-aadd-e26902579f80, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 790bebf5-d24a-4a80-bc01-657dee77c30c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790bebf5-d24a-4a80-bc01-657dee77c30c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9579834698632658200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95798346986326582009579834698632658200957983469863265820095798346986326582009579834698632658200957983469863265820095798346986326582009579834698632658200957983469863265820095798346986326582009579834698632658200957983469863265820095798346986326582009579834698632658200957983469863265820095798346986326582009579834698632658200957983469863265820095798346986326582009579834698632658200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b628da4e-5c30-4e2a-9050-9087d265c228, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93f5b561-91b0-4367-a753-d8ea09fcaedf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93f5b561-91b0-4367-a753-d8ea09fcaedf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7315240624530065081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73152406245300650817315240624530065081731524062453006508173152406245300650817315240624530065081731524062453006508173152406245300650817315240624530065081731524062453006508173152406245300650817315240624530065081731524062453006508173152406245300650817315240624530065081731524062453006508173152406245300650817315240624530065081731524062453006508173152406245300650817315240624530065081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790bebf5-d24a-4a80-bc01-657dee77c30c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83fcf31b-4630-43f4-bff6-822db03daa93, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83fcf31b-4630-43f4-bff6-822db03daa93, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 499328175514706035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035499328175514706035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93f5b561-91b0-4367-a753-d8ea09fcaedf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb250f35-a9e8-4a6c-a815-418d0938c040, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb250f35-a9e8-4a6c-a815-418d0938c040, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14473362594918702215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447336259491870221514473362594918702215144733625949187022151447336259491870221514473362594918702215144733625949187022151447336259491870221514473362594918702215144733625949187022151447336259491870221514473362594918702215144733625949187022151447336259491870221514473362594918702215144733625949187022151447336259491870221514473362594918702215144733625949187022151447336259491870221514473362594918702215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83fcf31b-4630-43f4-bff6-822db03daa93, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 716bbc0d-ac3a-49a0-b53a-9bf89d5b78cb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 716bbc0d-ac3a-49a0-b53a-9bf89d5b78cb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 451704011792895856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856451704011792895856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 716bbc0d-ac3a-49a0-b53a-9bf89d5b78cb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4147ba43-1905-4d19-a464-d4f0dc32fb69, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4147ba43-1905-4d19-a464-d4f0dc32fb69, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15049996606770967735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504999660677096773515049996606770967735150499966067709677351504999660677096773515049996606770967735150499966067709677351504999660677096773515049996606770967735150499966067709677351504999660677096773515049996606770967735150499966067709677351504999660677096773515049996606770967735150499966067709677351504999660677096773515049996606770967735150499966067709677351504999660677096773515049996606770967735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb250f35-a9e8-4a6c-a815-418d0938c040, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 560d7baf-dbae-4d6d-b30e-8c03b0087b96, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 560d7baf-dbae-4d6d-b30e-8c03b0087b96, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8832958316600963263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88329583166009632638832958316600963263883295831660096326388329583166009632638832958316600963263883295831660096326388329583166009632638832958316600963263883295831660096326388329583166009632638832958316600963263883295831660096326388329583166009632638832958316600963263883295831660096326388329583166009632638832958316600963263883295831660096326388329583166009632638832958316600963263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4147ba43-1905-4d19-a464-d4f0dc32fb69, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cef4960b-d79c-4229-956c-89749422a823, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cef4960b-d79c-4229-956c-89749422a823, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9913842712429137145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99138427124291371459913842712429137145991384271242913714599138427124291371459913842712429137145991384271242913714599138427124291371459913842712429137145991384271242913714599138427124291371459913842712429137145991384271242913714599138427124291371459913842712429137145991384271242913714599138427124291371459913842712429137145991384271242913714599138427124291371459913842712429137145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 560d7baf-dbae-4d6d-b30e-8c03b0087b96, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 414aa3af-d654-4bf3-9418-6b4ccbc1fc9a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 414aa3af-d654-4bf3-9418-6b4ccbc1fc9a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14741854454884210233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474185445488421023314741854454884210233147418544548842102331474185445488421023314741854454884210233147418544548842102331474185445488421023314741854454884210233147418544548842102331474185445488421023314741854454884210233147418544548842102331474185445488421023314741854454884210233147418544548842102331474185445488421023314741854454884210233147418544548842102331474185445488421023314741854454884210233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cef4960b-d79c-4229-956c-89749422a823, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd67a3e6-191a-4ec8-a246-e1a3410e880e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd67a3e6-191a-4ec8-a246-e1a3410e880e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13036084290304627566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303608429030462756613036084290304627566130360842903046275661303608429030462756613036084290304627566130360842903046275661303608429030462756613036084290304627566130360842903046275661303608429030462756613036084290304627566130360842903046275661303608429030462756613036084290304627566130360842903046275661303608429030462756613036084290304627566130360842903046275661303608429030462756613036084290304627566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 414aa3af-d654-4bf3-9418-6b4ccbc1fc9a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d15330c-2609-47d3-bb6b-37c9f5709b6f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d15330c-2609-47d3-bb6b-37c9f5709b6f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7020165807539249877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70201658075392498777020165807539249877702016580753924987770201658075392498777020165807539249877702016580753924987770201658075392498777020165807539249877702016580753924987770201658075392498777020165807539249877702016580753924987770201658075392498777020165807539249877702016580753924987770201658075392498777020165807539249877702016580753924987770201658075392498777020165807539249877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd67a3e6-191a-4ec8-a246-e1a3410e880e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f87f50-3f39-48ec-9b3a-6886f49233c3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
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, 0d15330c-2609-47d3-bb6b-37c9f5709b6f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f87f50-3f39-48ec-9b3a-6886f49233c3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 886598463487885032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032886598463487885032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66398f3d-30d7-4228-84f9-8bbb5a189061, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66398f3d-30d7-4228-84f9-8bbb5a189061, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7419232960943071580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74192329609430715807419232960943071580741923296094307158074192329609430715807419232960943071580741923296094307158074192329609430715807419232960943071580741923296094307158074192329609430715807419232960943071580741923296094307158074192329609430715807419232960943071580741923296094307158074192329609430715807419232960943071580741923296094307158074192329609430715807419232960943071580" } } } 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, b10e3977-62d4-408a-8ee5-c8ebb825aa4f, localhost:2159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b10e3977-62d4-408a-8ee5-c8ebb825aa4f, localhost:2159): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f87f50-3f39-48ec-9b3a-6886f49233c3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c33d4c-1114-4d34-b473-dad4ccfb52c8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c33d4c-1114-4d34-b473-dad4ccfb52c8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 500344652182289128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128500344652182289128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66398f3d-30d7-4228-84f9-8bbb5a189061, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9596d703-bec2-46bf-8a7a-ab52a76738b6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9596d703-bec2-46bf-8a7a-ab52a76738b6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17918241806539431167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791824180653943116717918241806539431167179182418065394311671791824180653943116717918241806539431167179182418065394311671791824180653943116717918241806539431167179182418065394311671791824180653943116717918241806539431167179182418065394311671791824180653943116717918241806539431167179182418065394311671791824180653943116717918241806539431167179182418065394311671791824180653943116717918241806539431167" } } } 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, b10e3977-62d4-408a-8ee5-c8ebb825aa4f, localhost:2159): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-valmf2sgoy.auto.internal" port: 17800 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-valmf2sgoy.auto.internal" port: 1269 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-valmf2sgoy.auto.internal:17800, location , ssl: False>, <Endpoint ghrun-valmf2sgoy.auto.internal:1269, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2159
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c33d4c-1114-4d34-b473-dad4ccfb52c8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e488e5c5-91f2-483b-8730-fcd1b973e33e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e488e5c5-91f2-483b-8730-fcd1b973e33e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17847396014983788356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784739601498378835617847396014983788356178473960149837883561784739601498378835617847396014983788356178473960149837883561784739601498378835617847396014983788356178473960149837883561784739601498378835617847396014983788356178473960149837883561784739601498378835617847396014983788356178473960149837883561784739601498378835617847396014983788356178473960149837883561784739601498378835617847396014983788356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9596d703-bec2-46bf-8a7a-ab52a76738b6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 065d9b9f-5634-41c5-a1be-ae3d1829459a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 065d9b9f-5634-41c5-a1be-ae3d1829459a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16334441140443183344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633444114044318334416334441140443183344163344411404431833441633444114044318334416334441140443183344163344411404431833441633444114044318334416334441140443183344163344411404431833441633444114044318334416334441140443183344163344411404431833441633444114044318334416334441140443183344163344411404431833441633444114044318334416334441140443183344163344411404431833441633444114044318334416334441140443183344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 065d9b9f-5634-41c5-a1be-ae3d1829459a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c393b7e5-3ccb-42c9-a81d-a7480d8c1470, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c393b7e5-3ccb-42c9-a81d-a7480d8c1470, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11471255097095907014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147125509709590701411471255097095907014114712550970959070141147125509709590701411471255097095907014114712550970959070141147125509709590701411471255097095907014114712550970959070141147125509709590701411471255097095907014114712550970959070141147125509709590701411471255097095907014114712550970959070141147125509709590701411471255097095907014114712550970959070141147125509709590701411471255097095907014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e488e5c5-91f2-483b-8730-fcd1b973e33e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9943c4e-2aaa-4f94-9b72-95e16916eefd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9943c4e-2aaa-4f94-9b72-95e16916eefd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5264254614569293556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52642546145692935565264254614569293556526425461456929355652642546145692935565264254614569293556526425461456929355652642546145692935565264254614569293556526425461456929355652642546145692935565264254614569293556526425461456929355652642546145692935565264254614569293556526425461456929355652642546145692935565264254614569293556526425461456929355652642546145692935565264254614569293556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c393b7e5-3ccb-42c9-a81d-a7480d8c1470, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c088415-7a5b-4da2-8e34-3015c787954b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c088415-7a5b-4da2-8e34-3015c787954b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5735469085483077744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57354690854830777445735469085483077744573546908548307774457354690854830777445735469085483077744573546908548307774457354690854830777445735469085483077744573546908548307774457354690854830777445735469085483077744573546908548307774457354690854830777445735469085483077744573546908548307774457354690854830777445735469085483077744573546908548307774457354690854830777445735469085483077744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9943c4e-2aaa-4f94-9b72-95e16916eefd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 585c7f8f-e576-416d-885b-9ecc2e8e428f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 585c7f8f-e576-416d-885b-9ecc2e8e428f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14089119597249249499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408911959724924949914089119597249249499140891195972492494991408911959724924949914089119597249249499140891195972492494991408911959724924949914089119597249249499140891195972492494991408911959724924949914089119597249249499140891195972492494991408911959724924949914089119597249249499140891195972492494991408911959724924949914089119597249249499140891195972492494991408911959724924949914089119597249249499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c088415-7a5b-4da2-8e34-3015c787954b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a092526f-3abd-42a2-932f-9c403293b4fd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a092526f-3abd-42a2-932f-9c403293b4fd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11431416658888798049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143141665888879804911431416658888798049114314166588887980491143141665888879804911431416658888798049114314166588887980491143141665888879804911431416658888798049114314166588887980491143141665888879804911431416658888798049114314166588887980491143141665888879804911431416658888798049114314166588887980491143141665888879804911431416658888798049114314166588887980491143141665888879804911431416658888798049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a092526f-3abd-42a2-932f-9c403293b4fd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b323937-5d15-4368-b9a2-d833b511ae91, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b323937-5d15-4368-b9a2-d833b511ae91, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10315411858005115229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031541185800511522910315411858005115229103154118580051152291031541185800511522910315411858005115229103154118580051152291031541185800511522910315411858005115229103154118580051152291031541185800511522910315411858005115229103154118580051152291031541185800511522910315411858005115229103154118580051152291031541185800511522910315411858005115229103154118580051152291031541185800511522910315411858005115229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 585c7f8f-e576-416d-885b-9ecc2e8e428f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bc49f37-97c1-41d0-bd17-f9a82cfbf2ab, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bc49f37-97c1-41d0-bd17-f9a82cfbf2ab, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5395875073504680520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53958750735046805205395875073504680520539587507350468052053958750735046805205395875073504680520539587507350468052053958750735046805205395875073504680520539587507350468052053958750735046805205395875073504680520539587507350468052053958750735046805205395875073504680520539587507350468052053958750735046805205395875073504680520539587507350468052053958750735046805205395875073504680520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b323937-5d15-4368-b9a2-d833b511ae91, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9c71bad-80f4-4e99-9306-972cfb37dc5d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9c71bad-80f4-4e99-9306-972cfb37dc5d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15653291993424249902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565329199342424990215653291993424249902156532919934242499021565329199342424990215653291993424249902156532919934242499021565329199342424990215653291993424249902156532919934242499021565329199342424990215653291993424249902156532919934242499021565329199342424990215653291993424249902156532919934242499021565329199342424990215653291993424249902156532919934242499021565329199342424990215653291993424249902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bc49f37-97c1-41d0-bd17-f9a82cfbf2ab, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab58ae51-67e4-4a3d-bec0-d56ed96c6c92, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab58ae51-67e4-4a3d-bec0-d56ed96c6c92, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13924230271856123223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392423027185612322313924230271856123223139242302718561232231392423027185612322313924230271856123223139242302718561232231392423027185612322313924230271856123223139242302718561232231392423027185612322313924230271856123223139242302718561232231392423027185612322313924230271856123223139242302718561232231392423027185612322313924230271856123223139242302718561232231392423027185612322313924230271856123223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9c71bad-80f4-4e99-9306-972cfb37dc5d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d0c4953-cf81-4e72-a533-1b4696d4a848, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d0c4953-cf81-4e72-a533-1b4696d4a848, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1175004849458031945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11750048494580319451175004849458031945117500484945803194511750048494580319451175004849458031945117500484945803194511750048494580319451175004849458031945117500484945803194511750048494580319451175004849458031945117500484945803194511750048494580319451175004849458031945117500484945803194511750048494580319451175004849458031945117500484945803194511750048494580319451175004849458031945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab58ae51-67e4-4a3d-bec0-d56ed96c6c92, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c58274d6-7552-421d-8a28-77e7c9294eee, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c58274d6-7552-421d-8a28-77e7c9294eee, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2357049151980402787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23570491519804027872357049151980402787235704915198040278723570491519804027872357049151980402787235704915198040278723570491519804027872357049151980402787235704915198040278723570491519804027872357049151980402787235704915198040278723570491519804027872357049151980402787235704915198040278723570491519804027872357049151980402787235704915198040278723570491519804027872357049151980402787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d0c4953-cf81-4e72-a533-1b4696d4a848, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2035ef4a-2f6c-4c5c-ad17-688a06e12219, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c58274d6-7552-421d-8a28-77e7c9294eee, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2035ef4a-2f6c-4c5c-ad17-688a06e12219, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3155076543339251478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31550765433392514783155076543339251478315507654333925147831550765433392514783155076543339251478315507654333925147831550765433392514783155076543339251478315507654333925147831550765433392514783155076543339251478315507654333925147831550765433392514783155076543339251478315507654333925147831550765433392514783155076543339251478315507654333925147831550765433392514783155076543339251478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 485f9158-b8c3-463c-9da7-d75441b66483, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 485f9158-b8c3-463c-9da7-d75441b66483, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11193076113254822583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119307611325482258311193076113254822583111930761132548225831119307611325482258311193076113254822583111930761132548225831119307611325482258311193076113254822583111930761132548225831119307611325482258311193076113254822583111930761132548225831119307611325482258311193076113254822583111930761132548225831119307611325482258311193076113254822583111930761132548225831119307611325482258311193076113254822583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2035ef4a-2f6c-4c5c-ad17-688a06e12219, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e620295d-b198-4462-960f-011cb173d21e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 485f9158-b8c3-463c-9da7-d75441b66483, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54f2c6e0-f11e-4abd-b708-e7fd6edafc8a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54f2c6e0-f11e-4abd-b708-e7fd6edafc8a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12434202045844958983 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243420204584495898312434202045844958983124342020458449589831243420204584495898312434202045844958983124342020458449589831243420204584495898312434202045844958983124342020458449589831243420204584495898312434202045844958983124342020458449589831243420204584495898312434202045844958983124342020458449589831243420204584495898312434202045844958983124342020458449589831243420204584495898312434202045844958983" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e620295d-b198-4462-960f-011cb173d21e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8603276517531523401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86032765175315234018603276517531523401860327651753152340186032765175315234018603276517531523401860327651753152340186032765175315234018603276517531523401860327651753152340186032765175315234018603276517531523401860327651753152340186032765175315234018603276517531523401860327651753152340186032765175315234018603276517531523401860327651753152340186032765175315234018603276517531523401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54f2c6e0-f11e-4abd-b708-e7fd6edafc8a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66f1c029-fa1f-49db-a5ec-993f57ecce3a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66f1c029-fa1f-49db-a5ec-993f57ecce3a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17265988028683087636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726598802868308763617265988028683087636172659880286830876361726598802868308763617265988028683087636172659880286830876361726598802868308763617265988028683087636172659880286830876361726598802868308763617265988028683087636172659880286830876361726598802868308763617265988028683087636172659880286830876361726598802868308763617265988028683087636172659880286830876361726598802868308763617265988028683087636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e620295d-b198-4462-960f-011cb173d21e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a77268a8-d75e-4500-9370-aacbcc6f4e0a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a77268a8-d75e-4500-9370-aacbcc6f4e0a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4404811258955304899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44048112589553048994404811258955304899440481125895530489944048112589553048994404811258955304899440481125895530489944048112589553048994404811258955304899440481125895530489944048112589553048994404811258955304899440481125895530489944048112589553048994404811258955304899440481125895530489944048112589553048994404811258955304899440481125895530489944048112589553048994404811258955304899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66f1c029-fa1f-49db-a5ec-993f57ecce3a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcbf8390-a5ee-4017-b945-313344a1c6f5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcbf8390-a5ee-4017-b945-313344a1c6f5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9327969379619116467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93279693796191164679327969379619116467932796937961911646793279693796191164679327969379619116467932796937961911646793279693796191164679327969379619116467932796937961911646793279693796191164679327969379619116467932796937961911646793279693796191164679327969379619116467932796937961911646793279693796191164679327969379619116467932796937961911646793279693796191164679327969379619116467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a77268a8-d75e-4500-9370-aacbcc6f4e0a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 403c1efe-79aa-4f10-a9e9-e3d7403ae2d4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 403c1efe-79aa-4f10-a9e9-e3d7403ae2d4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14423206386918604580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442320638691860458014423206386918604580144232063869186045801442320638691860458014423206386918604580144232063869186045801442320638691860458014423206386918604580144232063869186045801442320638691860458014423206386918604580144232063869186045801442320638691860458014423206386918604580144232063869186045801442320638691860458014423206386918604580144232063869186045801442320638691860458014423206386918604580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcbf8390-a5ee-4017-b945-313344a1c6f5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45150b74-7849-4e69-af83-e110139f2141, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45150b74-7849-4e69-af83-e110139f2141, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17483032098884139307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748303209888413930717483032098884139307174830320988841393071748303209888413930717483032098884139307174830320988841393071748303209888413930717483032098884139307174830320988841393071748303209888413930717483032098884139307174830320988841393071748303209888413930717483032098884139307174830320988841393071748303209888413930717483032098884139307174830320988841393071748303209888413930717483032098884139307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 403c1efe-79aa-4f10-a9e9-e3d7403ae2d4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a888af0-4321-495d-982f-e1b259fe72c6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a888af0-4321-495d-982f-e1b259fe72c6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18239387229763177381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823938722976317738118239387229763177381182393872297631773811823938722976317738118239387229763177381182393872297631773811823938722976317738118239387229763177381182393872297631773811823938722976317738118239387229763177381182393872297631773811823938722976317738118239387229763177381182393872297631773811823938722976317738118239387229763177381182393872297631773811823938722976317738118239387229763177381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45150b74-7849-4e69-af83-e110139f2141, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a716877-ba75-43aa-be91-5b177a1d609b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a716877-ba75-43aa-be91-5b177a1d609b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13685867716319366114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368586771631936611413685867716319366114136858677163193661141368586771631936611413685867716319366114136858677163193661141368586771631936611413685867716319366114136858677163193661141368586771631936611413685867716319366114136858677163193661141368586771631936611413685867716319366114136858677163193661141368586771631936611413685867716319366114136858677163193661141368586771631936611413685867716319366114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a888af0-4321-495d-982f-e1b259fe72c6, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42ba1e5c-7db1-4846-9404-9ad822b4e339, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42ba1e5c-7db1-4846-9404-9ad822b4e339, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6498890794141068640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64988907941410686406498890794141068640649889079414106864064988907941410686406498890794141068640649889079414106864064988907941410686406498890794141068640649889079414106864064988907941410686406498890794141068640649889079414106864064988907941410686406498890794141068640649889079414106864064988907941410686406498890794141068640649889079414106864064988907941410686406498890794141068640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a716877-ba75-43aa-be91-5b177a1d609b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7399b98f-ffb4-4d4f-ba89-fd338058256a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7399b98f-ffb4-4d4f-ba89-fd338058256a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5728367406179872738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57283674061798727385728367406179872738572836740617987273857283674061798727385728367406179872738572836740617987273857283674061798727385728367406179872738572836740617987273857283674061798727385728367406179872738572836740617987273857283674061798727385728367406179872738572836740617987273857283674061798727385728367406179872738572836740617987273857283674061798727385728367406179872738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42ba1e5c-7db1-4846-9404-9ad822b4e339, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06f9777a-b198-4013-a2a8-11e2b8d79897, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06f9777a-b198-4013-a2a8-11e2b8d79897, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10808636514308580360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080863651430858036010808636514308580360108086365143085803601080863651430858036010808636514308580360108086365143085803601080863651430858036010808636514308580360108086365143085803601080863651430858036010808636514308580360108086365143085803601080863651430858036010808636514308580360108086365143085803601080863651430858036010808636514308580360108086365143085803601080863651430858036010808636514308580360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7399b98f-ffb4-4d4f-ba89-fd338058256a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f312404-ea13-4f96-94d5-a76ec5151afd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f312404-ea13-4f96-94d5-a76ec5151afd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6018001791942748720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60180017919427487206018001791942748720601800179194274872060180017919427487206018001791942748720601800179194274872060180017919427487206018001791942748720601800179194274872060180017919427487206018001791942748720601800179194274872060180017919427487206018001791942748720601800179194274872060180017919427487206018001791942748720601800179194274872060180017919427487206018001791942748720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06f9777a-b198-4013-a2a8-11e2b8d79897, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16a5cce9-c053-446e-9177-3fb366662927, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16a5cce9-c053-446e-9177-3fb366662927, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15607643144157714681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560764314415771468115607643144157714681156076431441577146811560764314415771468115607643144157714681156076431441577146811560764314415771468115607643144157714681156076431441577146811560764314415771468115607643144157714681156076431441577146811560764314415771468115607643144157714681156076431441577146811560764314415771468115607643144157714681156076431441577146811560764314415771468115607643144157714681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f312404-ea13-4f96-94d5-a76ec5151afd, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74f53219-66b8-4d12-8877-78807a33b182, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74f53219-66b8-4d12-8877-78807a33b182, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3990947979058761076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39909479790587610763990947979058761076399094797905876107639909479790587610763990947979058761076399094797905876107639909479790587610763990947979058761076399094797905876107639909479790587610763990947979058761076399094797905876107639909479790587610763990947979058761076399094797905876107639909479790587610763990947979058761076399094797905876107639909479790587610763990947979058761076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16a5cce9-c053-446e-9177-3fb366662927, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aadbad5-4838-487b-a835-8a8a03ec9017, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aadbad5-4838-487b-a835-8a8a03ec9017, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9383435696191221350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93834356961912213509383435696191221350938343569619122135093834356961912213509383435696191221350938343569619122135093834356961912213509383435696191221350938343569619122135093834356961912213509383435696191221350938343569619122135093834356961912213509383435696191221350938343569619122135093834356961912213509383435696191221350938343569619122135093834356961912213509383435696191221350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74f53219-66b8-4d12-8877-78807a33b182, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59b1f222-cabd-4fdd-a2e5-8d5cb262e9c3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b1f222-cabd-4fdd-a2e5-8d5cb262e9c3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3487754859278070431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34877548592780704313487754859278070431348775485927807043134877548592780704313487754859278070431348775485927807043134877548592780704313487754859278070431348775485927807043134877548592780704313487754859278070431348775485927807043134877548592780704313487754859278070431348775485927807043134877548592780704313487754859278070431348775485927807043134877548592780704313487754859278070431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aadbad5-4838-487b-a835-8a8a03ec9017, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e146b172-47b7-4a02-94fd-22b1e8316742, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e146b172-47b7-4a02-94fd-22b1e8316742, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11634310669748028673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163431066974802867311634310669748028673116343106697480286731163431066974802867311634310669748028673116343106697480286731163431066974802867311634310669748028673116343106697480286731163431066974802867311634310669748028673116343106697480286731163431066974802867311634310669748028673116343106697480286731163431066974802867311634310669748028673116343106697480286731163431066974802867311634310669748028673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b1f222-cabd-4fdd-a2e5-8d5cb262e9c3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da3c4cfe-9a90-45b1-a738-6555531e2549, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da3c4cfe-9a90-45b1-a738-6555531e2549, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12021293194646444172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1202129319464644417212021293194646444172120212931946464441721202129319464644417212021293194646444172120212931946464441721202129319464644417212021293194646444172120212931946464441721202129319464644417212021293194646444172120212931946464441721202129319464644417212021293194646444172120212931946464441721202129319464644417212021293194646444172120212931946464441721202129319464644417212021293194646444172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e146b172-47b7-4a02-94fd-22b1e8316742, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c366862-5dc6-4abb-81a9-eafe600aa112, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c366862-5dc6-4abb-81a9-eafe600aa112, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18431433054134561591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843143305413456159118431433054134561591184314330541345615911843143305413456159118431433054134561591184314330541345615911843143305413456159118431433054134561591184314330541345615911843143305413456159118431433054134561591184314330541345615911843143305413456159118431433054134561591184314330541345615911843143305413456159118431433054134561591184314330541345615911843143305413456159118431433054134561591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da3c4cfe-9a90-45b1-a738-6555531e2549, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21a9f3eb-b90d-4747-b505-329fab54ef24, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21a9f3eb-b90d-4747-b505-329fab54ef24, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11654382647679605701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1165438264767960570111654382647679605701116543826476796057011165438264767960570111654382647679605701116543826476796057011165438264767960570111654382647679605701116543826476796057011165438264767960570111654382647679605701116543826476796057011165438264767960570111654382647679605701116543826476796057011165438264767960570111654382647679605701116543826476796057011165438264767960570111654382647679605701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c366862-5dc6-4abb-81a9-eafe600aa112, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 645527cd-00e8-45e5-ad58-d721af040201, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645527cd-00e8-45e5-ad58-d721af040201, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6781847011419874466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67818470114198744666781847011419874466678184701141987446667818470114198744666781847011419874466678184701141987446667818470114198744666781847011419874466678184701141987446667818470114198744666781847011419874466678184701141987446667818470114198744666781847011419874466678184701141987446667818470114198744666781847011419874466678184701141987446667818470114198744666781847011419874466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21a9f3eb-b90d-4747-b505-329fab54ef24, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e485657-6530-4e33-9d42-4a3b18de5473, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e485657-6530-4e33-9d42-4a3b18de5473, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10792988143966332666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079298814396633266610792988143966332666107929881439663326661079298814396633266610792988143966332666107929881439663326661079298814396633266610792988143966332666107929881439663326661079298814396633266610792988143966332666107929881439663326661079298814396633266610792988143966332666107929881439663326661079298814396633266610792988143966332666107929881439663326661079298814396633266610792988143966332666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645527cd-00e8-45e5-ad58-d721af040201, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37966d78-17f5-4c71-bb3b-88892cff5340, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37966d78-17f5-4c71-bb3b-88892cff5340, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15138893622287858637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513889362228785863715138893622287858637151388936222878586371513889362228785863715138893622287858637151388936222878586371513889362228785863715138893622287858637151388936222878586371513889362228785863715138893622287858637151388936222878586371513889362228785863715138893622287858637151388936222878586371513889362228785863715138893622287858637151388936222878586371513889362228785863715138893622287858637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e485657-6530-4e33-9d42-4a3b18de5473, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a73b6c14-867f-480e-8d67-5defb736db6a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a73b6c14-867f-480e-8d67-5defb736db6a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10486985857723862616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048698585772386261610486985857723862616104869858577238626161048698585772386261610486985857723862616104869858577238626161048698585772386261610486985857723862616104869858577238626161048698585772386261610486985857723862616104869858577238626161048698585772386261610486985857723862616104869858577238626161048698585772386261610486985857723862616104869858577238626161048698585772386261610486985857723862616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37966d78-17f5-4c71-bb3b-88892cff5340, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18d8b3d4-60ab-4e60-aa81-6ce6864b00a5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18d8b3d4-60ab-4e60-aa81-6ce6864b00a5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15763616523963419596 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1576361652396341959615763616523963419596157636165239634195961576361652396341959615763616523963419596157636165239634195961576361652396341959615763616523963419596157636165239634195961576361652396341959615763616523963419596157636165239634195961576361652396341959615763616523963419596157636165239634195961576361652396341959615763616523963419596157636165239634195961576361652396341959615763616523963419596" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a73b6c14-867f-480e-8d67-5defb736db6a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02ea3b6f-6488-4ce3-9e85-0349d71d808d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02ea3b6f-6488-4ce3-9e85-0349d71d808d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12203551316712518081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220355131671251808112203551316712518081122035513167125180811220355131671251808112203551316712518081122035513167125180811220355131671251808112203551316712518081122035513167125180811220355131671251808112203551316712518081122035513167125180811220355131671251808112203551316712518081122035513167125180811220355131671251808112203551316712518081122035513167125180811220355131671251808112203551316712518081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18d8b3d4-60ab-4e60-aa81-6ce6864b00a5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16a12c3e-caa5-4274-86bd-858216e18da8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16a12c3e-caa5-4274-86bd-858216e18da8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15179784252496569871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517978425249656987115179784252496569871151797842524965698711517978425249656987115179784252496569871151797842524965698711517978425249656987115179784252496569871151797842524965698711517978425249656987115179784252496569871151797842524965698711517978425249656987115179784252496569871151797842524965698711517978425249656987115179784252496569871151797842524965698711517978425249656987115179784252496569871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16a12c3e-caa5-4274-86bd-858216e18da8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a349287c-40e2-4b2c-842b-f0741c846604, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a349287c-40e2-4b2c-842b-f0741c846604, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9266854520856384176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92668545208563841769266854520856384176926685452085638417692668545208563841769266854520856384176926685452085638417692668545208563841769266854520856384176926685452085638417692668545208563841769266854520856384176926685452085638417692668545208563841769266854520856384176926685452085638417692668545208563841769266854520856384176926685452085638417692668545208563841769266854520856384176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02ea3b6f-6488-4ce3-9e85-0349d71d808d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c25c39b9-7753-4a84-9c25-0b4297d7b028, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c25c39b9-7753-4a84-9c25-0b4297d7b028, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17856751957377847165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785675195737784716517856751957377847165178567519573778471651785675195737784716517856751957377847165178567519573778471651785675195737784716517856751957377847165178567519573778471651785675195737784716517856751957377847165178567519573778471651785675195737784716517856751957377847165178567519573778471651785675195737784716517856751957377847165178567519573778471651785675195737784716517856751957377847165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a349287c-40e2-4b2c-842b-f0741c846604, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c33c810-134a-4ecb-9da6-049eb73337c0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c33c810-134a-4ecb-9da6-049eb73337c0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 576037759111040691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691576037759111040691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c25c39b9-7753-4a84-9c25-0b4297d7b028, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2307b21b-69b1-4316-8244-7284c43a6cf0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2307b21b-69b1-4316-8244-7284c43a6cf0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8772578560229402664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87725785602294026648772578560229402664877257856022940266487725785602294026648772578560229402664877257856022940266487725785602294026648772578560229402664877257856022940266487725785602294026648772578560229402664877257856022940266487725785602294026648772578560229402664877257856022940266487725785602294026648772578560229402664877257856022940266487725785602294026648772578560229402664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c33c810-134a-4ecb-9da6-049eb73337c0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75be7e8f-b750-422c-86ae-5832f4027fa2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75be7e8f-b750-422c-86ae-5832f4027fa2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2521214823224479155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25212148232244791552521214823224479155252121482322447915525212148232244791552521214823224479155252121482322447915525212148232244791552521214823224479155252121482322447915525212148232244791552521214823224479155252121482322447915525212148232244791552521214823224479155252121482322447915525212148232244791552521214823224479155252121482322447915525212148232244791552521214823224479155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2307b21b-69b1-4316-8244-7284c43a6cf0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da646063-8ec0-4ab5-83d8-096db9813def, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da646063-8ec0-4ab5-83d8-096db9813def, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1186389478605635892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11863894786056358921186389478605635892118638947860563589211863894786056358921186389478605635892118638947860563589211863894786056358921186389478605635892118638947860563589211863894786056358921186389478605635892118638947860563589211863894786056358921186389478605635892118638947860563589211863894786056358921186389478605635892118638947860563589211863894786056358921186389478605635892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75be7e8f-b750-422c-86ae-5832f4027fa2, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01271eed-1715-42ed-b4ef-be96b2d9605c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01271eed-1715-42ed-b4ef-be96b2d9605c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14516281080745766705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451628108074576670514516281080745766705145162810807457667051451628108074576670514516281080745766705145162810807457667051451628108074576670514516281080745766705145162810807457667051451628108074576670514516281080745766705145162810807457667051451628108074576670514516281080745766705145162810807457667051451628108074576670514516281080745766705145162810807457667051451628108074576670514516281080745766705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da646063-8ec0-4ab5-83d8-096db9813def, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43d72913-b7c7-465f-8e5e-be12452de892, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43d72913-b7c7-465f-8e5e-be12452de892, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11162384823056589029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116238482305658902911162384823056589029111623848230565890291116238482305658902911162384823056589029111623848230565890291116238482305658902911162384823056589029111623848230565890291116238482305658902911162384823056589029111623848230565890291116238482305658902911162384823056589029111623848230565890291116238482305658902911162384823056589029111623848230565890291116238482305658902911162384823056589029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01271eed-1715-42ed-b4ef-be96b2d9605c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e8a6266-1b4f-43b2-8e6e-b201d3861973, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e8a6266-1b4f-43b2-8e6e-b201d3861973, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15135164947459110485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513516494745911048515135164947459110485151351649474591104851513516494745911048515135164947459110485151351649474591104851513516494745911048515135164947459110485151351649474591104851513516494745911048515135164947459110485151351649474591104851513516494745911048515135164947459110485151351649474591104851513516494745911048515135164947459110485151351649474591104851513516494745911048515135164947459110485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43d72913-b7c7-465f-8e5e-be12452de892, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05025d77-2822-4548-b74a-4c76964f705b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05025d77-2822-4548-b74a-4c76964f705b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9139553925040236440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91395539250402364409139553925040236440913955392504023644091395539250402364409139553925040236440913955392504023644091395539250402364409139553925040236440913955392504023644091395539250402364409139553925040236440913955392504023644091395539250402364409139553925040236440913955392504023644091395539250402364409139553925040236440913955392504023644091395539250402364409139553925040236440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e8a6266-1b4f-43b2-8e6e-b201d3861973, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42bc4bf9-c201-44a3-85de-137ae3a511d0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42bc4bf9-c201-44a3-85de-137ae3a511d0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1897084364263010253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18970843642630102531897084364263010253189708436426301025318970843642630102531897084364263010253189708436426301025318970843642630102531897084364263010253189708436426301025318970843642630102531897084364263010253189708436426301025318970843642630102531897084364263010253189708436426301025318970843642630102531897084364263010253189708436426301025318970843642630102531897084364263010253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05025d77-2822-4548-b74a-4c76964f705b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 700e2e14-db42-4402-b10a-529d3a5e212b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 700e2e14-db42-4402-b10a-529d3a5e212b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2539529972422931659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25395299724229316592539529972422931659253952997242293165925395299724229316592539529972422931659253952997242293165925395299724229316592539529972422931659253952997242293165925395299724229316592539529972422931659253952997242293165925395299724229316592539529972422931659253952997242293165925395299724229316592539529972422931659253952997242293165925395299724229316592539529972422931659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42bc4bf9-c201-44a3-85de-137ae3a511d0, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2629e90e-4829-4a6a-892a-3aff4faef27a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 700e2e14-db42-4402-b10a-529d3a5e212b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef8c6755-cff2-44e6-8eca-714520264052, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef8c6755-cff2-44e6-8eca-714520264052, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12464214050823506319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246421405082350631912464214050823506319124642140508235063191246421405082350631912464214050823506319124642140508235063191246421405082350631912464214050823506319124642140508235063191246421405082350631912464214050823506319124642140508235063191246421405082350631912464214050823506319124642140508235063191246421405082350631912464214050823506319124642140508235063191246421405082350631912464214050823506319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2629e90e-4829-4a6a-892a-3aff4faef27a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3778380993908493290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37783809939084932903778380993908493290377838099390849329037783809939084932903778380993908493290377838099390849329037783809939084932903778380993908493290377838099390849329037783809939084932903778380993908493290377838099390849329037783809939084932903778380993908493290377838099390849329037783809939084932903778380993908493290377838099390849329037783809939084932903778380993908493290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef8c6755-cff2-44e6-8eca-714520264052, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ef1ec7-86b5-4e23-8f3c-ee916211007c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2629e90e-4829-4a6a-892a-3aff4faef27a, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd49fa0a-7c87-4ed1-8a7e-5735303ad761, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd49fa0a-7c87-4ed1-8a7e-5735303ad761, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12031426394472774270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203142639447277427012031426394472774270120314263944727742701203142639447277427012031426394472774270120314263944727742701203142639447277427012031426394472774270120314263944727742701203142639447277427012031426394472774270120314263944727742701203142639447277427012031426394472774270120314263944727742701203142639447277427012031426394472774270120314263944727742701203142639447277427012031426394472774270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ef1ec7-86b5-4e23-8f3c-ee916211007c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11900398592537681829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190039859253768182911900398592537681829119003985925376818291190039859253768182911900398592537681829119003985925376818291190039859253768182911900398592537681829119003985925376818291190039859253768182911900398592537681829119003985925376818291190039859253768182911900398592537681829119003985925376818291190039859253768182911900398592537681829119003985925376818291190039859253768182911900398592537681829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd49fa0a-7c87-4ed1-8a7e-5735303ad761, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ef1ec7-86b5-4e23-8f3c-ee916211007c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18ba880d-040c-4225-b7d8-6971d95d2a18, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18ba880d-040c-4225-b7d8-6971d95d2a18, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13977837083293706884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397783708329370688413977837083293706884139778370832937068841397783708329370688413977837083293706884139778370832937068841397783708329370688413977837083293706884139778370832937068841397783708329370688413977837083293706884139778370832937068841397783708329370688413977837083293706884139778370832937068841397783708329370688413977837083293706884139778370832937068841397783708329370688413977837083293706884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b96f171a-a9e8-49af-9e8d-00ed32b2b223, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b96f171a-a9e8-49af-9e8d-00ed32b2b223, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13621238201052430920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362123820105243092013621238201052430920136212382010524309201362123820105243092013621238201052430920136212382010524309201362123820105243092013621238201052430920136212382010524309201362123820105243092013621238201052430920136212382010524309201362123820105243092013621238201052430920136212382010524309201362123820105243092013621238201052430920136212382010524309201362123820105243092013621238201052430920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18ba880d-040c-4225-b7d8-6971d95d2a18, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a79e855a-d47a-4d18-bc60-308c06a4c708, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a79e855a-d47a-4d18-bc60-308c06a4c708, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4237825080183599650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42378250801835996504237825080183599650423782508018359965042378250801835996504237825080183599650423782508018359965042378250801835996504237825080183599650423782508018359965042378250801835996504237825080183599650423782508018359965042378250801835996504237825080183599650423782508018359965042378250801835996504237825080183599650423782508018359965042378250801835996504237825080183599650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b96f171a-a9e8-49af-9e8d-00ed32b2b223, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a62e0c78-7fa3-4ddc-946c-df8ac04edaaa, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a62e0c78-7fa3-4ddc-946c-df8ac04edaaa, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3001594221835904652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30015942218359046523001594221835904652300159422183590465230015942218359046523001594221835904652300159422183590465230015942218359046523001594221835904652300159422183590465230015942218359046523001594221835904652300159422183590465230015942218359046523001594221835904652300159422183590465230015942218359046523001594221835904652300159422183590465230015942218359046523001594221835904652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a79e855a-d47a-4d18-bc60-308c06a4c708, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d412e5-3980-4bdb-8a03-af1f65aebcba, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d412e5-3980-4bdb-8a03-af1f65aebcba, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15372103279146749448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537210327914674944815372103279146749448153721032791467494481537210327914674944815372103279146749448153721032791467494481537210327914674944815372103279146749448153721032791467494481537210327914674944815372103279146749448153721032791467494481537210327914674944815372103279146749448153721032791467494481537210327914674944815372103279146749448153721032791467494481537210327914674944815372103279146749448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a62e0c78-7fa3-4ddc-946c-df8ac04edaaa, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8ec7c6e-5d66-4afc-a641-514b791736c5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8ec7c6e-5d66-4afc-a641-514b791736c5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14003194347784152045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400319434778415204514003194347784152045140031943477841520451400319434778415204514003194347784152045140031943477841520451400319434778415204514003194347784152045140031943477841520451400319434778415204514003194347784152045140031943477841520451400319434778415204514003194347784152045140031943477841520451400319434778415204514003194347784152045140031943477841520451400319434778415204514003194347784152045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d412e5-3980-4bdb-8a03-af1f65aebcba, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 391ceaf0-4075-4c93-9baa-5022896e845c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 391ceaf0-4075-4c93-9baa-5022896e845c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3020712823917451932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30207128239174519323020712823917451932302071282391745193230207128239174519323020712823917451932302071282391745193230207128239174519323020712823917451932302071282391745193230207128239174519323020712823917451932302071282391745193230207128239174519323020712823917451932302071282391745193230207128239174519323020712823917451932302071282391745193230207128239174519323020712823917451932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8ec7c6e-5d66-4afc-a641-514b791736c5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f33a2edf-840a-4374-8acf-ef771260a6de, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f33a2edf-840a-4374-8acf-ef771260a6de, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10385008811011248356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038500881101124835610385008811011248356103850088110112483561038500881101124835610385008811011248356103850088110112483561038500881101124835610385008811011248356103850088110112483561038500881101124835610385008811011248356103850088110112483561038500881101124835610385008811011248356103850088110112483561038500881101124835610385008811011248356103850088110112483561038500881101124835610385008811011248356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 391ceaf0-4075-4c93-9baa-5022896e845c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c368118-6389-4839-94d0-e9dec1830002, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c368118-6389-4839-94d0-e9dec1830002, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2413553197082012913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24135531970820129132413553197082012913241355319708201291324135531970820129132413553197082012913241355319708201291324135531970820129132413553197082012913241355319708201291324135531970820129132413553197082012913241355319708201291324135531970820129132413553197082012913241355319708201291324135531970820129132413553197082012913241355319708201291324135531970820129132413553197082012913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f33a2edf-840a-4374-8acf-ef771260a6de, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 621be965-be42-43b5-a416-9b1e6e4b1246, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 621be965-be42-43b5-a416-9b1e6e4b1246, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18110291890287737980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811029189028773798018110291890287737980181102918902877379801811029189028773798018110291890287737980181102918902877379801811029189028773798018110291890287737980181102918902877379801811029189028773798018110291890287737980181102918902877379801811029189028773798018110291890287737980181102918902877379801811029189028773798018110291890287737980181102918902877379801811029189028773798018110291890287737980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c368118-6389-4839-94d0-e9dec1830002, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa653885-62f7-4f6d-a413-0a0a6c2a65cf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa653885-62f7-4f6d-a413-0a0a6c2a65cf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16888692482715614085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688869248271561408516888692482715614085168886924827156140851688869248271561408516888692482715614085168886924827156140851688869248271561408516888692482715614085168886924827156140851688869248271561408516888692482715614085168886924827156140851688869248271561408516888692482715614085168886924827156140851688869248271561408516888692482715614085168886924827156140851688869248271561408516888692482715614085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 621be965-be42-43b5-a416-9b1e6e4b1246, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69e10b1c-936a-43a9-b34d-7fd670dc9049, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69e10b1c-936a-43a9-b34d-7fd670dc9049, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6960872472304876012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69608724723048760126960872472304876012696087247230487601269608724723048760126960872472304876012696087247230487601269608724723048760126960872472304876012696087247230487601269608724723048760126960872472304876012696087247230487601269608724723048760126960872472304876012696087247230487601269608724723048760126960872472304876012696087247230487601269608724723048760126960872472304876012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa653885-62f7-4f6d-a413-0a0a6c2a65cf, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 800984ea-33ed-4a95-8bbd-f8f8c1919c69, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 800984ea-33ed-4a95-8bbd-f8f8c1919c69, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5345288015693931068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53452880156939310685345288015693931068534528801569393106853452880156939310685345288015693931068534528801569393106853452880156939310685345288015693931068534528801569393106853452880156939310685345288015693931068534528801569393106853452880156939310685345288015693931068534528801569393106853452880156939310685345288015693931068534528801569393106853452880156939310685345288015693931068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69e10b1c-936a-43a9-b34d-7fd670dc9049, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d485715-1697-489f-8916-8d3026864abb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d485715-1697-489f-8916-8d3026864abb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8341728279572408348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83417282795724083488341728279572408348834172827957240834883417282795724083488341728279572408348834172827957240834883417282795724083488341728279572408348834172827957240834883417282795724083488341728279572408348834172827957240834883417282795724083488341728279572408348834172827957240834883417282795724083488341728279572408348834172827957240834883417282795724083488341728279572408348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 800984ea-33ed-4a95-8bbd-f8f8c1919c69, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34bb9325-3946-4a6d-89fa-cd5a40b3c3c5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34bb9325-3946-4a6d-89fa-cd5a40b3c3c5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11823467804026839211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182346780402683921111823467804026839211118234678040268392111182346780402683921111823467804026839211118234678040268392111182346780402683921111823467804026839211118234678040268392111182346780402683921111823467804026839211118234678040268392111182346780402683921111823467804026839211118234678040268392111182346780402683921111823467804026839211118234678040268392111182346780402683921111823467804026839211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d485715-1697-489f-8916-8d3026864abb, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b74119c5-8173-4507-910d-5d70eb1d380f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b74119c5-8173-4507-910d-5d70eb1d380f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16244900947468607478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624490094746860747816244900947468607478162449009474686074781624490094746860747816244900947468607478162449009474686074781624490094746860747816244900947468607478162449009474686074781624490094746860747816244900947468607478162449009474686074781624490094746860747816244900947468607478162449009474686074781624490094746860747816244900947468607478162449009474686074781624490094746860747816244900947468607478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34bb9325-3946-4a6d-89fa-cd5a40b3c3c5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce553f3f-dfc5-4c7b-bf74-c53f2d9365e3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce553f3f-dfc5-4c7b-bf74-c53f2d9365e3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8007227168875949423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80072271688759494238007227168875949423800722716887594942380072271688759494238007227168875949423800722716887594942380072271688759494238007227168875949423800722716887594942380072271688759494238007227168875949423800722716887594942380072271688759494238007227168875949423800722716887594942380072271688759494238007227168875949423800722716887594942380072271688759494238007227168875949423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b74119c5-8173-4507-910d-5d70eb1d380f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8b2ebe8-7538-4194-85df-467af1b5312f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8b2ebe8-7538-4194-85df-467af1b5312f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14562653128733203010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456265312873320301014562653128733203010145626531287332030101456265312873320301014562653128733203010145626531287332030101456265312873320301014562653128733203010145626531287332030101456265312873320301014562653128733203010145626531287332030101456265312873320301014562653128733203010145626531287332030101456265312873320301014562653128733203010145626531287332030101456265312873320301014562653128733203010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce553f3f-dfc5-4c7b-bf74-c53f2d9365e3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29190185-09be-4e11-a23c-599b061098ea, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29190185-09be-4e11-a23c-599b061098ea, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12136228019167039435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213622801916703943512136228019167039435121362280191670394351213622801916703943512136228019167039435121362280191670394351213622801916703943512136228019167039435121362280191670394351213622801916703943512136228019167039435121362280191670394351213622801916703943512136228019167039435121362280191670394351213622801916703943512136228019167039435121362280191670394351213622801916703943512136228019167039435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8b2ebe8-7538-4194-85df-467af1b5312f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeaabc93-2a6d-488a-adeb-b60b7265325f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeaabc93-2a6d-488a-adeb-b60b7265325f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11333061204000316176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133306120400031617611333061204000316176113330612040003161761133306120400031617611333061204000316176113330612040003161761133306120400031617611333061204000316176113330612040003161761133306120400031617611333061204000316176113330612040003161761133306120400031617611333061204000316176113330612040003161761133306120400031617611333061204000316176113330612040003161761133306120400031617611333061204000316176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29190185-09be-4e11-a23c-599b061098ea, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b784901-c34c-4cd5-b94b-bed1d0ce7395, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b784901-c34c-4cd5-b94b-bed1d0ce7395, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13818669495362409857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1381866949536240985713818669495362409857138186694953624098571381866949536240985713818669495362409857138186694953624098571381866949536240985713818669495362409857138186694953624098571381866949536240985713818669495362409857138186694953624098571381866949536240985713818669495362409857138186694953624098571381866949536240985713818669495362409857138186694953624098571381866949536240985713818669495362409857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeaabc93-2a6d-488a-adeb-b60b7265325f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b040f86-e296-43a0-bcc4-33df3f72194b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b040f86-e296-43a0-bcc4-33df3f72194b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17873595984720048149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787359598472004814917873595984720048149178735959847200481491787359598472004814917873595984720048149178735959847200481491787359598472004814917873595984720048149178735959847200481491787359598472004814917873595984720048149178735959847200481491787359598472004814917873595984720048149178735959847200481491787359598472004814917873595984720048149178735959847200481491787359598472004814917873595984720048149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b784901-c34c-4cd5-b94b-bed1d0ce7395, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08637210-53ff-4226-90c1-3669066967ee, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08637210-53ff-4226-90c1-3669066967ee, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12418322449508549705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241832244950854970512418322449508549705124183224495085497051241832244950854970512418322449508549705124183224495085497051241832244950854970512418322449508549705124183224495085497051241832244950854970512418322449508549705124183224495085497051241832244950854970512418322449508549705124183224495085497051241832244950854970512418322449508549705124183224495085497051241832244950854970512418322449508549705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b040f86-e296-43a0-bcc4-33df3f72194b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dd72c6b-9245-423b-b3a0-9d67fb87d60f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dd72c6b-9245-423b-b3a0-9d67fb87d60f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12518673877173160898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251867387717316089812518673877173160898125186738771731608981251867387717316089812518673877173160898125186738771731608981251867387717316089812518673877173160898125186738771731608981251867387717316089812518673877173160898125186738771731608981251867387717316089812518673877173160898125186738771731608981251867387717316089812518673877173160898125186738771731608981251867387717316089812518673877173160898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08637210-53ff-4226-90c1-3669066967ee, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce7062b6-92b7-41de-95e3-c2b3b714f408, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce7062b6-92b7-41de-95e3-c2b3b714f408, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1611198337104062337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16111983371040623371611198337104062337161119833710406233716111983371040623371611198337104062337161119833710406233716111983371040623371611198337104062337161119833710406233716111983371040623371611198337104062337161119833710406233716111983371040623371611198337104062337161119833710406233716111983371040623371611198337104062337161119833710406233716111983371040623371611198337104062337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dd72c6b-9245-423b-b3a0-9d67fb87d60f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f65b2d5-2b0d-4095-ba04-5f3b895c864c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f65b2d5-2b0d-4095-ba04-5f3b895c864c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16131247954528190869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613124795452819086916131247954528190869161312479545281908691613124795452819086916131247954528190869161312479545281908691613124795452819086916131247954528190869161312479545281908691613124795452819086916131247954528190869161312479545281908691613124795452819086916131247954528190869161312479545281908691613124795452819086916131247954528190869161312479545281908691613124795452819086916131247954528190869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce7062b6-92b7-41de-95e3-c2b3b714f408, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a3340e3-b1d0-4760-8125-c9642c07a326, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a3340e3-b1d0-4760-8125-c9642c07a326, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6457602634954848372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64576026349548483726457602634954848372645760263495484837264576026349548483726457602634954848372645760263495484837264576026349548483726457602634954848372645760263495484837264576026349548483726457602634954848372645760263495484837264576026349548483726457602634954848372645760263495484837264576026349548483726457602634954848372645760263495484837264576026349548483726457602634954848372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f65b2d5-2b0d-4095-ba04-5f3b895c864c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90728288-d8ef-4128-b78a-22bd7b144578, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90728288-d8ef-4128-b78a-22bd7b144578, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18383328119268598360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838332811926859836018383328119268598360183833281192685983601838332811926859836018383328119268598360183833281192685983601838332811926859836018383328119268598360183833281192685983601838332811926859836018383328119268598360183833281192685983601838332811926859836018383328119268598360183833281192685983601838332811926859836018383328119268598360183833281192685983601838332811926859836018383328119268598360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a3340e3-b1d0-4760-8125-c9642c07a326, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19a0a986-4ffa-4ca9-a4fa-59aa45438517, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19a0a986-4ffa-4ca9-a4fa-59aa45438517, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13122037427293678973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312203742729367897313122037427293678973131220374272936789731312203742729367897313122037427293678973131220374272936789731312203742729367897313122037427293678973131220374272936789731312203742729367897313122037427293678973131220374272936789731312203742729367897313122037427293678973131220374272936789731312203742729367897313122037427293678973131220374272936789731312203742729367897313122037427293678973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90728288-d8ef-4128-b78a-22bd7b144578, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba6036c5-dc6e-4316-945e-03cc9cfc865e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba6036c5-dc6e-4316-945e-03cc9cfc865e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9694527861640186662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96945278616401866629694527861640186662969452786164018666296945278616401866629694527861640186662969452786164018666296945278616401866629694527861640186662969452786164018666296945278616401866629694527861640186662969452786164018666296945278616401866629694527861640186662969452786164018666296945278616401866629694527861640186662969452786164018666296945278616401866629694527861640186662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba6036c5-dc6e-4316-945e-03cc9cfc865e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b67195a8-7396-430b-9f97-b82c04c208e1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b67195a8-7396-430b-9f97-b82c04c208e1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12762367900862301563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276236790086230156312762367900862301563127623679008623015631276236790086230156312762367900862301563127623679008623015631276236790086230156312762367900862301563127623679008623015631276236790086230156312762367900862301563127623679008623015631276236790086230156312762367900862301563127623679008623015631276236790086230156312762367900862301563127623679008623015631276236790086230156312762367900862301563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19a0a986-4ffa-4ca9-a4fa-59aa45438517, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2e69941-c4d4-41f4-8c65-40ed56813431, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2e69941-c4d4-41f4-8c65-40ed56813431, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8756543327088724731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87565433270887247318756543327088724731875654332708872473187565433270887247318756543327088724731875654332708872473187565433270887247318756543327088724731875654332708872473187565433270887247318756543327088724731875654332708872473187565433270887247318756543327088724731875654332708872473187565433270887247318756543327088724731875654332708872473187565433270887247318756543327088724731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b67195a8-7396-430b-9f97-b82c04c208e1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dfb3f20-9ffd-48f1-8aed-c9ac712173d5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dfb3f20-9ffd-48f1-8aed-c9ac712173d5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12996541955131877368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299654195513187736812996541955131877368129965419551318773681299654195513187736812996541955131877368129965419551318773681299654195513187736812996541955131877368129965419551318773681299654195513187736812996541955131877368129965419551318773681299654195513187736812996541955131877368129965419551318773681299654195513187736812996541955131877368129965419551318773681299654195513187736812996541955131877368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2e69941-c4d4-41f4-8c65-40ed56813431, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1007555c-bba7-4240-8907-490865aff349, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1007555c-bba7-4240-8907-490865aff349, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7850045286564879873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78500452865648798737850045286564879873785004528656487987378500452865648798737850045286564879873785004528656487987378500452865648798737850045286564879873785004528656487987378500452865648798737850045286564879873785004528656487987378500452865648798737850045286564879873785004528656487987378500452865648798737850045286564879873785004528656487987378500452865648798737850045286564879873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dfb3f20-9ffd-48f1-8aed-c9ac712173d5, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76e89924-fdfa-4bd9-b4d5-31a9f22bc01f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76e89924-fdfa-4bd9-b4d5-31a9f22bc01f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 850456541748866764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764850456541748866764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1007555c-bba7-4240-8907-490865aff349, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4156e015-aa87-4b07-b167-2be8970b369b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4156e015-aa87-4b07-b167-2be8970b369b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 172919010298309358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358172919010298309358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76e89924-fdfa-4bd9-b4d5-31a9f22bc01f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72523362-d880-4010-b1a8-c60b374d5502, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72523362-d880-4010-b1a8-c60b374d5502, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18439330119014661340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843933011901466134018439330119014661340184393301190146613401843933011901466134018439330119014661340184393301190146613401843933011901466134018439330119014661340184393301190146613401843933011901466134018439330119014661340184393301190146613401843933011901466134018439330119014661340184393301190146613401843933011901466134018439330119014661340184393301190146613401843933011901466134018439330119014661340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4156e015-aa87-4b07-b167-2be8970b369b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a89303ac-546e-43a8-a10d-66ad0e38eed3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a89303ac-546e-43a8-a10d-66ad0e38eed3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14256584673496342630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425658467349634263014256584673496342630142565846734963426301425658467349634263014256584673496342630142565846734963426301425658467349634263014256584673496342630142565846734963426301425658467349634263014256584673496342630142565846734963426301425658467349634263014256584673496342630142565846734963426301425658467349634263014256584673496342630142565846734963426301425658467349634263014256584673496342630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72523362-d880-4010-b1a8-c60b374d5502, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8311bbb4-869d-4e28-9b85-7cb666b517a9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8311bbb4-869d-4e28-9b85-7cb666b517a9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15492346797667655032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1549234679766765503215492346797667655032154923467976676550321549234679766765503215492346797667655032154923467976676550321549234679766765503215492346797667655032154923467976676550321549234679766765503215492346797667655032154923467976676550321549234679766765503215492346797667655032154923467976676550321549234679766765503215492346797667655032154923467976676550321549234679766765503215492346797667655032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8311bbb4-869d-4e28-9b85-7cb666b517a9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b646e404-c729-40df-bda0-c0f352229088, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b646e404-c729-40df-bda0-c0f352229088, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12196510910951675986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219651091095167598612196510910951675986121965109109516759861219651091095167598612196510910951675986121965109109516759861219651091095167598612196510910951675986121965109109516759861219651091095167598612196510910951675986121965109109516759861219651091095167598612196510910951675986121965109109516759861219651091095167598612196510910951675986121965109109516759861219651091095167598612196510910951675986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a89303ac-546e-43a8-a10d-66ad0e38eed3, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 050556c0-bdb7-49a5-8628-321b54c3e790, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 050556c0-bdb7-49a5-8628-321b54c3e790, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17087287832509206020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708728783250920602017087287832509206020170872878325092060201708728783250920602017087287832509206020170872878325092060201708728783250920602017087287832509206020170872878325092060201708728783250920602017087287832509206020170872878325092060201708728783250920602017087287832509206020170872878325092060201708728783250920602017087287832509206020170872878325092060201708728783250920602017087287832509206020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 050556c0-bdb7-49a5-8628-321b54c3e790, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 958f34be-1295-40df-a1e8-5a40f68f7e70, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 958f34be-1295-40df-a1e8-5a40f68f7e70, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15711991400649673046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571199140064967304615711991400649673046157119914006496730461571199140064967304615711991400649673046157119914006496730461571199140064967304615711991400649673046157119914006496730461571199140064967304615711991400649673046157119914006496730461571199140064967304615711991400649673046157119914006496730461571199140064967304615711991400649673046157119914006496730461571199140064967304615711991400649673046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b646e404-c729-40df-bda0-c0f352229088, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ece7c9b1-856c-4103-b7da-1acab387937f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ece7c9b1-856c-4103-b7da-1acab387937f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11567354507828057280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156735450782805728011567354507828057280115673545078280572801156735450782805728011567354507828057280115673545078280572801156735450782805728011567354507828057280115673545078280572801156735450782805728011567354507828057280115673545078280572801156735450782805728011567354507828057280115673545078280572801156735450782805728011567354507828057280115673545078280572801156735450782805728011567354507828057280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 958f34be-1295-40df-a1e8-5a40f68f7e70, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fe80e17-2785-4359-8f00-23fc2c40c8ec, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fe80e17-2785-4359-8f00-23fc2c40c8ec, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7647975779450321264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76479757794503212647647975779450321264764797577945032126476479757794503212647647975779450321264764797577945032126476479757794503212647647975779450321264764797577945032126476479757794503212647647975779450321264764797577945032126476479757794503212647647975779450321264764797577945032126476479757794503212647647975779450321264764797577945032126476479757794503212647647975779450321264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ece7c9b1-856c-4103-b7da-1acab387937f, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 190a729a-7a6f-44f3-9be8-9e918bae1c6b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 190a729a-7a6f-44f3-9be8-9e918bae1c6b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8215666261182441888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82156662611824418888215666261182441888821566626118244188882156662611824418888215666261182441888821566626118244188882156662611824418888215666261182441888821566626118244188882156662611824418888215666261182441888821566626118244188882156662611824418888215666261182441888821566626118244188882156662611824418888215666261182441888821566626118244188882156662611824418888215666261182441888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fe80e17-2785-4359-8f00-23fc2c40c8ec, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc99e9e2-70e6-4df5-a068-08eec5b47cc9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc99e9e2-70e6-4df5-a068-08eec5b47cc9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14481869205203365809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448186920520336580914481869205203365809144818692052033658091448186920520336580914481869205203365809144818692052033658091448186920520336580914481869205203365809144818692052033658091448186920520336580914481869205203365809144818692052033658091448186920520336580914481869205203365809144818692052033658091448186920520336580914481869205203365809144818692052033658091448186920520336580914481869205203365809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 190a729a-7a6f-44f3-9be8-9e918bae1c6b, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4336f2db-0a58-4336-95c6-0345c9fa7c11, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4336f2db-0a58-4336-95c6-0345c9fa7c11, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10673953561608156976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067395356160815697610673953561608156976106739535616081569761067395356160815697610673953561608156976106739535616081569761067395356160815697610673953561608156976106739535616081569761067395356160815697610673953561608156976106739535616081569761067395356160815697610673953561608156976106739535616081569761067395356160815697610673953561608156976106739535616081569761067395356160815697610673953561608156976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc99e9e2-70e6-4df5-a068-08eec5b47cc9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cee035f-3857-43c4-b4ea-db23ba622205, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cee035f-3857-43c4-b4ea-db23ba622205, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11913752418482031450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191375241848203145011913752418482031450119137524184820314501191375241848203145011913752418482031450119137524184820314501191375241848203145011913752418482031450119137524184820314501191375241848203145011913752418482031450119137524184820314501191375241848203145011913752418482031450119137524184820314501191375241848203145011913752418482031450119137524184820314501191375241848203145011913752418482031450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4336f2db-0a58-4336-95c6-0345c9fa7c11, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0a48911-c83d-4bcb-9c7b-053b17ebc67e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0a48911-c83d-4bcb-9c7b-053b17ebc67e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5816210738780684922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58162107387806849225816210738780684922581621073878068492258162107387806849225816210738780684922581621073878068492258162107387806849225816210738780684922581621073878068492258162107387806849225816210738780684922581621073878068492258162107387806849225816210738780684922581621073878068492258162107387806849225816210738780684922581621073878068492258162107387806849225816210738780684922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cee035f-3857-43c4-b4ea-db23ba622205, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efdfc904-e339-4002-ad1e-4cacb593caa9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efdfc904-e339-4002-ad1e-4cacb593caa9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2328655899037534102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23286558990375341022328655899037534102232865589903753410223286558990375341022328655899037534102232865589903753410223286558990375341022328655899037534102232865589903753410223286558990375341022328655899037534102232865589903753410223286558990375341022328655899037534102232865589903753410223286558990375341022328655899037534102232865589903753410223286558990375341022328655899037534102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0a48911-c83d-4bcb-9c7b-053b17ebc67e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77397b5d-c87c-49c6-b254-0f3b4c517786, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77397b5d-c87c-49c6-b254-0f3b4c517786, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12925564559801269743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292556455980126974312925564559801269743129255645598012697431292556455980126974312925564559801269743129255645598012697431292556455980126974312925564559801269743129255645598012697431292556455980126974312925564559801269743129255645598012697431292556455980126974312925564559801269743129255645598012697431292556455980126974312925564559801269743129255645598012697431292556455980126974312925564559801269743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efdfc904-e339-4002-ad1e-4cacb593caa9, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b6fcef3-14da-43b4-8998-87442af8e51e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77397b5d-c87c-49c6-b254-0f3b4c517786, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdb279f0-eb70-4c76-8d79-0c898b8f716c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdb279f0-eb70-4c76-8d79-0c898b8f716c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15302300889714132758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530230088971413275815302300889714132758153023008897141327581530230088971413275815302300889714132758153023008897141327581530230088971413275815302300889714132758153023008897141327581530230088971413275815302300889714132758153023008897141327581530230088971413275815302300889714132758153023008897141327581530230088971413275815302300889714132758153023008897141327581530230088971413275815302300889714132758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b6fcef3-14da-43b4-8998-87442af8e51e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5621216264333634264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56212162643336342645621216264333634264562121626433363426456212162643336342645621216264333634264562121626433363426456212162643336342645621216264333634264562121626433363426456212162643336342645621216264333634264562121626433363426456212162643336342645621216264333634264562121626433363426456212162643336342645621216264333634264562121626433363426456212162643336342645621216264333634264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdb279f0-eb70-4c76-8d79-0c898b8f716c, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2abbd93-597d-4edd-aecc-91f20cbcc1e9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b6fcef3-14da-43b4-8998-87442af8e51e, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=aa8ae84a-f5dc3b5e-bffe1004-36e6459e" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37bb6f6b-e3c0-4ca3-948f-5073910d0c63, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2abbd93-597d-4edd-aecc-91f20cbcc1e9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17082177656215403609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37bb6f6b-e3c0-4ca3-948f-5073910d0c63, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9432959327859589452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2abbd93-597d-4edd-aecc-91f20cbcc1e9, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60rq16dcc4172w4fy1yce" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37bb6f6b-e3c0-4ca3-948f-5073910d0c63, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60rq3a3z54k7fbfh7ajs6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cce2de2-b155-4f67-8896-2ab10ead54d0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cce2de2-b155-4f67-8896-2ab10ead54d0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9432959327859589452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be0ac0ca-71f4-4ef6-9439-55be488fea89, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be0ac0ca-71f4-4ef6-9439-55be488fea89, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17082177656215403609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cce2de2-b155-4f67-8896-2ab10ead54d0, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60rtg2hdxhkjjzqbpx45s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be0ac0ca-71f4-4ef6-9439-55be488fea89, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60rth13pe0hyq9wws4w9g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31455ee4-80bf-4605-93e7-c9655b74f59b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31455ee4-80bf-4605-93e7-c9655b74f59b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9432959327859589452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452943295932785958945294329593278595894529432959327859589452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cdeb67b-4159-4d05-84e3-e60ce633f2ed, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cdeb67b-4159-4d05-84e3-e60ce633f2ed, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17082177656215403609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609170821776562154036091708217765621540360917082177656215403609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31455ee4-80bf-4605-93e7-c9655b74f59b, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60rzy85qazhwbqzj8dmyr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cdeb67b-4159-4d05-84e3-e60ce633f2ed, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038958." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60rzzd4j1kpb8mn1xt5gf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
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 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 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.Unavailable: 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 72075186224038958." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e05b130b-f6c2-48bc-b838-97af6d791a8e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e05b130b-f6c2-48bc-b838-97af6d791a8e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12896588518235115034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 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 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.Unavailable: 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 72075186224038931." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e899327a-5d4c-4298-a3ac-32df5ae35fbb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e899327a-5d4c-4298-a3ac-32df5ae35fbb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2451374051529060735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e05b130b-f6c2-48bc-b838-97af6d791a8e, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60s8he55dhf46xj4bpert" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8ce033-844a-4b0d-bf84-eaeaa62283dd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df8ce033-844a-4b0d-bf84-eaeaa62283dd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12896588518235115034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e899327a-5d4c-4298-a3ac-32df5ae35fbb, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60s9a3w3gqgb6vngj35w4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd39230a-279d-43fd-a837-25ef90519591, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd39230a-279d-43fd-a837-25ef90519591, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2451374051529060735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8ce033-844a-4b0d-bf84-eaeaa62283dd, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60sb0362qykj77kk35cez" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a667cb6a-95ae-4365-b357-bf691f344a0d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a667cb6a-95ae-4365-b357-bf691f344a0d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12896588518235115034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034128965885182351150341289658851823511503412896588518235115034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd39230a-279d-43fd-a837-25ef90519591, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60sc1e8yyxbpw2t8dzb1w" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daeae016-b8d8-4c67-94f6-d0f791be21ad, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daeae016-b8d8-4c67-94f6-d0f791be21ad, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2451374051529060735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735245137405152906073524513740515290607352451374051529060735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a667cb6a-95ae-4365-b357-bf691f344a0d, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038943." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60sgq60km0cers88zk7tk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
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 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 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.Unavailable: 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 72075186224038943." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daeae016-b8d8-4c67-94f6-d0f791be21ad, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038907." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60shk7qk60dn1je6ejgpr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ae680bc-89e5-485c-9afd-a73c568cdf46, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ae680bc-89e5-485c-9afd-a73c568cdf46, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16307019294857916180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 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 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.Unavailable: 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 72075186224038907." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 892778f9-bd1a-49b5-81ea-9f81591594c6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 892778f9-bd1a-49b5-81ea-9f81591594c6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9438546033250951198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ae680bc-89e5-485c-9afd-a73c568cdf46, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60srm520vf1a237hatt17" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b80fea3-e135-4250-a305-74585f749a29, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b80fea3-e135-4250-a305-74585f749a29, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16307019294857916180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 892778f9-bd1a-49b5-81ea-9f81591594c6, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60ssy57ymqnxb44q0f8nq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a6e8922-38ea-4b3e-adf0-b8689b7abedd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a6e8922-38ea-4b3e-adf0-b8689b7abedd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9438546033250951198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b80fea3-e135-4250-a305-74585f749a29, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60svt6dnteq75x1c5r1c3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d659a5d4-b239-47ff-9ed2-4f426651725b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d659a5d4-b239-47ff-9ed2-4f426651725b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16307019294857916180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180163070192948579161801630701929485791618016307019294857916180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a6e8922-38ea-4b3e-adf0-b8689b7abedd, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60szz5aqx66d74fc7c2ex" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22d1eafc-88b9-4fe0-a89b-0d3004b3f564, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22d1eafc-88b9-4fe0-a89b-0d3004b3f564, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9438546033250951198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198943854603325095119894385460332509511989438546033250951198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d659a5d4-b239-47ff-9ed2-4f426651725b, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60t1d015w84z8gz2qmnj3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
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 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 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.Unavailable: 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 72075186224038955." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 929801e8-a20c-4cc2-ba90-811e9a25f0b0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929801e8-a20c-4cc2-ba90-811e9a25f0b0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16889018885440312057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929801e8-a20c-4cc2-ba90-811e9a25f0b0, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60t8j6pn6spcwddshtgm1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e987e7f-d35a-4599-bab1-47a20d3a2810, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e987e7f-d35a-4599-bab1-47a20d3a2810, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16889018885440312057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22d1eafc-88b9-4fe0-a89b-0d3004b3f564, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038931." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60t7q71nhbj6m1ewxj1zx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
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 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 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.Unavailable: 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 72075186224038931." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7a2c407-a0a1-4f56-b737-bcbfec2c2970, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7a2c407-a0a1-4f56-b737-bcbfec2c2970, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2888741965713022935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e987e7f-d35a-4599-bab1-47a20d3a2810, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60tbk6tnhqkqv7j5rhy0y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9825ef65-a3b7-4a0e-a412-b321c236b9d0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9825ef65-a3b7-4a0e-a412-b321c236b9d0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16889018885440312057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057168890188854403120571688901888544031205716889018885440312057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7a2c407-a0a1-4f56-b737-bcbfec2c2970, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60tg4ezhvf99d93w7ay4j" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 440742a0-1aad-484e-9c8f-ff1e4c952cd7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 440742a0-1aad-484e-9c8f-ff1e4c952cd7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2888741965713022935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9825ef65-a3b7-4a0e-a412-b321c236b9d0, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038957." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60tgre4akzgxcw9s99425" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 440742a0-1aad-484e-9c8f-ff1e4c952cd7, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60tk9e1a66xkphvcs555g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5fcf9f2-b711-413e-9343-ecf54bded0cd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5fcf9f2-b711-413e-9343-ecf54bded0cd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2888741965713022935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935288874196571302293528887419657130229352888741965713022935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
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 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 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.Unavailable: 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 72075186224038957." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2118998e-4119-4654-9834-f8359382224e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2118998e-4119-4654-9834-f8359382224e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13736982451142039709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2118998e-4119-4654-9834-f8359382224e, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60tsgav7k4ptagk2evaqw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 719aeea1-3d48-4fb8-a90d-6f39f97567ff, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 719aeea1-3d48-4fb8-a90d-6f39f97567ff, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13736982451142039709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5fcf9f2-b711-413e-9343-ecf54bded0cd, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60trgeh2mgy4dt074q2z6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
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 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 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.Unavailable: 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 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a774765d-c8f8-42dd-9f3a-1a24e3fa1e52, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a774765d-c8f8-42dd-9f3a-1a24e3fa1e52, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13494143622079713860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 719aeea1-3d48-4fb8-a90d-6f39f97567ff, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60twf553r211n7cdr9pfs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f48a485-f1d7-4524-8e52-14cebc48704f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f48a485-f1d7-4524-8e52-14cebc48704f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13736982451142039709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709137369824511420397091373698245114203970913736982451142039709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a774765d-c8f8-42dd-9f3a-1a24e3fa1e52, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038945." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60tzybvk8c26b9bn0rxjt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b19b45-84f9-46e8-8efc-7ca9a39f1830, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b19b45-84f9-46e8-8efc-7ca9a39f1830, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13494143622079713860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b19b45-84f9-46e8-8efc-7ca9a39f1830, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038945." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60v2f9akx82szw23fdk4p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a075461a-70c8-4da5-aeda-81397786f957, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a075461a-70c8-4da5-aeda-81397786f957, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13494143622079713860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860134941436220797138601349414362207971386013494143622079713860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f48a485-f1d7-4524-8e52-14cebc48704f, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60v1b3q47evpf4rz7e376" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
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 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 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.Unavailable: 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 72075186224038946." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e706989-2a2c-463d-ba6f-de5a557cf41d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e706989-2a2c-463d-ba6f-de5a557cf41d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12439850046194624372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e706989-2a2c-463d-ba6f-de5a557cf41d, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60v979xxrwbfpp462zz3a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bab3c16-a844-40e4-a1ae-c8947df6d4a2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bab3c16-a844-40e4-a1ae-c8947df6d4a2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12439850046194624372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a075461a-70c8-4da5-aeda-81397786f957, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038945." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60v6ady2xxemgwgg7qw5r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
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 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 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.Unavailable: 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 72075186224038945." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 292584b7-359a-4efc-9b72-003b1cfabbb0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 292584b7-359a-4efc-9b72-003b1cfabbb0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15448016071710509190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 292584b7-359a-4efc-9b72-003b1cfabbb0, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60vec40b92wx82kp85mps" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a1605ec-2e11-4428-a335-781efd60e68d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a1605ec-2e11-4428-a335-781efd60e68d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15448016071710509190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bab3c16-a844-40e4-a1ae-c8947df6d4a2, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60vcebjp9wkfwm6ndp3q8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 369e6757-bdb6-48f2-95ec-d849b116d7a3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 369e6757-bdb6-48f2-95ec-d849b116d7a3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12439850046194624372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372124398500461946243721243985004619462437212439850046194624372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a1605ec-2e11-4428-a335-781efd60e68d, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60vhbde5nt8tmbk6q2knw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ef1b455-b72b-4184-9475-0ea7e302d32e, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ef1b455-b72b-4184-9475-0ea7e302d32e, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15448016071710509190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190154480160717105091901544801607171050919015448016071710509190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 369e6757-bdb6-48f2-95ec-d849b116d7a3, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038942." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60vjw22krd0nhvwky1n4e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
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 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 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.Unavailable: 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 72075186224038942." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34bf8ba9-929b-4424-bff0-67410e7b6709, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34bf8ba9-929b-4424-bff0-67410e7b6709, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2933778063858228140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ef1b455-b72b-4184-9475-0ea7e302d32e, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038952." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60vpr170hm16gcmq40b98" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
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 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 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.Unavailable: 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 72075186224038952." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c211331-3237-4ccf-a0c1-d94c70aa5cef, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c211331-3237-4ccf-a0c1-d94c70aa5cef, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6426904442655736203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34bf8ba9-929b-4424-bff0-67410e7b6709, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60vv3cpjb4ykr0g4kbggn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4935e9b-e9a6-4bff-a5ef-9b7f6e01ba81, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4935e9b-e9a6-4bff-a5ef-9b7f6e01ba81, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2933778063858228140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c211331-3237-4ccf-a0c1-d94c70aa5cef, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60vz1dh1hqpsc0nssn6ac" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a4fcbe8-8022-4b6e-825a-1808686a38b7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a4fcbe8-8022-4b6e-825a-1808686a38b7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6426904442655736203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a4fcbe8-8022-4b6e-825a-1808686a38b7, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60w2m2a80hdzw3jae2x42" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47fa869d-47c4-4e66-997b-80fa05862552, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47fa869d-47c4-4e66-997b-80fa05862552, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6426904442655736203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203642690444265573620364269044426557362036426904442655736203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4935e9b-e9a6-4bff-a5ef-9b7f6e01ba81, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60w1b6vb9rbcmwqba77k4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48390c86-bac7-41b6-b871-c10cfb0c359d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48390c86-bac7-41b6-b871-c10cfb0c359d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2933778063858228140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140293377806385822814029337780638582281402933778063858228140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47fa869d-47c4-4e66-997b-80fa05862552, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038921." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60w77243twxgjbf40gw8y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
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 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 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.Unavailable: 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 72075186224038921." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eb7c2c8-e6de-4de7-afa3-7aac8a48c839, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eb7c2c8-e6de-4de7-afa3-7aac8a48c839, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 387717505437471658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48390c86-bac7-41b6-b871-c10cfb0c359d, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038909." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60w93en9pktds1wsw74et" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
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 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 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.Unavailable: 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 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e973f99-35ae-4f7d-a96c-47fad14a09e6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e973f99-35ae-4f7d-a96c-47fad14a09e6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12132190706749415523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eb7c2c8-e6de-4de7-afa3-7aac8a48c839, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60wfy05jmyr83s3rgzty9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b71d001-bd75-4348-b725-92ccfe018cc5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b71d001-bd75-4348-b725-92ccfe018cc5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 387717505437471658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e973f99-35ae-4f7d-a96c-47fad14a09e6, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60wh0dzdhp6z45gq352h7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 035c30df-80f6-461c-a3e5-b926a217d37b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 035c30df-80f6-461c-a3e5-b926a217d37b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12132190706749415523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b71d001-bd75-4348-b725-92ccfe018cc5, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60wj03aav0cmgfgtt5tnb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5260560-12e8-4bfe-b1b9-570d747a3843, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5260560-12e8-4bfe-b1b9-570d747a3843, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 387717505437471658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658387717505437471658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 035c30df-80f6-461c-a3e5-b926a217d37b, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60wkb99x632sgczrnpshc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc6dd5cc-b9dd-4a2a-8d5a-b90a6af631cf, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc6dd5cc-b9dd-4a2a-8d5a-b90a6af631cf, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12132190706749415523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523121321907067494155231213219070674941552312132190706749415523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5260560-12e8-4bfe-b1b9-570d747a3843, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038900." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60wpkahdy9v0g2wxk3h7d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
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 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 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.Unavailable: 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 72075186224038900." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c48aca1d-fcb7-4aa3-919b-c6f4916ce0d0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c48aca1d-fcb7-4aa3-919b-c6f4916ce0d0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11228238804830526165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc6dd5cc-b9dd-4a2a-8d5a-b90a6af631cf, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038941." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60wrj1kz79dzc0j5ym6jd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
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 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 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.Unavailable: 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 72075186224038941." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1170131c-87e1-492d-8284-a50300009ba9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1170131c-87e1-492d-8284-a50300009ba9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17747269970781887726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c48aca1d-fcb7-4aa3-919b-c6f4916ce0d0, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60wxzb776h9yhbrtxgrwm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81d0f3eb-0d12-4176-a827-a2071a491c44, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81d0f3eb-0d12-4176-a827-a2071a491c44, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11228238804830526165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1170131c-87e1-492d-8284-a50300009ba9, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60wz6b2peskp5psjwhvg3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0417204-7418-41ee-9dd5-c6927aee0ec0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0417204-7418-41ee-9dd5-c6927aee0ec0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17747269970781887726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81d0f3eb-0d12-4176-a827-a2071a491c44, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60x0e951d62t1vxs2q4km" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f510e0a-80d7-4ee0-8d22-9c1b11496a50, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f510e0a-80d7-4ee0-8d22-9c1b11496a50, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11228238804830526165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165112282388048305261651122823880483052616511228238804830526165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0417204-7418-41ee-9dd5-c6927aee0ec0, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60x1c61vm49mpwknzsx3t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b2c8c9-4653-4974-b1cd-03e2efa8bb39, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b2c8c9-4653-4974-b1cd-03e2efa8bb39, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17747269970781887726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726177472699707818877261774726997078188772617747269970781887726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f510e0a-80d7-4ee0-8d22-9c1b11496a50, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60x4sdmpx4cp03738ekzs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
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 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 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.Unavailable: 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 72075186224038937." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7293837-5ccc-4a47-86df-2ece5cd00e1f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7293837-5ccc-4a47-86df-2ece5cd00e1f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10060508496031750552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b2c8c9-4653-4974-b1cd-03e2efa8bb39, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038960." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60x66647b06gdgxyz40q9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
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 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 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.Unavailable: 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 72075186224038960." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad63208b-b41c-4a57-94cf-6ec2a745ff14, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad63208b-b41c-4a57-94cf-6ec2a745ff14, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4567098749672186810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7293837-5ccc-4a47-86df-2ece5cd00e1f, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60xch060bas6d2dbpc0ka" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e73af2d8-19e4-4c7f-9d9b-1f2a9509106f, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e73af2d8-19e4-4c7f-9d9b-1f2a9509106f, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10060508496031750552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad63208b-b41c-4a57-94cf-6ec2a745ff14, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60xe2danzebf3380ttezc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ca74a37-e0f7-4db9-9ee5-2d1b0143e8ba, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ca74a37-e0f7-4db9-9ee5-2d1b0143e8ba, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4567098749672186810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e73af2d8-19e4-4c7f-9d9b-1f2a9509106f, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60xeq4n9x29gty9cd6gct" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e48cec41-990d-49ef-8c82-4c733c5a75b7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e48cec41-990d-49ef-8c82-4c733c5a75b7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10060508496031750552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552100605084960317505521006050849603175055210060508496031750552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ca74a37-e0f7-4db9-9ee5-2d1b0143e8ba, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60xhj11anyf9y81vwkw5j" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 228b7d11-db11-4fb7-b569-611335be115c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 228b7d11-db11-4fb7-b569-611335be115c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4567098749672186810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810456709874967218681045670987496721868104567098749672186810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e48cec41-990d-49ef-8c82-4c733c5a75b7, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038933." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60xmpbd2hw26rxa944cag" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
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 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 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.Unavailable: 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 72075186224038933." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c8f5382-edfc-44e8-93c3-f824d0cf1437, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c8f5382-edfc-44e8-93c3-f824d0cf1437, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16202984015609427614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 228b7d11-db11-4fb7-b569-611335be115c, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038914." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60xnp69726avwbn7j8r1k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
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 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 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.Unavailable: 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 72075186224038914." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f33595a4-958a-4ba8-87a6-4e9a0fe163b9, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f33595a4-958a-4ba8-87a6-4e9a0fe163b9, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1108133005345649836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f33595a4-958a-4ba8-87a6-4e9a0fe163b9, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60xy96880tea66sy7verp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aa48f91-c543-4c82-8480-d7705db01ad2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aa48f91-c543-4c82-8480-d7705db01ad2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1108133005345649836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c8f5382-edfc-44e8-93c3-f824d0cf1437, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60xwc23b5wqp2ch89s6kj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, badef98e-92c2-4db9-84c4-97f3c3568cf2, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, badef98e-92c2-4db9-84c4-97f3c3568cf2, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16202984015609427614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aa48f91-c543-4c82-8480-d7705db01ad2, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60y0q689vapqq1azjsapj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 832f6d43-3268-471d-835d-43ba250b8276, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 832f6d43-3268-471d-835d-43ba250b8276, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1108133005345649836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836110813300534564983611081330053456498361108133005345649836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, badef98e-92c2-4db9-84c4-97f3c3568cf2, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60y258gj13gd8cj68rnqp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a028532d-3d05-4703-8b98-f5d348e6a4e6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a028532d-3d05-4703-8b98-f5d348e6a4e6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16202984015609427614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614162029840156094276141620298401560942761416202984015609427614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 832f6d43-3268-471d-835d-43ba250b8276, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038902." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60y55f8z0h4actcypxd9e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
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 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 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.Unavailable: 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 72075186224038902." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d056b0b5-1683-4a77-bf68-3d4afab100bb, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d056b0b5-1683-4a77-bf68-3d4afab100bb, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15642101644062676994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a028532d-3d05-4703-8b98-f5d348e6a4e6, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038955." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60y92e7hnbknjmxt5g070" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
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 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 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.Unavailable: 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 72075186224038955." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6622b2c-ceff-4f36-b31d-85c8e3c17242, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6622b2c-ceff-4f36-b31d-85c8e3c17242, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18095966657858661281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d056b0b5-1683-4a77-bf68-3d4afab100bb, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60yd3b42hsjqhk3aasnkb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 976c96c7-b1e1-4652-a034-af9ae46ed022, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 976c96c7-b1e1-4652-a034-af9ae46ed022, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15642101644062676994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6622b2c-ceff-4f36-b31d-85c8e3c17242, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60yh8dmkrgqn1ry9b55tt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c266a31d-43ef-47ae-a585-1eb3ecbb8a66, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c266a31d-43ef-47ae-a585-1eb3ecbb8a66, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18095966657858661281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 976c96c7-b1e1-4652-a034-af9ae46ed022, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60yhpcg2e65emz2fy9g0n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ccfc9d5-f849-453b-a05e-86dddf84db80, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ccfc9d5-f849-453b-a05e-86dddf84db80, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15642101644062676994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994156421016440626769941564210164406267699415642101644062676994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c266a31d-43ef-47ae-a585-1eb3ecbb8a66, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60ymh4bg3nw35gqdf2099" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fd0d3a5-2b04-4491-aebd-19a60d429fd5, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fd0d3a5-2b04-4491-aebd-19a60d429fd5, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18095966657858661281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281180959666578586612811809596665785866128118095966657858661281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ccfc9d5-f849-453b-a05e-86dddf84db80, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60ypecyr650wgsy97sb2n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
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 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 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.Unavailable: 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 72075186224038953." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df5b937f-27f8-42a7-a279-46dbb7278445, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df5b937f-27f8-42a7-a279-46dbb7278445, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4645469865775545450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fd0d3a5-2b04-4491-aebd-19a60d429fd5, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038961." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60ysrdnegk73xt28sppje" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
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 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 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.Unavailable: 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 72075186224038961." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34df99f9-75bf-4c7e-a0a5-543a938b4a26, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df5b937f-27f8-42a7-a279-46dbb7278445, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60yyj6f5tctfcjmj0dj2m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34df99f9-75bf-4c7e-a0a5-543a938b4a26, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7032227500699029349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ee2a3a6-e20d-41e0-9b8f-5d41ba0091ce, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ee2a3a6-e20d-41e0-9b8f-5d41ba0091ce, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4645469865775545450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34df99f9-75bf-4c7e-a0a5-543a938b4a26, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60z10acqphmc12rjpevx5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ee2a3a6-e20d-41e0-9b8f-5d41ba0091ce, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60z1gbp4cqfk73qy7qyv5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4084b34-b243-4de1-8f0b-8c3be65437a0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4084b34-b243-4de1-8f0b-8c3be65437a0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7032227500699029349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85b2c0c3-dd7c-4616-ab12-a854c6d8994b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85b2c0c3-dd7c-4616-ab12-a854c6d8994b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4645469865775545450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450464546986577554545046454698657755454504645469865775545450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4084b34-b243-4de1-8f0b-8c3be65437a0, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60z4pc8twchg67h5sfnta" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 794d7465-2c80-499b-9726-fa781c5cd1bd, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 794d7465-2c80-499b-9726-fa781c5cd1bd, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7032227500699029349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349703222750069902934970322275006990293497032227500699029349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85b2c0c3-dd7c-4616-ab12-a854c6d8994b, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038915." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60z5642saz1e2983styfp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
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 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 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.Unavailable: 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 72075186224038915." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52416633-4716-4c3c-9251-af5541ba0c12, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52416633-4716-4c3c-9251-af5541ba0c12, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15902007992480204929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52416633-4716-4c3c-9251-af5541ba0c12, ghrun-valmf2sgoy.auto.internal:19888): 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: "01kae60zc3dkt3mtwhvvj8z5ba" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3edd88c8-c340-4afe-b470-794c079fb313, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3edd88c8-c340-4afe-b470-794c079fb313, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15902007992480204929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929" } } } 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:276 Stopped node localhost:29798/4
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 794d7465-2c80-499b-9726-fa781c5cd1bd, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038923." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60z9h8m49218907zq87j3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
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 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 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.Unavailable: 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 72075186224038923." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbe02a0d-6bb7-493f-adb0-3021a5b32f12, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbe02a0d-6bb7-493f-adb0-3021a5b32f12, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3954886575568619106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3edd88c8-c340-4afe-b470-794c079fb313, ghrun-valmf2sgoy.auto.internal:19888): 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: "01kae60zep2k23a7am0530ymf3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93933ea3-23e0-406b-bb7d-6a12c9886b20, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93933ea3-23e0-406b-bb7d-6a12c9886b20, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15902007992480204929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929159020079924802049291590200799248020492915902007992480204929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbe02a0d-6bb7-493f-adb0-3021a5b32f12, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60zgr0r8b4pa5favpxqzr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00ac46b1-024b-441b-9940-30319404c273, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00ac46b1-024b-441b-9940-30319404c273, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3954886575568619106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00ac46b1-024b-441b-9940-30319404c273, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60zkk55cacqfbh3k09vm0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48718bf2-b4cb-4d16-914c-920b462a1633, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48718bf2-b4cb-4d16-914c-920b462a1633, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3954886575568619106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106395488657556861910639548865755686191063954886575568619106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93933ea3-23e0-406b-bb7d-6a12c9886b20, ghrun-valmf2sgoy.auto.internal:19888): 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: "01kae60zk99w9ep6cwma54p2c8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
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 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 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.Unavailable: 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 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d93892d4-0f63-43c5-98a6-272a6306c8db, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d93892d4-0f63-43c5-98a6-272a6306c8db, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16005022528672699579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48718bf2-b4cb-4d16-914c-920b462a1633, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038912." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60zr87my64h6qg09j0qt2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
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 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 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.Unavailable: 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 72075186224038912." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1b72b1a-ba75-46fb-bd68-6f09becb34c3, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1b72b1a-ba75-46fb-bd68-6f09becb34c3, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15580558602528396685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d93892d4-0f63-43c5-98a6-272a6306c8db, ghrun-valmf2sgoy.auto.internal:19888): 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: "01kae60zvd18c1nx4ewn6w4tem" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0564f854-755d-4670-9969-d87ba9efb517, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0564f854-755d-4670-9969-d87ba9efb517, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16005022528672699579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1b72b1a-ba75-46fb-bd68-6f09becb34c3, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae60zzv3mgz1b3wfy1cw0h4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a71046a9-a53b-4d13-85b9-2cf35beb1d26, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a71046a9-a53b-4d13-85b9-2cf35beb1d26, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15580558602528396685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0564f854-755d-4670-9969-d87ba9efb517, ghrun-valmf2sgoy.auto.internal:19888): 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: "01kae6101x9ffqq9hxhvw9ecme" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43e94ef8-8d76-4705-8112-fb67d471fc49, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43e94ef8-8d76-4705-8112-fb67d471fc49, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16005022528672699579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579160050225286726995791600502252867269957916005022528672699579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a71046a9-a53b-4d13-85b9-2cf35beb1d26, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae6106319y65jr5vhmztr1z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 143dd055-7c4f-4a32-a4be-b87616e1372b, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 143dd055-7c4f-4a32-a4be-b87616e1372b, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15580558602528396685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685155805586025283966851558055860252839668515580558602528396685" } } } 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:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0mpy/001923/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:269 Final command: /home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2159 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_dnpak2xs.log --grpc-port=29798 --mon-port=18698 --ic-port=61769 --key-file /home/runner/.ya/build/build_root/0mpy/001923/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/0mpy/001923/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0mpy/001923/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:2159', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_dnpak2xs.log', '--grpc-port=29798', '--mon-port=18698', '--ic-port=61769', '--key-file', '/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/0mpy/001923/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: 2633672
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29798/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0mpy/001923/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43e94ef8-8d76-4705-8112-fb67d471fc49, ghrun-valmf2sgoy.auto.internal:19888): 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: "01kae6108t5m7vj3ykacwykbjj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ya.test:process.py:628 Command pid: 2633673
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 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 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.Unavailable: 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 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab025477-f158-4296-a079-f7fbd4139fc6, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab025477-f158-4296-a079-f7fbd4139fc6, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7466267575646403870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 143dd055-7c4f-4a32-a4be-b87616e1372b, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038953." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae610dy4p2msbdr5eh6xv5h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
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 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 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.Unavailable: 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 72075186224038953." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31ed8819-235a-4a1e-8a67-c69521ab8d70, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31ed8819-235a-4a1e-8a67-c69521ab8d70, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11016965757333286703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab025477-f158-4296-a079-f7fbd4139fc6, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae610hr0b3n61mc3ca06bkr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7165392-6a6b-4e2c-967f-ef40c0f58db8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7165392-6a6b-4e2c-967f-ef40c0f58db8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7466267575646403870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7165392-6a6b-4e2c-967f-ef40c0f58db8, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae610n1ayygd2n1s8r22n82" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01b25c6-bba4-4429-83a0-acd3f9549a4d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01b25c6-bba4-4429-83a0-acd3f9549a4d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7466267575646403870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870746626757564640387074662675756464038707466267575646403870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31ed8819-235a-4a1e-8a67-c69521ab8d70, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae610m853m6ge836ffesecq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4911e629-58c2-4ed6-8c3b-496856694ce0, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4911e629-58c2-4ed6-8c3b-496856694ce0, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11016965757333286703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01b25c6-bba4-4429-83a0-acd3f9549a4d, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038924." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae610sm9cpxsw8hf87d6a3h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
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 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 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.Unavailable: 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 72075186224038924." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962bd017-cc02-4f10-a646-634d0ce8cf6c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962bd017-cc02-4f10-a646-634d0ce8cf6c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14659678889818456171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4911e629-58c2-4ed6-8c3b-496856694ce0, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae610t5d9789ym4k7ptp5p7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d4f965e-1ccf-4f52-963a-e07a7d2cf22a, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d4f965e-1ccf-4f52-963a-e07a7d2cf22a, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11016965757333286703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703110169657573332867031101696575733328670311016965757333286703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962bd017-cc02-4f10-a646-634d0ce8cf6c, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae6111103bmx5w3m0qk7ky4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 296eff51-1ab5-474b-94c4-83c82a5c950c, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 296eff51-1ab5-474b-94c4-83c82a5c950c, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14659678889818456171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 296eff51-1ab5-474b-94c4-83c82a5c950c, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae6113ed40vbfppke7yw7h9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb1af1b2-b976-424e-ad06-316bd0ec45da, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb1af1b2-b976-424e-ad06-316bd0ec45da, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14659678889818456171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171146596788898184561711465967888981845617114659678889818456171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d4f965e-1ccf-4f52-963a-e07a7d2cf22a, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038937." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae6111heh4ksabn51qqq0w6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b69911129f0>
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 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 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.Unavailable: 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 72075186224038937." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47316f30-add7-4429-b85b-13861aecedba, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47316f30-add7-4429-b85b-13861aecedba, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13647980726959905242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:259 Command (pid 2633673) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2633673) elapsed time (sec): 0.9638290405273438
DEBUG    ya.test:process.py:263 Command (pid 2633673) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2633673) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2633673) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2633673) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2633673) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2633673) maxrss: 901936
DEBUG    ya.test:process.py:263 Command (pid 2633673) minflt: 45396
DEBUG    ya.test:process.py:263 Command (pid 2633673) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2633673) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2633673) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 2633673) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2633673) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2633673) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2633673) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2633673) stime: 0.19689099999999998
DEBUG    ya.test:process.py:263 Command (pid 2633673) utime: 0.530915
DEBUG    ya.test:process.py:263 Command (pid 2633673) wtime: 0.977
DEBUG    ya.test:process.py:275 Command (pid 2633673) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2633673) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 4 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-valmf2sgoy    Host information: 
        Linux ghrun-valmf2sgoy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb1af1b2-b976-424e-ad06-316bd0ec45da, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038949." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae6117teh0e2q142wn3bpst" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699102be70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47316f30-add7-4429-b85b-13861aecedba, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae6119e0wz5t91ynmyq0v6x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990976370>
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 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 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.Unavailable: 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 72075186224038949." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a016c06-18d7-4860-bed0-c2e09f037401, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a016c06-18d7-4860-bed0-c2e09f037401, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13647980726959905242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a016c06-18d7-4860-bed0-c2e09f037401, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae611fc3p83safwya6gxkwc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b6990738330>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1883cdd0-dd12-4aff-92ea-a2df11df0fcc, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1883cdd0-dd12-4aff-92ea-a2df11df0fcc, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13647980726959905242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242136479807269599052421364798072695990524213647980726959905242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1883cdd0-dd12-4aff-92ea-a2df11df0fcc, ghrun-valmf2sgoy.auto.internal:19888): 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 72075186224038946." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01kae611ph2yedy3bvkfy20xxv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7b699105aab0>
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 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 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.Unavailable: 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 72075186224038946." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b698df36f30>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b698df36f30> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 67be0367-8621-4b6f-903a-df9fac429904, ghrun-valmf2sgoy.auto.internal:1269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 67be0367-8621-4b6f-903a-df9fac429904, ghrun-valmf2sgoy.auto.internal:1269): request = { session_id: "ydb://session/3?node_id=50000&id=MWZhYzdmZWEtY2Y3N2RmN2MtZGRmMDQ2MmYtN2U0Mjk3NWU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b698df36f30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b69911129f0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b69911129f0> is no longer active. Current active count 4.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a78638b4-68ef-4c94-9987-6153d50686f7, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a78638b4-68ef-4c94-9987-6153d50686f7, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=MjNjMDNiYmUtM2M5NjQ1Y2YtNDExZjhjNzMtNjU4NjA1NWI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 67be0367-8621-4b6f-903a-df9fac429904, ghrun-valmf2sgoy.auto.internal:1269): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 67be0367-8621-4b6f-903a-df9fac429904, ghrun-valmf2sgoy.auto.internal:1269): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 67be0367-8621-4b6f-903a-df9fac429904, ghrun-valmf2sgoy.auto.internal:1269): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, a78638b4-68ef-4c94-9987-6153d50686f7, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a78638b4-68ef-4c94-9987-6153d50686f7, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, a78638b4-68ef-4c94-9987-6153d50686f7, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b69911129f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b699102be70>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b699102be70> is no longer active. Current active count 3.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4b37918b-89f7-4122-858d-0aad5e9c348d, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4b37918b-89f7-4122-858d-0aad5e9c348d, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmUzOTRkNjYtMTQ1ZjliMzgtY2IzMmE4N2ItMTA4ZTEyZTc=" 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 0x7b699102be70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b6990976370>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b6990976370> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f4a78417-e3f7-4a1f-b46b-aeebb2cc38e8, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 4b37918b-89f7-4122-858d-0aad5e9c348d, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4b37918b-89f7-4122-858d-0aad5e9c348d, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 4b37918b-89f7-4122-858d-0aad5e9c348d, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f4a78417-e3f7-4a1f-b46b-aeebb2cc38e8, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=YjVkZTkzMC1kMGFhN2EzNC0zYmMwYmNjZi04YjNhNjI5Yw==" 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 0x7b6990976370>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b6990738330>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b6990738330> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 9bd76969-4937-433b-b9f8-4607a7eb3fe1, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 9bd76969-4937-433b-b9f8-4607a7eb3fe1, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=ODFhMjkxNS1iZjFiYTY3YS00MDY4N2ZiZC0yYTA4Y2VhMw==" 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 0x7b6990738330>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7b699105aab0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7b699105aab0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ade3f6e0-ad7d-4eb0-b3df-d6b8a7c82bc4, ghrun-valmf2sgoy.auto.internal:19888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ade3f6e0-ad7d-4eb0-b3df-d6b8a7c82bc4, ghrun-valmf2sgoy.auto.internal:19888): request = { session_id: "ydb://session/3?node_id=50002&id=NmYyMmIyODMtNGQ0ZmY5OGItYTRiMTcyZmQtNmJiYjJkZDc=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f4a78417-e3f7-4a1f-b46b-aeebb2cc38e8, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f4a78417-e3f7-4a1f-b46b-aeebb2cc38e8, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f4a78417-e3f7-4a1f-b46b-aeebb2cc38e8, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 9bd76969-4937-433b-b9f8-4607a7eb3fe1, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 9bd76969-4937-433b-b9f8-4607a7eb3fe1, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 9bd76969-4937-433b-b9f8-4607a7eb3fe1, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, ade3f6e0-ad7d-4eb0-b3df-d6b8a7c82bc4, ghrun-valmf2sgoy.auto.internal:19888): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ade3f6e0-ad7d-4eb0-b3df-d6b8a7c82bc4, ghrun-valmf2sgoy.auto.internal:19888): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, ade3f6e0-ad7d-4eb0-b3df-d6b8a7c82bc4, ghrun-valmf2sgoy.auto.internal:19888): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7b699105aab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2159
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-valmf2sgoy.auto.internal:17800
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-valmf2sgoy.auto.internal:1269
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2159
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-valmf2sgoy.auto.internal:19888
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:19914/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:1269/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:22208/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:24732/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:22308/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:17800/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:17277/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:23753/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:10863/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:2159/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:19888/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:29798/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16845
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12498
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61769
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18698
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29798
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17879
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14023
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2725
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64060
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19888
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7952
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8311
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29686
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15133
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17800
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27044
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4799
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22911
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61882
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1269
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28701
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13142
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15290
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10863
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8384
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10663
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61239
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17277
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16545
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27375
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9536
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22208
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28424
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21648
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12048
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23753
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6472
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7516
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25686
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24732
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16093
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25352
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17811
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19914
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2365
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4223
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8223
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22308
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19367
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16898
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21286
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2159
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15245
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17377
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9323
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9389
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19087
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2010
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8521
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24269
============================== slowest durations ===============================
119.80s call     test_encryption.py::TestEncryption::test_simple_encryption
22.54s teardown test_encryption.py::TestEncryption::test_simple_encryption
15.01s setup    test_encryption.py::TestEncryption::test_simple_encryption
=========================== short test summary info ============================
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/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/0mpy/001923/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/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
Current KQP shutdown state: spent 3.030868 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.075153 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.130016 seconds, 1 sessions to shutdown
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 1e-06 seconds, not started yet
Current KQP shutdown state: spent 3.032083 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.077945 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.121997 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 0 seconds, not started yet
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 3.036173 seconds, not started yet
Current KQP shutdown state: spent 6.073131 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==2633672==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 528 byte(s) in 3 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000224cb97e in bool NActors::TActorContext::Send<(NActors::ESendingType)0>(NActors::TActorId const&, NActors::IEventBase*, unsigned int, unsigned long, NWilson::TTraceId) const /-S/ydb/library/actors/core/actor.cpp:516:34
#2 0x00004c241d85 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
#3 0x00004c241d85 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:979:13
#4 0x00004c247a80 in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:105:70
#5 0x00004c237651 in NActors::THandshakeActor::CheckPeerCookie(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:664:32
#6 0x00004c21d41b in NActors::THandshakeActor::PerformIncomingHandshake(std::__y1::optional<NActorsInterconnect::TRdmaCred>&) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1160:52
#7 0x00004c218d6a in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:360:21
#8 0x00004c2177dc in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:313:17
#9 0x0000404dc78b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
#10 0x00001fd1ca9a in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9

Indirect leak of 200 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003efa89ba in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:197:33
#2 0x00003efa9488 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:204:11
#3 0x00003efa937a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#4 0x00004bffdba3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#5 0x0000554137b2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#6 0x0000413ec4bb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
#7 0x000041403bd1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
#8 0x00003e49dae6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#9 0x0000412113bb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#10 0x00003e68b145 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
#11 0x00003e684ff5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
#12 0x00003e677827 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#13 0x00003e4a3c76 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003e4a7b2d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7f784d8afd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 168 byte(s) in 3 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003ef8fc12 in MakeHolder<NKikimr::NNodeBroker::TCacheMissResolve, unsigned int &, const TIntrusivePtr<NKikimr::NNodeBroker::TDynamicConfig, TDefaultIntrusivePtrOps<NKikimr::NNodeBroker::TDynamicConfig> > &, TAutoPtr<NActors::IEventHandle, TDelete> &, NMonotonic::TMonotonic &, unsigned long, void> /-S/util/generic/ptr.h:386:23
#2 0x00003ef8fc12 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:387:27
#3 0x00003ef99990 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
#4 0x00003ef8a001 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#5 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#6 0x0000225ae401 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#7 0x0000225b8026 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#8 0x0000225b75dd in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#9 0x0000225b964e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#10 0x00001fd3d254 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#11 0x00001f9dac66 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 120 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003efae8e3 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003efae8e3 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003efae8e3 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003efae8e3 in get_node /-S/util/generic/hash_table.h:497:43
#5 0x00003efae8e3 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
#6 0x00003efae8e3 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
#7 0x00003efa9584 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#8 0x00003efa9584 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#9 0x00003efa9584 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
#10 0x00003efa937a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#11 0x00004bffdba3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#12 0x0000554137b2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x0000413ec4bb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
#14 0x000041403bd1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
#15 0x00003e49dae6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x0000412113bb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#17 0x00003e68b145 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
#18 0x00003e684ff5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
#19 0x00003e677827 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#20 0x00003e4a3c76 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003e4a7b2d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7f784d8afd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 96 byte(s) in 3 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003efbc5bd in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003efbc5bd in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003efbc5bd in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003efbc5bd in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x00003efbc5bd in __construct_node_hash<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1840:21
#6 0x00003efbc5bd in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__emplace_unique_key_args<NKikimr::NNodeBroker::TCacheMiss*, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>>(NKikimr::NNodeBroker::TCacheMiss* const&, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1547:25
#7 0x00003ef8ff38 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
#8 0x00003ef8ff38 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
#9 0x00003ef8ff38 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:389:38
#10 0x00003ef99990 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
#11 0x00003ef8a001 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#12 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#13 0x0000225ae401 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#14 0x0000225b8026 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#15 0x0000225b75dd in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#16 0x0000225b964e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#17 0x00001fd3d254 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#18 0x00001f9dac66 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 72 byte(s) in 3 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004c241c70 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:979:41
#2 0x00004c247a80 in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:105:70
#3 0x00004c237651 in NActors::THandshakeActor::CheckPeerCookie(TBasicString<char, std::__y1::char_traits<char>> const&, TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:664:32
#4 0x00004c21d41b in NActors::THandshakeActor::PerformIncomingHandshake(std::__y1::optional<NActorsInterconnect::TRdmaCred>&) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1160:52
#5 0x00004c218d6a in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:360:21
#6 0x00004c2177dc in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:313:17
#7 0x0000404dc78b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
#8 0x00001fd1ca9a in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9

Indirect leak of 72 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003efae4ea in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003efae4ea in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003efae4ea in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003efae4ea in initialize_dynamic /-S/util/generic/hash_table.h:233:35
#5 0x00003efae4ea in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
#6 0x00003efae4ea in THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::reserve(unsigned long) /-S/util/generic/hash_table.h:1324:13
#7 0x00003efa9575 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
#8 0x00003efa9575 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#9 0x00003efa9575 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
#10 0x00003efa937a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#11 0x00004bffdba3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#12 0x0000554137b2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x0000413ec4bb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
#14 0x000041403bd1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
#15 0x00003e49dae6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x0000412113bb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#17 0x00003e68b145 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
#18 0x00003e684ff5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
#19 0x00003e677827 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#20 0x00003e4a3c76 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003e4a7b2d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7f784d8afd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003efaef43 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003efaef43 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003efaef43 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003efaef43 in __allocate_at_least<std::__y1::allocator<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > > > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003efaef43 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003efaef43 in __init_with_size<std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *, std::__y1::pair<NActors::TNodeLocation::TKeys::E, TBasicString<char, std::__y1::char_traits<char> > > *> /-S/contrib/libs/cxxsupp/libcxx/include/vector:825:7
#7 0x00003efaef43 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
#8 0x00003efaef43 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
#9 0x00003efaef43 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
#10 0x00003efae958 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
#11 0x00003efae958 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
#12 0x00003efae958 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
#13 0x00003efae958 in std::__y1::pair<__yhashtable_iterator<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>>, bool> THashTable<std::__y1::pair<unsigned int const, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo>, unsigned int, THash<unsigned int>, TSelect1st, TEqualTo<unsigned int>, std::__y1::allocator<unsigned int>>::emplace_unique_noresize<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&>(unsigned int&&, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo&) /-S/util/generic/hash_table.h:1018:17
#14 0x00003efa9584 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#15 0x00003efa9584 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#16 0x00003efa9584 in NKikimr::NNodeBroker::TDynamicNameserver::TDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver_impl.h:208:46
#17 0x00003efa937a in NKikimr::NNodeBroker::CreateDynamicNameserver(TIntrusivePtr<NActors::TTableNameserverSetup, TDefaultIntrusivePtrOps<NActors::TTableNameserverSetup>> const&, NKikimrNodeBroker::TNodeInfo const&, NKikimr::TDomainsInfo const&, unsigned int) /-S/ydb/core/mind/dynamic_nameserver.cpp:962:16
#18 0x00004bffdba3 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:599:35
#19 0x0000554137b2 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#20 0x0000413ec4bb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1626:26
#21 0x000041403bd1 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
#22 0x00003e49dae6 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#23 0x0000412113bb in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#24 0x00003e68b145 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:500:33
#25 0x00003e684ff5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:254:16
#26 0x00003e677827 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#27 0x00003e4a3c76 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#28 0x00003e4a7b2d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#29 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#30 0x7f784d8afd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 40 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003efbcd16 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003efbcd16 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003efbcd16 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003efbcd16 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x00003efbcd16 in void std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__do_rehash<true>(unsigned long) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1730:36
#6 0x00003efbc86c in __rehash<true> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table
#7 0x00003efbc86c in __rehash_unique /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:883:63
#8 0x00003efbc86c in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__emplace_unique_key_args<NKikimr::NNodeBroker::TCacheMiss*, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>>(NKikimr::NNodeBroker::TCacheMiss* const&, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1549:7
#9 0x00003ef8ff38 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
#10 0x00003ef8ff38 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
#11 0x00003ef8ff38 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:389:38
#12 0x00003ef99990 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
#13 0x00003ef8a001 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#14 0x0000224c4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#15 0x0000225ae401 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#16 0x0000225b8026 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#17 0x0000225b75dd in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#18 0x0000225b964e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#19 0x00001fd3d254 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#20 0x00001f9dac66 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004122f01f in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00004122f01f in TBasicString /-S/util/generic/string.h:491:18
#3 0x00004122f01f in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x00004122f01f in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:163:45
#5 0x0000412892d2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1340:17
#6 0x000041271c5d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1409:9
#7 0x00004123fb38 in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1142:13
#8 0x0000412124b7 in Parse /-S/ydb/core/config/init/init.h:327:15
#9 0x0000412124b7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#10 0x00003e68b844 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:510:26
#11 0x00003e684fcc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:253:9
#12 0x00003e677827 in NKikimr::NDriverClient::NewClient(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_root.cpp:77:26
#13 0x00003e4a3c76 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003e4a7b2d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x00001f93b185 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7f784d8afd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fa1714d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000041214c29 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000041214c29 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000041214c29 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x000041214c29 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:657:22
#5 0x00004122fb27 in NKikimr::NConfig::TDefaultNodeBrokerClient::TResult::ProcessRegistrationDynamicNodeResult(NYdb::Dev::NDiscovery::TNodeRegistrationResult const&, NKikimrConfig::TAppConfig&, unsigned int&, NKikimr::TKikimrScopeId&, TBasicString<char, std::__y1::char_traits<char>>&) /-S/ydb/core/config/init/init.cpp:166:21
#6 0x0000412892d2 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1340:17
#7 0x000041271c5d in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1409:9
#8 0x00004123fb38 in NKikimr::NConfig::TInitialConfiguratorImpl::Parse(TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, NKikimr::NYamlConfig::IConfigSwissKnife*) /-S/ydb/core/config/init/init_impl.h:1142:13
#9 0x0000412124b7 in Parse /-S/ydb/core/config/init/init.h:327:15
#10 0x0000412124b7 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#11 0x00003e68b844 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:510:26
#12 0x00003e684fcc in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:253:9
==================== 1 passed, 1 error in 159.49s (0:02:39) ====================
